Search This Blog

Thursday, February 12, 2009

Re: Using shorewall

On Thu, Feb 12, 2009 at 06:38:07PM -0500, john wrote:
> My /etc/network/interfaces file reads:
>
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp

stops here? then you're missing to setup eth1 eth2 as well, with similar
stanzas as for eth0 above, according to your actual situation (hotplug/auto/
manual, dhcp/static) - be sure though that by hotplug/udev won't swap
eth0/eth1/eth2.

I suggest you disable shorewall, and 1st check that you've all eth*
configured as you want/need, then go on with shorewall.


--
paolo


--
To UNSUBSCRIBE, email to debian-firewall-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

No comments: