Re: Anyone successfully using ipmasq with 2.1.129? [Oops in 2.1.129]

David Woodhouse (David.Woodhouse@mvhi.com)
Mon, 23 Nov 1998 12:20:09 +0000


brianr@osiris.ml.org said:
> Is anyone successfully using ipmasq with 2.1.129? Interested in
> hearing about your configuration. Ipmasq immediately crashes my
> machine.

Works fine here. 2.1.129, Intel UP. IP Masq, ISDN and diald.
I think I enable forwarding before I enable masquerading though.

firewall /root # uname -a
Linux firewall.axiom.internal 2.1.129 #14 Fri Nov 20 16:03:11 GMT 1998 i686 unknown
firewall /root # fgrep masq /proc/modules
ip_masq_ftp 2124 0
firewall /root # /sbin/ipchains -L
Chain input (policy ACCEPT):
target prot opt source destination ports
ACCEPT tcp ------ 10.0.0.0/8 10.0.0.0/8 any -> http
REDIRECT tcp ------ 10.0.0.0/8 anywhere any -> http => 8888
DENY tcp ------ anywhere anywhere any -> http

Chain forward (policy DENY):
ACCEPT all ------ 10.0.0.0/8 10.0.0.0/8 n/a
MASQ all ------ 10.0.0.0/8 anywhere n/a

Chain output (policy ACCEPT):
firewall /root #

---- ---- ----
David Woodhouse David.Woodhouse@mvhi.com Office: (+44) 1223 810302
Project Leader, Process Information Systems Mobile: (+44) 976 658355
Axiom (Cambridge) Ltd., Swaffham Bulbeck, Cambridge, CB5 0NA, UK.
finger dwmw2@ferret.lmh.ox.ac.uk for PGP key.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/