I got ip masquerading working (ping, ftp, telnet works). But rsh always responds rlogind: Permission denied. (it works fine on the gateway machine, prompts me for a password). Anything I missed/need to do? To get it working (with 2.0.36) I'm doing: #! /bin/sh echo 1 >/proc/sys/net/ipv4/ip_forward ipfwadm -F -p deny ipfwadm -F -a m -S 192.168.0.0/24 -D 0.0.0.0/0 Marty Leisner [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
