All I can think of is to check the allow & deny statements in your smb.conf file. If you aren't allowing the correct hosts, then you'll get a Connection refused error, I would just allow ALL to test it out(see if this really is the problem)...
Good Luck! Kekoa On Sun, 2003-03-09 at 22:48, Jeremy wrote: > I have researched this problem till I'm sick of it, and hope that > someone on this list has fixed this problem before. > > If I type smbclient -L "bubba" I get this: > > added interface ip=192.192.192.13 bcast=192.192.192.255 > nmask=255.255.255.0 > added interface ip=216.222.61.18 bcast=216.222.61.255 > nmask=255.255.255.0 > error connecting to 204.228.229.168:139 (Connection refused) > Error connecting to 204.228.229.168 (Connection refused) > Connection to bubba failed > > If I type smbclient -L 192.192.192.11 I get this: > > added interface ip=192.192.192.13 bcast=192.192.192.255 > nmask=255.255.255.0 > added interface ip=216.222.61.18 bcast=216.222.61.255 > nmask=255.255.255.0 > session request to 192.192.192.11 failed (Called name not present) > session request to 192 failed (Called name not present) > session request to *SMBSERVER failed (Called name not present) > > If I delete my default route to the internet, so that I have no gw in > my ip routing table, and type smbclient -L "bubba", > then I get this: > > added interface ip=192.192.192.13 bcast=192.192.192.255 > nmask=255.255.255.0 > added interface ip=216.222.61.18 bcast=216.222.61.255 > nmask=255.255.255.0 > Got a positive name query response from 192.192.192.11 ( > 192.192.192.11 ) > Password: > > and then I get the list of shares, yada, yada, yada. > > Okay, what is the problem?????? Does anyone have any suggestions? > I'll attach my smb.conf file if needed. > > Thanks -- Kekoa Vincent <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
