![]() |
|
|
|
|
|||||||
| 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 |
| NIM server setup on etherchannel setup environment | pdtak | AIX | 1 | 05-28-2008 01:54 PM |
| Howto setup terminal connection Solaris10? | XNOR | UNIX for Dummies Questions & Answers | 0 | 04-23-2007 09:22 PM |
| Sun Solaris10 | quickgun | SUN Solaris | 1 | 10-26-2006 02:43 AM |
| Need help connecting to the internet with solaris10 | fidjouss | UNIX for Dummies Questions & Answers | 1 | 09-11-2005 12:37 PM |
| setup internet connection | souldier | UNIX for Advanced & Expert Users | 2 | 09-26-2001 06:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#8
|
||||
|
||||
|
i don't know the iprange you use... but i think an entry like this:
172.26.0.0 255.255.255.0 in your "/etc/netmasks" will do the job. and i don't know about which icon you are talking... lets use a shell to get everything to work... it's much easier! |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
and... I'll be needing to enter the DNS server addresses too, where do they go?
thanks |
|
#10
|
||||
|
||||
|
/etc/resolv.conf <-- read the manpage!
and you need to rename the /etc/nsswitch.conf to /etc/nsswitch.old after that do: mv /etc/nsswitch.dns /etc/nsswitch.conf hth, DN2 |
|
#11
|
|||
|
|||
|
hmmm , my /etc/resolv.conf didnt exist, so i created it and entered:
nameserver 80.58.0.33 nameserver 80.58.32.97 (which are both the correct DNS servers, primary and secondary) and i carreid out the rename and command that you suggested... ity still doesnt work... any further ideas? thanks |
|
#12
|
||||
|
||||
|
rebooted your system? or started the dns client?
Code:
# svcs -a | grep -i dns |
|
#13
|
|||
|
|||
|
hi, yes, restarted, but appears as disabled, how do i enable it?
thanks again! googling this, i've tried : # svcadm enable dns and an error pattern 'dns' doesnt match any instances |
|
#14
|
||||
|
||||
|
Code:
# svcadm online smf |
||||
| Google The UNIX and Linux Forums |
| Tags |
| linux, ubuntu |
| Thread Tools | |
| Display Modes | |
|
|