Re: can surf but not ping outside

2000-06-02 Thread Nick
AIL PROTECTED]> To: "Nick" <[EMAIL PROTECTED]> Cc: "debian" Sent: Thursday, June 01, 2000 3:17 PM Subject: Re: can surf but not ping outside > Sounds like you didn't compile ICMP Masquerading in your kernel, since > ping uses ICMP packages (echo request and e

Re: can surf but not ping outside

2000-06-01 Thread Ron Rademaker
Sounds like you didn't compile ICMP Masquerading in your kernel, since ping uses ICMP packages (echo request and echo reply) you'll need ICMP Masquerading as weel as IP Masquerading. Ron Rademaker On Thu, 1 Jun 2000, Nick wrote: > hello list: > > i recently updated my kernel becuase i wanted to

can surf but not ping outside

2000-06-01 Thread Nick
hello list:   i recently updated my kernel becuase i wanted to ip masq. and felt that if i needed to compile, might as well compile for a reason, to upgrade too!  2.2.15 w/ 2.1 debian   anyways i have ipchains set up, my policies are as follows ipchains -A forward -s 192.168.1.0/24 -j MASQ