NeoRouter
http://www.neorouter.com/forum/

Disconnect the service
http://www.neorouter.com/forum/viewtopic.php?f=8&t=4555
Page 1 of 1

Author:  Twobit [ Sun Jan 30, 2011 7:14 am ]
Post subject:  Disconnect the service

Hi All,

I am using Neorouter on Mac and Windows (server s Windows). I usually work remotely using a mac, however some times I do not want to connect to the VPN. Is there a way to stop the service?

On Windows (after signing out of NeoRouter), I can select "Disconnect and Exit". the mac does not have this...

Twobit

Author:  luke [ Sun Jan 30, 2011 4:03 pm ]
Post subject:  Re: Disconnect the service

Hi twobit,

Please try the following commands in the Terminal:
Code:
    sudo launchctl unload /Library/LaunchDaemons/nrservice.plist
    sudo killall nrservice


To restart nrservice, use the following command:
Code:
    sudo launchctl load /Library/LaunchDaemons/nrservice.plist


You can create bash scripts on the desktop to simplify the process.

Thanks,
Luke

Author:  Twobit [ Mon Jan 31, 2011 2:14 am ]
Post subject:  Re: Disconnect the service

Hi Luke,

That works like a charm! Thanks a million for that.

Regards
Twobit

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/