We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
when starting nxBender I get this:
./nxBender --server netextender.marc-cain.com -u XXX -p XXX -d master-access-ad --fingerprint eb:8e:59:33:0f:8b:75:f3:e8:35:76:69:e3:f2:37:00:fc:d5:43:1a INFO: Logging in... INFO: Starting session... INFO: Dialing up tunnel... INFO: pppd exited with code 2 INFO: Shutting down...
./nxBender --server netextender.marc-cain.com -u XXX -p XXX -d master-access-ad --fingerprint eb:8e:59:33:0f:8b:75:f3:e8:35:76:69:e3:f2:37:00:fc:d5:43:1a
INFO: Logging in... INFO: Starting session... INFO: Dialing up tunnel... INFO: pppd exited with code 2 INFO: Shutting down...
I googled and this exit code means "An error was detected in processing the options given, such as two mutually exclusive options being used.".
But I have no clue what that means.
The text was updated successfully, but these errors were encountered:
Hi, can you please post the output with --show-ppp-log? Also, please use the latest master, it's just been updated :)
--show-ppp-log
Sorry, something went wrong.
Actually, I just found out this will happen if you don't run as root, are you root / using sudo?
No branches or pull requests
Hi,
when starting nxBender I get this:
I googled and this exit code means "An error was detected in processing the options given, such as two mutually exclusive options being used.".
But I have no clue what that means.
The text was updated successfully, but these errors were encountered: