>>> run_ip route replace <default gateway address> src $SW_LO_ADDRESS 
>>> dev lo
>>> run_ip route replace <default gateway address> src $SW_LO_ADDRESS 
>>> dev lo
>>> table XX
>>> run_ip route add default via <default gateway address> src
>>> $SW_LO_ADDRESS dev lo table XX
>>>     
>>
>> Where else to you mention 'lo' in your configuration. I have an entry 
>> like
>> yours in my interfaces file and I don't have that issue.
>>   
> Grep tells me the "interfaces" file is the only place I have it. I do 
> have a local zone, but it is nothing to do with "lo". The only place I 
> use "lo" is in "started" to (re)set my arp tables.
Sorry, forgot to mention something which should be pretty obvious: I get 
these entries when I place "lo" in the INTERFACE column in "providers".


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to