What do you want to forward, and to where do you want to forward it? You
don't have any port forwarding rules defined. You need to download and
compile the ipportfw tool, and then run it to add port forwarding rules.

Chris Johnson


>hello,
>
> i'm running a 2.0.33 system with the ipportfw patch applied.  i've
>recompiled, made my image, lilo'd, all is fine.  ip masq works just
dandy.
>2 machines are being route through the linux box.  anyway, i compiled
>ipportfw, but it does not work.  it loads, excepts my config, but when i
>try to connect, nothing is forwarded.  i then tried autofw, and the same
>thing occurred.  below is my routing and ipfwadm calls from rc...
>
>/sbin/ifconfig eth0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}
>/sbin/ifconfig eth1 192.168.1.1 broadcast ${BROADCAST} netmask ${NETMASK}
>/sbin/route add -net ${NETWORK} netmask ${NETMASK} eth0
>/sbin/route add -net 192.168.1.0 netmask 255.255.255.0 eth1
>ipfwadm -F -p deny
>ipfwadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
>
> does anyone see any problems with it?  any help would be appreciated :)
>
>later,
>bruce
>
>
>---------------------------------------------------------------------
>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]

Reply via email to