I'm a noob with computers so please bear with me.
I've just installed Ubuntu and I need help connecting to the internet(ADSL), which works on my existing Windows XP OS.
My external modem is an iConnectAccess621 and I use the ethernet connection.
Ubuntu is on the same hard drive as Windows XP
I don't have a firewall in Ubuntu
Network Proxy is set to direct internet connection
Network Settings is set to Eth0, DHCP and is active
Results from "ifconfig" are as follows
eth0 Link encap:Ethernet HWaddr 00:13:72:0E:3F:95
inet addr:192.168.1.100 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::213:72ff:fe0e:3f95/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15 errors:0 dropped:0 overruns:0 frame:0
TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:2208 (2.1 KiB) TX bytes:3574 (3.4 KiB)
Base address:0xcce0 Memory:fe3e0000-fe400000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:372 (372.0 b) TX bytes:372 (372.0 b)
I've so far:
1. Tried to configure pppoe typing in "sudo pppoeconf"
The ethernet card was detected. However, the following message
appeared:
"Sorry, I scanned 1 interfact, but the Access Concentrator of
your provider did not respond. Please check your network and
modem cables. Another reason for the scan failure may also be
another running pppoe process which controls the modem"
2. Tried a manual connection typing in "sudo pon dsl-provider"
Funny characters kept appearing every few seconds and I had to
shutdown the terminal.
3. Ping an internet address
I typed "ping -c3 198.182.196.56" and "ping -c3 www.google.com" which both resulted in 3 packets transmitted , 3 received and 0% packet loss.
What else can I do to get connected to the internet?
Comments
eth0 Link encap:Ethernet HWaddr 00:13:72:0E:3F:95
inet addr:192.168.1.100 Bcast:192.168.1.255
eth0 has an IP address. You should be all good.
3 packets transmitted , 3 received and 0% packet loss.
That means it's working...
When I open Firefox and type in a website, all I get is a blank screen and the lights on my modem do not flicker, which they should.
I thought Firefox may have been the problem, so I tried to login to GAIM, and that couldn't connect either.
I have firewall on Windows. Could that be affecting it?
Unless there is something you are not telling me. What is your network like? Do you have a router? How are things wired up? Is this just one computer plugged directly into the DSL modem? Do you have other computer with Windows? How did you configure networking on those computers? Are you sure that you have an IP address and that you are successfully pinging things? That's what you told me up above, but for some reason I'm not believing it.
It's just one computer directly connected to the internet through an ethernet cable. Nothing fancy.
The router is an iConnect Access 621.
Edit: Spelling errors.