Ok, had everything working peachy before a reinstall.....
Linux box / Firewall - 192.168.10.1 (cyberman) <--[ ppp0 ]--> Dialup
ISP / Internet
^
|
[eth0]
|
V
Win95 Box / Workstation - 192.168.10.2 (tardis)
These are in my rc.local:
# Masqurading
echo "Loading IP Masqurading modules . . ."
/sbin/depmod -a
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_cuseeme
/sbin/modprobe ip_masq_irc
/sbin/modprobe ip_masq_quake
/sbin/modprobe ip_masq_raudio
/sbin/modprobe ip_masq_vdolive
# Firewall
# Defaults
/sbin/ipfwadm -F -p deny
# Open keyholes for LAN systems
/sbin/ipfwadm -F -a m -S 192.168.10.0/24 -D 0.0.0.0/0 -W eth0
---
/proc/sys/net/ip_forwarding = 1
----
Now, this worked before and I'm abit amiss as to why it stoped
working.....
--
---
==========================================================================
James Michael Keller | [EMAIL PROTECTED] |
http://www.radix.net/~jmkeller
--------------------------------------------------------------------------
Contents (c)1998 James Michael Keller. All rights reserved
==========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]