Re: Warum Samba in Internet?
Hallo Andreas,
* Andreas Söldner <andreas@soeldner.net> [020831 01:35]:
> evcentuell verstehe ich die Frage nicht richtig .. ;-)
>
> Port 139 blocken, und samba bechränkt sich nur auf das IntraNet, oder?
Blocken via firewall?
Du kannst früher einsteigen, indem Du Samba an das interne Interface
bindest, Samba also nur im Adressbereich deiner LANs lauscht.
Überprüfen kannst Du das mit netstat.
# netstat -lnp | grep LISTEN | grep mbd
tcp 0 0 192.168.1.10:139 0.0.0.0:* LISTEN 26055/smbd
tcp 0 0 192.168.1.10:445 0.0.0.0:* LISTEN 26055/smbd
Gruß
Uli
P.S.: Natürlich wird Port 139 trotzdem noch durch eine Firewall
geblockt, aber auch wenn die umgangen wird, läuft eben noch nichts auf
diesem Port.
--
'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
Reply to: