>Recently I have changed from private network addresses (ie. 192.168.0.2)
>to real addresses (12.7.121.x).  I did not change a whole lot in my IP
>masq conf except for:
>
> ipfwadm -F -a m -S 192.168.0.0/24
>                to
> ipfwadm -F -a m -S 12.7.121.0/24

Did you get a whole class C?  If so, you shouldn't need to
use IP MASQ.  If you didn't, you should be STILL addressing
your internal LAN machines with 192.168.x.x addresses.

If the latter is true, you need to re-instate:

         ipfwadm -F -a m -S 192.168.0.0/24

--David
.----------------------------------------------------------------------------.
|  David A. Ranch - Linux/Networking/PC hardware         [EMAIL PROTECTED]  |
!----                                                                    ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to