Re: IP Masq through Nokia M10 ADSL router

From: Jeff Thompson (jeff@zaius.dyndns.org)
Date: Wed May 10 2000 - 17:17:58 EST


Yes, you should try using instead the commands

/sbin/ipchains -P forward DENY
/sbin/ipchains -A forward -s 10.0.0.0/24 -j MASQ

replacing 10.0.0.0/24 with your network's setup.

good luck-

-Jeff Thompson
jeff@zaius(.dyndns).org, jeff@artifex.org, jeff@kinkaid.org

T/F Personality Question #1:
I salivate at the sight of mittens.

On Thu, 11 May 2000, John wrote:

>
> Is anyone aware of any issues with using IP Masq through a Nokia M10 ISDN "modem"
>
>
> setup is 2 eth cards 1 to network and the other to the M10 when IP masq is activated
> with
>
> ipchains -P forward ACCCEPT
> ipchains -A forward -i eth1 -j MASQ
>
> ip forwarding is on
> anyone have any ideas ?
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:16 EST