Re: Wingate/IPFWADM

1996-08-02 Thread Bernd Eckenfels
> 192.168.0.9 is the linux box, named CURLEY > 192.168.0.3 is a win95 box named CADZILLA > 192.168.0.4 is a win95 box named BLOO > ipfwadm -F -m -a accept -S 192.168.0.3/24 -D 0.0.0.0 You can manage this with two commands (one for each host): "ipfwadm -F -a masq -S

Re: Wingate/IPFWADM

1996-08-02 Thread Susan G. Kleinmann
Hi Tim -- I have succeeded in making ipfw going by doing 2 things: 1. Set up ipfw in the kernel. To do this, I set these networking options (all other networking options were not set, i.e., their value=n). --- CONFIG_EXPERIMENTAL=y CONFIG_NET=y CONFIG_FIREWALL=y

Wingate/IPFWADM

1996-08-01 Thread Tim O'Brien
I would like to make my Linux box appear to the network like a gateway, sort of like Wingate running on a 95 box. I've tried IPFWADM and had no success. Any ideas? Here's the general scenario. 192.168.0.9 is the linux box, named CURLEY 192.168.0.3 is a win95 box named CADZILLA