try this in your rc.local file instead of what you have
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S192.168.1.0/24 -D0.0.0.0/0
note that there are no #signs as they are comments, there are also no spaces
after the S and D
hope this helps,
another newbie,
zeit
Jeff Bloemink wrote:
> Anyone here got IP Masquerading under redhat 5.0? I have tried everything
> that I've read. I have compiled all the options into the kernel that were
> specified in the IP Masqerading HOWTO and my computers are communication
> over the network.
>
> One of my computers is a Windows '98 machine, which has an IP address of
> 192.168.1.2, and the other is a Linux machine with an IP address of
> 192.168.1.1.
>
> I have 192.168.1.1 set up as my gateway in for the TCP/IP protocol for my
> NIC in Windows. I've also added the following to my rc.local file:
>
> # ipfwadm -F -p deny
> # ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
>
> But it still does not work!
>
> Any help would be appreciated, thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For daily digest info, email [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]