Hello Jacques,

I just found out why my third network card didn't get set. It's a typo in the examples of the interfaces file.
For Step 3 and step 4 the word adress is written with one d while it should be 2.


# Step 3 (optionnal): configure DMZ
# Default: eth2 / fixed IP = 192.168.1.100
#auto eth2
#iface eth2 inet static
#       adress 192.168.1.100
#       network 192.168.1.0
#       netmask 255.255.255.0
#       broadcast 192.168.1.255

# Step 4 (optionnal): configure bridge
#auto br0
#iface br0 inet static
#       adress 192.168.1.254
#       network 192.168.1.0
#       netmask 255.255.255.0
#       broadcast 192.168.1.255
#       gateway 192.168.1.1
#       bridge_ports all




ICQ# 37047796 [EMAIL PROTECTED] (Work) [EMAIL PROTECTED] (Home)

Reply via email to