meridian <[EMAIL PROTECTED]> wrote:
>
> I think the problem is ipchains is sending to ppp2 not ppp1?
> how do i change this in my ipchians rules?
Ipchains does not "cause" a packet to be sent anywhere. Ipchains merely
reacts to a packet being sent somewhere. Your route table tells the
system where to send the packet. At the time this traffic was logged,
you must have had a default route pointing to ppp2. I guess you have a
"defaultroute" option in your /etc/ppp/options?
> May 27 00:25:26 arakasi kernel: Packet log: forward MASQ ppp2 PROTO=1
>203.56.97.150:8 203.4.212.10:0 L=60 S=0x00 I=37582 F=0x0000 T=31
> May 27 00:25:27 arakasi kernel: Packet log: forward MASQ ppp2 PROTO=1
>203.56.97.150:8 203.4.212.10:0 L=60 S=0x00 I=40398 F=0x0000 T=31
> May 27 00:25:28 arakasi kernel: Packet log: forward MASQ ppp2 PROTO=1
>203.56.97.150:8 203.4.212.10:0 L=60 S=0x00 I=50638 F=0x0000 T=31
> May 27 00:25:29 arakasi kernel: Packet log: forward MASQ ppp2 PROTO=1
>203.56.97.150:8 203.4.212.10:0 L=60 S=0x00 I=3279 F=0x0000 T=31
> >arakasi:/usr/src/linux# ipchains -L
> >Chain input (policy ACCEPT):
> >Chain forward (policy ACCEPT):
> >target prot opt source destination ports
> >- all ------ 203.56.97.0/24 203.56.97.0/24 n/a
> >MASQ all ----l- 203.56.97.0/24 anywhere n/a
This information is not sufficient, really. You need to include the
"-v" option in order to see the full rule effects.
--
[EMAIL PROTECTED] (Fuzzy Fox) || "Nothing takes the taste out of peanut
sometimes known as David DeSimone || butter quite like unrequited love."
http://www.dallas.net/~fox/ || -- Charlie Brown
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]