Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[nobody cares] lisad only sees linux hosts
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
FuriousGeorge
Apprentice
Apprentice


Joined: 03 Mar 2005
Posts: 160

PostPosted: Fri Apr 15, 2005 4:27 am    Post subject: [nobody cares] lisad only sees linux hosts Reply with quote

for whatever reason, i set up my lisa daemon through kdes control panel with very sane settings, but it only sees other linux boxes.

i spoke with someone on irc and he had the same basic lisarc file, and theirs worked

Code:

SecondWait = 0
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 1
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 10.0.0.10/255.255.255.0;
AllowedAddresses = 10.0.0.10/255.255.255.0;
BroadcastNetwork = 10.0.0.10/255.255.255.0;
PingNames =


and yes, i did /etc/init.d/lisad start

interestingly, it also sees the switches, which is leading me to believe that perhaps the windows hosts arent accepting pings for whatever reason (or relaying them or whatever)


Last edited by FuriousGeorge on Sun Apr 17, 2005 7:20 am; edited 2 times in total
Back to top
View user's profile Send private message
FuriousGeorge
Apprentice
Apprentice


Joined: 03 Mar 2005
Posts: 160

PostPosted: Sun Apr 17, 2005 7:19 am    Post subject: Reply with quote

i know nobody cares about getting linux to share files with the evil world of windows, but is actually quite annoying, as i need access to that, and id rather not use samba to mount 20 different shares in fstab

what im trying to say is... bump
Back to top
View user's profile Send private message
Janne Pikkarainen
Veteran
Veteran


Joined: 29 Jul 2003
Posts: 1143
Location: Helsinki, Finland

PostPosted: Sun Apr 17, 2005 8:26 am    Post subject: Reply with quote

Can you ping Windows hosts? If you try to access Windows shares manually with smbclient, does it success?
_________________
Yes, I'm the man. Now it's your turn to decide if I meant "Yes, I'm the male." or "Yes, I am the Unix Manual Page.".
Back to top
View user's profile Send private message
think4urs11
Bodhisattva
Bodhisattva


Joined: 25 Jun 2003
Posts: 6659
Location: above the cloud

PostPosted: Sun Apr 17, 2005 8:46 am    Post subject: Re: [nobody cares] lisad only sees linux hosts Reply with quote

Hi,
FuriousGeorge wrote:
PingAddresses = 10.0.0.10/255.255.255.0;
AllowedAddresses = 10.0.0.10/255.255.255.0;
BroadcastNetwork = 10.0.0.10/255.255.255.0;


i don't use KDE and/or lisa but i think your config should look like this to be correct:
Code:
PingAddresses = 10.0.0.0/255.255.255.0;
AllowedAddresses = 10.0.0.0/255.255.255.0;
BroadcastNetwork = 10.0.0.0/255.255.255.0;


Reference: http://lisa-home.sourceforge.net/

HTH
T.
_________________
Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself
Back to top
View user's profile Send private message
FuriousGeorge
Apprentice
Apprentice


Joined: 03 Mar 2005
Posts: 160

PostPosted: Sun Apr 17, 2005 8:57 pm    Post subject: Re: [nobody cares] lisad only sees linux hosts Reply with quote

thanks for the replies

Janne Pikkarainen
i can ping windows computers, and i can use mount -t smbfs to mount their shares (on the ones that allow file sharing, obviously, which are the only ones i car about.

Think4UrS11 wrote:
Hi,

i don't use KDE and/or lisa but i think your config should look like this to be correct:
Code:
PingAddresses = 10.0.0.0/255.255.255.0;
AllowedAddresses = 10.0.0.0/255.255.255.0;
BroadcastNetwork = 10.0.0.0/255.255.255.0;


Reference: http://lisa-home.sourceforge.net/

HTH
T.


i'm pretty sure it coukd have been either way, but i changed it as per your suggestion, did an /etc/init.d/lisa restart, and opened konq and still no luck. Is windows firewall somehow blocking lisad even if filesharing is enabled and other win32 boxes can access eachother? i would think not.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum