ciao
grazie per la risp
ecco
db portforward_udp show
10000-11000=forward
DestHost=192.168.1.7
DestPort=10000-11000
5060=forward
DestHost=192.168.1.7
DestPort=5060
60938=forward
DestHost=192.168.15.5
DestPort=60938
ed ecco iptables
Chain INPUT (policy DROP)
target prot opt source destination
state_chk all -- anywhere anywhere
local_chk all -- anywhere anywhere
PPPconn all -- anywhere anywhere
denylog all -- BASE-ADDRESS.MCAST.NET/4 anywhere
denylog all -- anywhere BASE-ADDRESS.MCAST.NET/4
InboundICMP icmp -- anywhere anywhere
denylog icmp -- anywhere anywhere
InboundTCP tcp -- anywhere anywhere tcp flags:SYN,RST, ACK/SYN
denylog tcp -- anywhere anywhere tcp flags:SYN,RST,A CK/SYN
InboundUDP udp -- anywhere anywhere
denylog udp -- anywhere anywhere
ACCEPT udp -- anywhere anywhere udp spts:bootps:boo tpc
gre-in gre -- anywhere anywhere
denylog gre -- anywhere anywhere
denylog all -- anywhere anywhere
Chain FORWARD (policy DROP)
target prot opt source destination
state_chk all -- anywhere anywhere
local_chk all -- anywhere anywhere
ForwardedTCP tcp -- anywhere anywhere tcp flags:SYN,RS T,ACK/SYN
ForwardedUDP udp -- anywhere anywhere
denylog all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
PPPconn all -- anywhere anywhere
denylog all -- BASE-ADDRESS.MCAST.NET/4 anywhere
denylog all -- anywhere BASE-ADDRESS.MCAST.NET/4
ACCEPT all -- anywhere anywhere
Chain ForwardedTCP (1 references)
target prot opt source destination
ForwardedTCP_27486 all -- anywhere anywhere
denylog tcp -- anywhere anywhere tcp flags:SYN,RST,A CK/SYN
Chain ForwardedTCP_27486 (1 references)
target prot opt source destination
ACCEPT tcp -- anywhere 192.168.15.5 tcp dpt:35153
Chain ForwardedUDP (1 references)
target prot opt source destination
ForwardedUDP_27486 all -- anywhere anywhere
denylog udp -- anywhere anywhere
Chain ForwardedUDP_27486 (1 references)
target prot opt source destination
ACCEPT udp -- anywhere pc-00007.formic.local udp dpts:10000:11 000
ACCEPT udp -- anywhere pc-00007.formic.local udp dpt:5060
ACCEPT udp -- anywhere 192.168.15.5 udp dpt:60938
Chain InboundICMP (1 references)
target prot opt source destination
InboundICMP_27486 all -- anywhere anywhere
denylog icmp -- anywhere anywhere
Chain InboundICMP_27486 (1 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere icmp echo-request
ACCEPT icmp -- anywhere anywhere icmp echo-reply
ACCEPT icmp -- anywhere anywhere icmp destination-un reachable
ACCEPT icmp -- anywhere anywhere icmp source-quench
ACCEPT icmp -- anywhere anywhere icmp time-exceeded
ACCEPT icmp -- anywhere anywhere icmp parameter-prob lem
denylog all -- anywhere anywhere
Chain InboundTCP (1 references)
target prot opt source destination
InboundTCP_27486 all -- anywhere anywhere
denylog tcp -- anywhere anywhere tcp flags:SYN,RST,A CK/SYN
Chain InboundTCP_27486 (1 references)
target prot opt source destination
denylog all -- anywhere !192.168.15.2
REJECT tcp -- anywhere 192.168.15.2 tcp dpt:auth reject -with tcp-reset
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:http
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:imaps
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:https
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:pop3s
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:1723
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:smtp
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:ssh
ACCEPT tcp -- anywhere 192.168.15.2 tcp dpt:smtps
ACCEPT tcp -- anywhere anywhere tcp dpt:smtp
Chain InboundUDP (1 references)
target prot opt source destination
InboundUDP_27486 all -- anywhere anywhere
denylog udp -- anywhere anywhere
Chain InboundUDP_27486 (1 references)
target prot opt source destination
denylog all -- anywhere !192.168.15.2
Chain PPPconn (2 references)
target prot opt source destination
PPPconn_27486 all -- anywhere anywhere
Chain PPPconn_27486 (1 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- anywhere anywhere
Chain denylog (19 references)
target prot opt source destination
DROP udp -- anywhere anywhere udp dpt:router
DROP udp -- anywhere anywhere udp dpts:netbios-ns :netbios-ssn
DROP tcp -- anywhere anywhere tcp dpts:netbios-ns :netbios-ssn
ULOG all -- anywhere anywhere ULOG copy_range 0 n lgroup 1 prefix `denylog:' queue_threshold 1
DROP all -- anywhere anywhere
Chain gre-in (1 references)
target prot opt source destination
denylog all -- anywhere !192.168.15.2
ACCEPT all -- anywhere anywhere
Chain local_chk (2 references)
target prot opt source destination
local_chk_27486 all -- anywhere anywhere
Chain local_chk_27486 (1 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT all -- 192.168.1.0/24 anywhere
Chain state_chk (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTAB LISHED
ciao e grazie