[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables script review



On Sunday, 24.07.2005 at 21:57 +1200, Adam Bogacki wrote:

> > INET_IP="192.168.0.1"
> > INET_IFACE="eth0"
> > INET_BROADCAST="192.168.0.100"
> >
> > LAN_IP="192.168.0.2"
> > LAN_IP_RANGE="192.168.0.0/16"
> > LAN_IFACE="eth1"

Well, that looks wrong for a start.  The IP addresses and ranges on your
INET interface and LAN interface overlap, which is Bad and Wrong.  The
broadcast address is also spurious.

What IP addresses and net-masks are actually allocated to eth0 and eth1?
Perhaps show us the output of 'ifconfig'?

Dave.
-- 
Please don't CC me on list messages!
...
Dave Ewart - davee@sungate.co.uk - jabber: davee@jabber.org
All email from me is now digitally signed, key from http://www.sungate.co.uk/
Fingerprint: AEC5 9360 0A35 7F66 66E9 82E4 9E10 6769 CD28 DA92

Attachment: signature.asc
Description: Digital signature


Reply to: