On 7/25/2014 1:21 PM, [email protected] wrote:
> at CLIENT checked
> 
>> /etc/shorewall/interfaces:
>>
>> vpn  tun+            optional,...
> 
> /interfaces
>  net       EXT_IF        
> physical=eth0,tcpflags,nosmurfs,logmartians=1,sourceroute=0
>  lan       INT_IF        physical=eth1,logmartians=1
>  vpn1      tun+          -
> 
>> /etc/shorewall/providers:
>>
>> isp  1       -       eth0    detect  balance
>> vpn  2       -       tun1    detect  fallback
> 
> at CLIENT I added
> 
>       /providers
>               isp    1    -    eth0    detect    balance
>               vpn    2    -    tun1    detect    fallback
> 
> a /mangle file did NOT exist in the install so I created it
> 
>       /mangle
>               MARK(2):P    eth1    -    tcp    25
> 
> When I try to compile it
> 
>       Compiling /usr/local/etc/shorewall/client/providers...
>          ERROR: Unknown Interface (detect) /usr/local/etc/shorewall/providers 
> (line 1)
> 
> Taking a look at some examples that /providers example is maybe missing a 
> column?
> 
>       /providers
> -             isp    1    -    eth0    detect    balance
> -             vpn    2    -    tun1    detect    fallback
> +             isp    1    -    main    eth0    detect    balance
> +             vpn    2    -    main    tun1    detect    fallback


Leave the COPY column empty ("-")

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to