Congrats!  If you haven't already done so, you might want to add something
like the following to your rc.local:

ipfwadm -F -p deny
ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
ipfwadm -M -s 7200 10 60
for x in /lib/modules/`uname -r`/ipv4/ip_masq_*; do
/sbin/modprobe `basename $x`
done

It will ensure that your ipmasq is setup on startup and that things like
ftp, real audio, etc. work properly.


-----Original Message-----
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of brianarb
Sent:   Sunday, March 14, 1999 8:48 PM
To:     David Dionne; [EMAIL PROTECTED]
Subject:        RE: [Masq]  ipfwadm: setsockopt failed:


ipfwadm-2.3.0-5.alpha.rpm Works!!

Many thanks to you and the others, who replyed to this letter : - )

>Hey, Try this rpm instead.  All of the newer ones are broken.
>
>
>
>
>Everything you are doing is correct.
>
>
>-----Original Message-----
>From:  [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]] On Behalf Of brianarb
>Sent:  Saturday, March 13, 1999 12:11 PM
>To:    [EMAIL PROTECTED]
>Subject:       [Masq]  ipfwadm: setsockopt failed:
>
>
>So I'm trying to setup my firewall rules for IP forwarding, using the two
>commands
>
>root@avanti# ipfwadm -F -p deny
> This works with no complants
>
>root@avanti# ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
>"my network is 192.168.1.0"
> This fails giving me the message:
>ipfwadm: setsockopt failed: Invalid argument


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or
[EMAIL PROTECTED]



_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to