Short Story
-----------
try this
lan://localhost/machine-name
OR
lan://localhost/machine-ip
Emon
Long Story
----------
I have got 4 machines on a home LAN starting from
192.170.0.1 to 192.170.0.4 With subnet mask 255.255.255.0
This is how the file /etc/lisarc looks after configuring LISa
******************
SecondWait = -1
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 1
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 192.170.0.0/255.255.255.0;
AllowedAddresses = 192.170.0.0/255.255.255.0;
BroadcastNetwork = 192.170.0.1/255.255.255.0;
PingNames =
******************
For example, when I do this (in Konqueror) lan://192.170.0.3/
I get an error message
***********
The Lisa daemon does not appear to be running.
In order to use the LAN Browser the Lisa daemon must be installed and activated by the system administrator.
***********
But when I do this lan://localhost/192.170.0.3
everything is fine
Now don't ask me what's the difference, I am no guru, just an ordinary newbie
So if this doesn't get you out of trouble; I don't know what will.. but let still let us know how it goes
Best of Luck