summaryrefslogtreecommitdiff
path: root/kdenetwork/lisa.conf
blob: 27a0c5f084f4ea6b6a3919e1d8a3f218a82cb1d0 (plain)
    1 PingAddresses		=	127.0.0.1/255.255.255.255;
    2 PingNames		= 
    3 AllowedAddresses	=	127.0.0.1/255.255.255.255
    4 BroadcastNetwork	=	127.0.0.1/255.255.255.255
    5 SearchUsingNmblookup	=	0	#also try nmblookup
    6 FirstWait		=	30	#30 hundredth seconds
    7 SecondWait		=	-1	#only one try
    8 #SecondWait		=	60	#the second time wait 0.6 seconds
    9 UpdatePeriod		=	300	#update after 300 secs
   10 DeliverUnnamedHosts	=	0	#don't publish hosts without name
   11 MaxPingsAtOnce		=	256	#send up to 256 pings at once

Generated by cgit