← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76854]: Ubuntu cannot detect that I am connected

 

Question #76854 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76854

    Status: Open => Answered

actionparsnip proposed the following answer:
you could use:

sudo ifdown <adapter name>

to pull all other connections down. This will force all connections
through the only available connection. You will need to use

sudo ifup <adapter name>

if you wish to use them later. If it works using this then you can
script it to make life easier

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.