![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to connect to Internet | santugvd | SUN Solaris | 3 | 04-25-2008 06:15 AM |
| Couldn't connect to Internet | mvictorvijayan | Linux | 2 | 01-01-2008 11:50 PM |
| How to connect Solaris 10 to the internet ?! | mduweik | SUN Solaris | 9 | 02-13-2006 08:32 AM |
| Cannot connect to the Internet | johnalt | UNIX for Dummies Questions & Answers | 8 | 08-27-2002 04:30 PM |
| I can't connect to the internet??? | justchillin | UNIX for Dummies Questions & Answers | 14 | 08-08-2001 06:23 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#22
|
|||
|
|||
|
its not even recognizinfg the router. my router is wireless but i have my computer set up as a cable to the back of one of the ports on the router.
its a linksys 150 -g -n. also.... i deleted rtls driver to start from scratch with the rf and now i cant even get unix to see rf when i do ifconfig -a. I dont even know where rtls came from. I do have an onboard lan but i disabled it in bios so that shouldnt be it. the onboard lan is rhine fast II ethernet and the pci is a realtek 8139c. although i did try and install the driver from the floppy that came with the realtek but i couldnt even see my floppy drive to install it in the first place. so i skipped to step (c) and did sys-unconfig and rebooted. it only gave me options to change my host name, login and password, and time zone. it didnt give me anything about changing network settings. |
| Forum Sponsor | ||
|
|
|
#23
|
|||
|
|||
|
Quote:
Assuming you have the driver setup as you did before.. First set it up manually to test it... ifconfig rtk0 inet address net-mask mask route add default router set up "/etc/resolv.conf" domain x.y.z search p.q.r nameserver 1.2.3.4 Then set it up persistently add address and name in "/etc/hosts" set "/etc/hostname.rtk0" to your hostname set "/etc/defaultrouter" to your router's address set "/etc/netmasks" if there is a mismatch in netmask after reboot |
|
#24
|
|||
|
|||
|
so i can help
can you type the following so i can see what ya have...
ifconfig -a netstat -nir then type ifconfig -a plumb then retype: ifconfig -a thanks. |
|
#25
|
|||
|
|||
|
i am very excited... tonight i finally get to work on this again. sorry for the wait but i've just been too busy with work and all. i will give an update very soon. thanks.
|
|
#26
|
|||
|
|||
|
netstat -nir gives me:
Name mtu net/dest address ipkts ..... lo0 8232 127.0.0.0 127.0.0.1 420 ..... Routing Table Destination Gateway interface 224.0.0.0 127.0.0.1 lo0 127.0.0.1 127.0.0.1 lo0 i also tried: cd /.../rf-x.x.x /usr/ccs/bin/make install ./adddrv.sh rm /kernel/drv/rf modload obj/rf devfsadmin -i rf ifconfig rf0 plumb and it gave me "cannot attach interface" also... when i boot unix it gives me these errors... lib/svc/method/net-physical failed with exit status 96 svc.started:system is down failed to configure ipv4 DHCP Interface:rf0 |
|
#27
|
|||
|
|||
|
ipcinfig -a just gives me my loopback
|
|
#28
|
|||
|
|||
|
*ifconfig -a
|
|||
| Google The UNIX and Linux Forums |