| Linode Forum https://forum.linode.com/ |
|
| netstat results https://forum.linode.com/viewtopic.php?f=19&t=344 |
Page 1 of 1 |
| Author: | Quik [ Sat Sep 20, 2003 3:58 pm ] |
| Post subject: | netstat results |
When doing a netstat I noticed an unusual connection in the list of results: Code: Proto Recv-Q Send-Q Local Address Foreign Address State What does this connection to another Linode do? Quik |
|
| Author: | zow [ Mon Sep 22, 2003 10:09 am ] |
| Post subject: | SMB filesharing |
Well, no one else has answered, so I'll give it a shot: netbios-ssn is the port that SMB uses for filesharing. SMB is the name of the protocol that Windows uses for filesharing and other messaging tasks. The SMB protocol is implemented on Linux by the Samba package. If you don't have a specific reason to run Samba on your Linode (in other words, if you aren't using your Linode for windows filesharing), then you should probably disable it. On RedHat this can be done by running: # /etc/init.d/smb stop # chkconfig smb off On Debian I would stop the service and just remove the package. -"Zow" |
|
| Author: | Quik [ Mon Sep 22, 2003 11:19 am ] |
| Post subject: | |
Thanks very much zow. I'll have a go at that now |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|