INTERNET
| eth0(194.160.1.1), eth0:0(194.160.1.2)
linux masq
| eth1 (10.0.0.1)
+--------------------------+ internal ethernet
| (10.0.0.2) | (10.0.0.3)
win box 1 win box 2
The following configuration works fine:
/sbin/ipchains -F forward
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -s 10.0.0.0/24 -i eth0 -j MASQ
but why masq do not working through alias??? :
/sbin/ipchains -F forward
/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -s 10.0.0.0/24 -i eth0:0 -j MASQ
heh
--- This message contains no viruses. Guaranteed by Kaspersky Anti-Virus. www.antivirus.lv_______________________________________________ Axp-list mailing list Axp-list@redhat.com https://listman.redhat.com/mailman/listinfo/axp-list
This archive was generated by hypermail version 2a22 on Fri Jun 1 04:36:14 2001 PDT
Send any problems or questions about this archive to webmaster@alphalinux.org.