raptorjesus
New Around Here
Hi Im using AC68U_378.54_2.trx. Did a portscan from WAN which showed netbios ports and tcp/554 not dropping packets, this seems to be something that my ISP does. However it also led me to scan from LAN and wtf?
Anyone know what all these open ports are for?
Also, I was going to make my own (stricter, simpler) iptables ruleset. However the number of interfaces on the ac68u together with the complexity of the default firewallrules (lots of custom chains etc) made me wish for something to start with. Any examples of from-scrath iptables rulesets for the ac68u availible?
Anyone know what all these open ports are for?
Also, I was going to make my own (stricter, simpler) iptables ruleset. However the number of interfaces on the ac68u together with the complexity of the default firewallrules (lots of custom chains etc) made me wish for something to start with. Any examples of from-scrath iptables rulesets for the ac68u availible?
Code:
wizard@RT-AC68U:/tmp# netstat -an | grep LISTEN
tcp 0 0 0.0.0.0:39616 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:5473 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:18017 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3394 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.1:139 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:9100 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 10.0.0.1:445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3838 0.0.0.0:* LISTEN
tcp 0 0 :::22 :::* LISTEN
unix 2 [ ACC ] STREAM LISTENING 738094 /var/nmbd/unexpected
unix 2 [ ACC ] STREAM LISTENING 1139 /var/run/avahi-daemon/socket