Results 1 to 3 of 3
My internet connection is acting weird lately.
I called my ISP and I was told to connect my PC cable directly to the modem,
>Boot XP
>start
>run
>cmd
>ifconfig/release
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-02-2011 #1
Fix Internet Connection Problems w/ Linux
My internet connection is acting weird lately.
I called my ISP and I was told to connect my PC cable directly to the modem,
>Boot XP
>start
>run
>cmd
>ifconfig/release
>ifconfig/renew
Then I get it to work.
May I kindly know how to fix this problem even using my linux (ubuntu)?
Thank you for your time and attention!
nujinininujinini
Linux User #489667
- 02-03-2011 #2The -r flag explicitly releases the current lease, and once the lease has been released, the client exits.Code:
sudo dhclient -r
Obtain new IPCode:sudo dhclient
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 02-03-2011 #3
Thank you MikeTbob!
Tried it!
Liked it!
nujinininujinini
Linux User #489667


Reply With Quote
