/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */

On Tue, 3 Sep 2002 11:11:56 +0200
Miroslav Sulc <[EMAIL PROTECTED]> wrote:

> IN=eth0 OUT=ppp0 SRC=192.168.1.101 DST=152.2.210.81 LEN=84 TOS=0x00
> PREC=0x00 TTL=63 ID=0 DF PROTO=ICMP TYPE=8 CODE=0 ID=2057 SEQ=256
> 
> eth0 is internal nwtwork card and ppp0 is dial-up connection. I am new
> to Linux (though I have already some experiences) and also new to IP
> MASQ. I think that the problem is in that Linux box cannot forward the
> answer back to requesting machine.

Close, the problem actually is that the Linux box is refusing to forward
the request out.  Note:

  SRC=192.168.1.101 DST=152.2.210.81

The packet is trying to go from 192.168.1.101 to 152.2.210.81.  I don't
use the scripts from the "Linux IP Masquerade HOWTO" and as such will
probably be of little use in debugging them.  You may however want to take
look at my firewall script (http://asgardsrealm.net/linux/firewall) and
the support list I provide for the script.

-- 
Jamin W. Collins
_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to