Re: [ILUG] strange ipchains experience

From: Martin Donlon (akawaka at domain csn.ul.ie)
Date: Thu 03 May 2001 - 16:17:30 IST


On Thu, May 03, 2001 at 03:06:31PM +0200, Deim Agoston wrote:
> a simple network only defended by ipchains and so on. And I have to
> work fast. So, before anything else I issued the command:
> ipchains -A forward -p tcp -s 10.0.0.0/24 -d any/0 -j MASQ
>
> And nothing happened. When I installed squid the users can use the
> net but weren't able to access the pop3 server outside. Eventually
> I removed the line and typed another:
> ipchains -A forward -p tcp -s 10.0.0.0/255.255.255.0 -d 0.0.0.0/0 -j MASQ

"any" was probably defined in /etc/networks in your last distribution,
but isn't defined now.

-- 
Martin
--
Bother, said Pooh as his torpedoes missed the Death Star's weak spot.


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:10:10 GMT