Results 1 to 6 of 6
Just installed 10.2 in a dual boot with Windoze. That's another problem...see post below.
I access the internet thru my NIC card. Got the IP address and subnet from my ...
- 12-23-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 5
NIC card not confugured properly
Just installed 10.2 in a dual boot with Windoze. That's another problem...see post below.
I access the internet thru my NIC card. Got the IP address and subnet from my Windoze to configure the card. Typed in the numbers correctly, but no joy.
Any ideas for a GREEEEEN Noob.
Thanks.
- 12-23-2006 #2
what happens when you try to ping a site? Also how is your internet setup e.g. ADSL/Cable/Wireless through a router?
Life is complex, it has a real part and an imaginary part.
- 12-23-2006 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 5
It is DSL thru a router.
I don't know how to ping. an you help there, please.
- 12-23-2006 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 4
My total LINUX experience is about an hour now--
I did stumble on this trying to get my wireless card to work...
Under System or Utilities aplications-- open "network tools"
Click the "ping" tab.
now enter any web address eg. google.com-- I believe you can ping your router by entering its IP address.
click ping
- 12-25-2006 #5Open up a terminal, type this:
Originally Posted by gdt3822
the -c 4 parts tells system to send 4 packets.Code:ping -c 4 www.google.com
Life is complex, it has a real part and an imaginary part.
- 12-26-2006 #6Just Joined!
- Join Date
- Jul 2004
- Posts
- 8
What do you get when you type the following in Console:
Originally Posted by gdt3822
&Code:ip a s
Code:netstat -rn


Reply With Quote