I'm on a 2.0.35, and I think I'm having a forwarding problem
I'm using the following as my ipforwarding setup:
.....
# see http://www.indyramp.com/masq/
# Flush all commands
/sbin/ipfwadm -F -f
/sbin/ipfwadm -I -f
/sbin/ipfwadm -O -f
#per IP Masquerade Mini-Faq:
# http://www.indyramp.com/mirrors/ipmasq/ipmasq-HOWTO.html
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.168.102.0/24 -D 0.0.0.0/0
# enable first-packet re-writing per
http://www.linuxhq.com/patch/20-p0468.html
echo 1 > /proc/sys/net/ipv4/ip_dynaddr
......
with kernel 2.0.35, with cacheing named, and sometimes it works well, and
sometimes not. What doesn't work well is a Win 95 box on my network
looking at http://www.linuxhq.com (and many others). The www connection
will hang, waiting for the data, but http://www.linuxhq.com/no_file will
serve up the file not existing message. From this I know the server is
talking, but the page isn't making it through my setup.
Any hints?
Dave.
.................................................................
Dave Forrest [EMAIL PROTECTED]
(804)-979-8634 http://watt.seas.virginia.edu/~drf5n
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]