![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring TP Ethernet SS5 Solaris 8 | mads-nielsen | SUN Solaris | 1 | 11-18-2007 11:45 PM |
| solaris networking | Farbegas | SUN Solaris | 3 | 10-04-2007 04:00 AM |
| Configuring networking interface on Sun Blade 1500 | annointed3 | UNIX for Dummies Questions & Answers | 1 | 11-29-2005 01:34 PM |
| tftp configuring on Solaris 5.7 | vivek_scv | SUN Solaris | 1 | 05-19-2005 12:34 PM |
| adding interfaces in solaris 9 | BG_JrAdmin | UNIX for Dummies Questions & Answers | 2 | 03-28-2005 08:18 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Configuring networking interfaces on Solaris 10
Hi,
I am trying to configure an ip address, netmask, and default gateway on my solaris machine. For example, in Linux I would do the following command: #ifconfig eth0 xx.xx.xx.xx netmask 255.0.0.0 #add route or route add default xxx.xxx.xxx.xxx In Solaris 10, I believe the commands are similar, but I don't know what my interface is (in the example above it was eth0), but in Solaris 10, I can't figure out what it is. Can someone provide me steps on how to set up my network interface on Solaris 10? Thanks in advance for your help |
| Forum Sponsor | ||
|
|
|
||||
|
See this thread
When you run the dmesg command, you may find your interface but not know it - if it's a Sparc system then look for hme or qfe (possibly some others). But I think you have a Intel with Solaris X86 which the link should help with. |
|
|||
|
Hi,
I have followed the instruction in the "Configuring Networking" Guide for Solarix x86 (By the way, this was a great guide), but I still can't get my two machines to talk. I have a Solaris 10 (Intel box) and a Windows XP box. I connected a cross over cable and tried to ping the other box, but they can't see each other. The network configuration is below: Solaris 10 (Intel) Ip address 10.0.0.2 netmask 255.0.0.0 default gateway 10.0.0.1 Win XP Ip address 10.0.0.3 netmask 255.0.0.0 default gateway 10.0.0.1 I know the crossover cable works, because if I hook up 2 windows boxes, the 2 can ping each other. I don't understand why my Solaris box cannot ping my Win XP box. Any ideas what may be wrong |
|||
| Google The UNIX and Linux Forums |