Displaying 1 result from an estimated 1 matches for "tequesta".
Did you mean:
request
2005 Nov 22
1
Iproute2 src mangling problems
...l explain what I have set up.
===============
OS: CentOS 4.2 (also tried Fedora Core 4)
IPRoute version: iproute.i386 2.6.9-3 (from yum)
IPTables version: iptables.i386 1.2.11-3.1.RHEL4
Kernel: 2.6.9-11.EL
===============
- We have two IP addresses assigned to this machine using aliases:
[root@tequesta ~]# ip addr show
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
...
inet xxx.yyy.zzz.39/24 brd xxx.yyy.zzz.255 scope global eth0
inet xxx.yyy.zzz.16/24 brd xxx.yyy.zzz.255 scope global secondary eth0:0
...
- We''re marking packets that go through iptabl...