Jim Ruby wrote:
>
[snip]
> /sbin/ipchains -P input DENY
> /sbin/ipchains -P output DENY
> /sbin/ipchains -P forward DENY
> /sbin/ipchains -F input
> /sbin/ipchains -F output
> /sbin/ipchains -F forward
> /sbin/ipchains -A input -j ACCEPT -i lo
> /sbin/ipchains -A input -j ACCEPT -i eth0 -s 192.168
I'm trying to get ipmasq working and I'm not doing something right.
My win 95 machine ip is 192.168.207.111
the masq is 255.255.255.0
the linux machine is 192.168.207.110
My provider has dynamic ip address so it will change every time I log in.
here is some output files
ifconfig:
eth0 Link
2 matches
Mail list logo