Click to See Complete Forum and Search --> : can't connect to host


Misel
09-07-2002, 05:56 PM
Hi everybody, I'm new here. :)

so here's my problem: I can't connect to the LAN via Konqueror.

Everything is running fine, I can access my slackware 8.1 notebook with my win2k main machine and the notebook can also access the internet and the smbclient find the shares on the win2k machine.

Everything's setup perfectly except for one client to search through the network I guess but which one.

I have a DSL router that also acts as a DHCP server that the notebook finds as well. It also gets an IP and stuff. But in Konquerer I can't access the lan with lan://misel (my win2k machine) and not even the notebook itself lan://schleppi

I also can replace the netbios names with the according IPs but it doesn't work either.

all I get is: "Could not connect to host <namehere>"

Do you have any ideas?

JohnT
09-07-2002, 06:28 PM
Try the console command

#nmblookup


to see if that helps.

Misel
09-07-2002, 06:54 PM
Okay, the results are here

bash-2.05a# nmblookup -T misel
querying misel on 192.168.10.255
192.168.10.11 misel<00>
bash-2.05a#

bash-2.05a# nmblookup -A 192.168.10.11
Looking up status of 192.168.10.11
MISEL <00> - B <ACTIVE>
SLASHER!@MISEL <00> - <GROUP> B <ACTIVE>
MISEL <20> - B <ACTIVE>
MISEL <03> - B <ACTIVE>
SLASHER!@MISEL <1e> - <GROUP> B <ACTIVE>
STEFAN MISCH <03> - B <ACTIVE>
SLASHER!@MISEL <1d> - B <ACTIVE>
..__MSBROWSE__. <01> - <GROUP> B <ACTIVE>
MISEL <01> - B <ACTIVE>

and as far as I can interpret this the notebook finds my main PC.

But Konqueror still can't connect. I also have to correct my first message:

when I enter lan://schleppi or lan://localhost in the address line it says that it can't connect but when I enter lan://misel it says "Could not find host"

so any more ideas?

BTW: /usr/bin smbclient -T misel can also list all shares on my main PC. But why can't the notebook browse through the network?

Misel
09-07-2002, 07:06 PM
I found it :)

it's not lan://misel but smb://misel. I did another search I found this thread (http://linuxnewbie.org/forum/showthread.php?s=&threadid=44103&highlight=konqueror+cant+access+host)

:)

but what is this lan:// thing for then?

JohnT
09-07-2002, 07:15 PM
Couldn't figure where you were getting that when this is a Samba config.:confused:

Misel
09-07-2002, 07:26 PM
well I'm a linux newbie :o

JohnT
09-07-2002, 07:58 PM
I guess I'm an old hand. I've been using it for 3 weeks.:D

Misel
09-07-2002, 08:04 PM
hehe, since Tuesday for me :D :D