> PORT STATE SERVICE > 22/tcp open ssh > 80/tcp open http > 135/tcp filtered msrpc > 139/tcp filtered netbios-ssn > 445/tcp filtered microsoft-ds > I've opened 80 and 22 myself, but as far as I'm concerned the others > shouldn't exist. I'm running Samba behind the OpenWRT box, but I don't > think there should be any external access. Should I worry about this and > if so how do I fix this?
It is very likely an ISP-level-filtering of Windows filesharing/ rpc ports. This is quite common and (arguably) a good thing, etc. (depending on your point of view etc.). You (might) be able to 'see' the connection dropping earlier in a tcptraceroute to your host from an outside machine. E.g. 'tcptraceroute ip.add.re.ss 445' from somewhere else.... Nothing to worry about, at all... --Simon _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
