Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: netstat results
PostPosted: Sat Sep 20, 2003 3:58 pm 
Offline
Senior Member

Joined: Wed Sep 17, 2003 7:39 pm
Posts: 124
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
tcp       12      0 (my-hostname):3481 li2-35.memb:netbios-ssn ESTABLISHED


What does this connection to another Linode do?

Quik


Top
   
 Post subject: SMB filesharing
PostPosted: Mon Sep 22, 2003 10:09 am 
Offline
Senior Newbie

Joined: Sat Sep 13, 2003 7:29 pm
Posts: 8
Website: http://bruggerink.com/~zow
Location: CA, USA
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"


Top
   
 Post subject:
PostPosted: Mon Sep 22, 2003 11:19 am 
Offline
Senior Member

Joined: Wed Sep 17, 2003 7:39 pm
Posts: 124
Thanks very much zow.

I'll have a go at that now :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group