Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

internet connection cannot established

Aug 31, 2009 4:07PM PDT

i am very new in linux, nowadays i am operating in ubuntu8.10
it works superb but when i try it to connect to internet it fails.
i must told u in details-actually i use a cable network where my service provider provide some info like ip add,gate way add,dns add etc. i put all the information it right place & my system can ping to my gateway succesfully but when i tried to ping to dns address then all packet fails.
i have another system running xp, i put the same information in it & it work perfectly.internet can be accessible form this system.
now could please told me what to do?
please sir help me out.

Discussion is locked

- Collapse -
You may have nothing to do (on the Ubuntu side.)
Aug 31, 2009 11:52PM PDT

I read your post and can't tell much about your internet connection. It sounds like you have the cable modem but no router. Without that you won't get a connection without doing a back flip. Here it is.

1. Power down the cable modem.
2. Plug in the next machine that is set to DHCP its settings.
3. Power up the cable modem, wait for it to finish, boot the next machine.
Bob

- Collapse -
reply
Sep 1, 2009 12:20AM PDT

Thank for helping.
Actually my service provider only give he lan cable, which i have to insert into my mother board's RJ45 port. That's all, there is no modem.
And could u please tell me what is back flip?

- Collapse -
ouch.
Sep 1, 2009 4:43AM PDT

That means that your service may be LOCKED onto that other machine's MAC address. There's little we can do with that so ask if you can duplicate your other machine's MAC address to this machine in Ubuntu.

Sorry but what a MAC address is, is widely documented. As this is all volunteer you'll research that as needed.
Bob

- Collapse -
how to change MAC on Linux
Sep 4, 2009 3:07AM PDT

(sudo) ifconfig [interface name] hw ether [new MAC address]

Simple just type what you want and get it no need for aditional programs or sth like that.