Koozali.org: home of the SME Server
		Obsolete Releases => SME Server 7.x => Topic started by: Lucky Dragon on May 10, 2007, 05:35:45 PM
		
			
			- 
				I used the following commands to disable the WAN service on boot:
 
 db configuration setprop wan status disabled
 signal-event console-save
 The idea was to keep the server from dialing out automatically upon boot and tying up the phone line. Those commands worked fine for other services I disabled but not here: WAN service starts at boot anyway. I then have to issue
 
 service wan stop
 to get it to release the line. Is this intended behavior? If so, how do I disable the WAN service for real?
 :?