I have installed an extra NIC on my SME 6.0.1-01 box, but as a novice in iptables I just can't figure out how to enable this extra ethernet to gain access to the internet.
My configuration is like this (server and gateway):
eth0 my private local network 192.168.0.x (standard configuration)
eth1 access to the internet 172.16.1.x ( -do-)
eth2 another network for my friends on the street gaining access through a wireless bridge. 192.168.2xx.x
Aug 7 14:07:28 ingnetwall kernel: denylog:IN=eth2 OUT=eth1 SRC=192.168.200.17 DST=8x.19x.16x.12x LEN=60 TOS=0x00 PREC=0x00 TTL=127 ID=327 PROTO=ICMP TYPE=8 CODE=0 ID=768 SEQ=4864
Can here tell me what to add to the templates the the SME-server uses to gain access for my seconod NIC?
Thanks in advance