[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Samba, rsync, home network w/ XP, backups?



On Mon, Mar 17, 2003 at 09:46:37PM -0500, sean finney (seanius@seanius.net) wrote:
> On Mon, Mar 17, 2003 at 03:33:01PM -0500, Barry Mathieu wrote:
> > Any idea on how to set-up XP Pro to accept smbmount?
> > 
> > The XP Pro machine is named, 'red_hat'.
> > 
> > Here's what happens when I try to list the shares on red_hat from my
> > debian machine, 'debian':
> > 
> > barry@debian:~$ smbclient -L red_hat
> > added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
> > error connecting to 192.168.0.2:139 (Connection refused)
> > Error connecting to 192.168.0.2 (Connection refused)
> > Connection to red_hat failed
> 
> try:
> 
> smbclient -L //red_hat -Wyourworkgroupname -Uusername
> 
Unfortunately, no.

response:

barry@debian:~/temp$ smbclient -L //red_hat -WWORKGROUP -Ubarry   
added interface ip=192.168.0.3 bcast=192.168.0.255 nmask=255.255.255.0
error connecting to 192.168.0.2:139 (Connection refused)
Error connecting to 192.168.0.2 (Connection refused)
Connection to red_hat failed

Yes, the workgroup name is 'WORKGROUP'.

I think this has to do with port 139 being closed.

Result from nmap:

Interesting ports on red_hat.mathieu.home (192.168.0.2):
(The 1548 ports scanned but not shown below are in state: closed)
Port       State       Service
25/tcp     open        smtp                    
80/tcp     open        http                    
443/tcp    open        https                   
1024/tcp   open        kdm                     
1031/tcp   open        iad2                    
5000/tcp   open        fics                    


Any idea how to open port 139 on XP Pro? I should post something to the
dreaded mickysoft support site.

Thanks,
Barry



Reply to: