search for: slowlink

Displaying 2 results from an estimated 2 matches for "slowlink".

Did you mean: lowlink
2004 Aug 17
16
Sanity check please !
I am setting to a shorewall system with 4 NIC''s as per the outline specification below. Can anyone please have a look and let me know what I have missed and what I have got wrong as I want to take this system live ASAP but do not want to kill internet access and the hosting for too long ! I have listed below the system outline & have attached the config files that I have changed, if
2004 Aug 19
6
Re: Two Links and DNAT
.../shorewall/start > > > > iptables -t nat -A POSTROUTING -o eth0 -p tcp --dport 25 -j SNAT --to-source > > 192.168.200.1 > > > > Im not sure if this is the correct/best solution... but it worked. Now > > locally generated smtp packets go out only through eth0 (slowlink). > > > > > > Marcelo > > > > > > Tom Eastep wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Marcelo Mercio Dandrea wrote: > > > > > >> ip route add default via $P2 > > &g...