![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Noobie with Linux emu: Need help with emu's | Sharkadder | Windows & DOS: Issues & Discussions | 1 | 08-03-2008 03:42 AM |
| I need help with a noobie shell script. | buttons | UNIX for Dummies Questions & Answers | 1 | 10-21-2007 01:36 PM |
| New born noobie with an easy question | Shintouku | SUN Solaris | 1 | 01-03-2006 12:18 PM |
| Unix Noobie Needs help with scripting | Vamirr | UNIX for Dummies Questions & Answers | 2 | 08-02-2005 12:49 AM |
| Network question | merlin | UNIX for Dummies Questions & Answers | 1 | 08-22-2002 02:30 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Network noobie question
This is my first attempt in installing a netbsd ever. I'm trying to get myself familiar with some commands and how things work in unix and so far i never knew its this fun. Anyway, unix is our elective here in school and school is gonna start 2 weeks. I'm just trying to get a headstart on this
I'm having some problems setting up the network and all. I believe the network card (w3g11t) is being detected and according to the stuff I read in the netbsd forums its supported. Problem is, it just wont detect DHCP on my router, even my router is DHCP enabled. My network skills are limited and I just want to check where can I get these values in my router or in my windowsxp. 1.Where can I get the value of my IPv4 number? 2.Where can I get the value of my IPv4 Netmask? 3.Where can I get the value of my IPv4 gateway? 4.Where can I get the value of my IPv4 name server? anyone knows where I put the values of my from those four? IP Address: Subnet Mask: Default Gateway: DNS 1: DNS 2: DNS 3: like....is the IP address value should be the same as the IPv4 number....IPv4 Netmask value should be the same as the Subnet Mask.... need help. ![]() Last edited by 3rr0r_3rr0r; 08-10-2006 at 04:41 PM.. |
|
||||
|
Here...
Normally you should be able to extract the info from:
ifconfig -a (all the infor regarding current interfaces, including IPs, MAC etc) netstat -rn (or just -r) for routing tables and default gateway check out here www.UnixAcademy.com if you have questions of this sort |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|