I have token ring and fast ethernet subnets on my network.  I have
successfully setup masq'ing on the fast ethernet side and can access from
Win 95 and NT clients, no problem.  My problem occurs when I try to
access the masq box from the TR side.  Here is my layout.

| masq box               |                          |   Lan
router           |                         | 95 & NT clients       |
|  inet:  ??.??.??.??      | ------------ | TR:   192.9.200.2  |
------------|  TR: 192.9.200.xx    |
|   lan: 192.9.203.13 |                          |  Eth: 192.9.203.2
|                         |                                |
----------------
               |
               |
               |
| 95 & NT clients      |
| Eth: 192.9.203.xx   |
|                               |

Also, here is my ipfwadm startup lines in rc.local on my Redhat 5.1,
kernel 2.0.34

/sbin/depmod -a
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_raudio\
/sbin/modprobe ip_irc
/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a m -S 192.9.203.0/24 -D 0.0.0.0/0

I have tried adding the line:

/sbin/ipfwadm -F -a m -S 192.9.200.0/24 -D 0.0.0.0/0

This did not seem to make a difference.

I guess my problem is getting thru two gateways.  If anyone has any
ideas, I would greatly
appreciate the help and info.

Dan
[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