![]() |
|
|
|
|
|||||||
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sun Blade 100 cdrom problems... | shaun138 | SUN Solaris | 2 | 05-16-2008 03:16 AM |
| Firmware on blade | sprellari | AIX | 0 | 07-24-2006 04:03 AM |
| Configuring networking interfaces on Solaris 10 | annointed3 | UNIX for Dummies Questions & Answers | 7 | 03-02-2006 05:55 PM |
| SunBlade 1500 SCSI Floppy Jumpstart | rambo15 | UNIX for Advanced & Expert Users | 0 | 06-20-2005 03:56 PM |
| Moving to Solaris 10 on a SunBlade 1500 | miket | SUN Solaris | 9 | 04-04-2005 09:01 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Configuring networking interface on Sun Blade 1500
Hi,
I am attempting to configure my ethernet interface on a Sun Blade 1500. I am testing out my network interface my connecting a crossover cable from my blade to a windows box. I would like to assign an ip address of 10.0.0.2 to "bge0" and netmask of "255.0.0.0". I have typed the following: # ifconfig bge0 plumb #ifconfig bge0 10.0.0.2 netmask 255.0.0.0 #ifconfig bge0 up # ping 10.0.0.3 (ip address of windows machine) No answer from 10.0.0.3 Why is my network interface not configured properly? I know on my windows box that I have 10.0.0.1 defined as the default gateway. Is this necessary also on my Sun Blade? If so, what is the syntax for creating a default gateway with that ip address? I tried the following: #route add default gateway 10.0.0.1 but when trying to ping windows box, I still did not get any answer |
| Forum Sponsor | ||
|
|