connecting to internet from solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris connecting to internet from solaris 10
# 15  
Old 06-22-2007
Thank's Porter and Praxis22,

Now I can connect to internet, my problem now, I just can using IP address (typing IP address in browser), I want using nema address like www.sun.com and can't link to other page (my be must in IP address to), maybe this browser problem?

Regards,


heru
# 16  
Old 06-22-2007
Quote:
I don't have this file, this default file? so need create this?
Did you create an /etc/resolv.conf ?
# 17  
Old 06-22-2007
Dear Porter,

Quote:
Did you create an /etc/resolv.conf ?
yes, I did,

Code:
#more /etc/resolv.conf
servername 192.168.1.81

But still can't open web page using name address


regard



heru
# 18  
Old 06-22-2007
CPU & Memory

Quote:
Originally Posted by heru_90
Dear Porter,


yes, I did,

Code:
#more /etc/resolv.conf
servername 192.168.1.81

But still can't open web page using name address
OK, then provided you did actually update /etc/nsswitch.conf as directed, you may have to tell it what your domain is in resolv.conf

Before the namesserver line add a line thus:

domain <your ISP's domain>

You can read up on this by typing:

man resolv.conf

By adding a domain you're tellling it what your domain is, and then anything that's not your domain it will lookup via DNS, again, provided you've told it to use DNS in nsswitch.conf
# 19  
Old 06-25-2007
Thank you praxis22,

now I can using name address for connect to internet..



regards,


heru
# 20  
Old 06-25-2007
Helooo guysss

Im trying to connect my system to internet , I configured IP address . But i dont know how to configure the DNS address . Can u plzz help me Im using Solaris 10
# 21  
Old 06-26-2007
Quote:
Originally Posted by phennymphilip
Im trying to connect my system to internet , I configured IP address . But i dont know how to configure the DNS address . Can u plzz help me Im using Solaris 10
Follow the instructions carefully in post #14 then post #18 above.

These are links direct links:

https://www.unix.com/sun-solaris/3632...#post302122749 post#14
https://www.unix.com/sun-solaris/3632...#post302122920 post#18

If you follwo this it will work, if it doesn't work, you did it wrong, go back and do it again. If you don't understand the instructions, find somebody who does.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

Connecting to the internet

Hi, I have a router, 192.168.1.1, and an internet router, 10.0.0.138. I have connected the server to the 1st router and assigned it a IP address of 192.168.1.1. I can ping both routers successfully but I have no access to internet. Any suggestions? sco5.0.7 (11 Replies)
Discussion started by: juan.navarrete
11 Replies

2. Ubuntu

Connecting internet through EVDO?

i have tried to install vlc in ubuntu. Couldn' find package error. is internet mandatory to install packages. i have tried to internet through evdo but im not able to connect. i have started a thread but no reply. here is the link Connect Script failed - Ubuntu Forums how can i... (0 Replies)
Discussion started by: laknar
0 Replies

3. Linux

Trouble connecting to internet

I am having trouble connecting to the internet. Details: OpenSuse 11.1, Cable Modem, connected to Linksys Wireless N Router, hard line from router to ethernet port on my computer. I checked network settings in YAST2, my ethernet is showing not connected. I have it set to start at boot, and... (4 Replies)
Discussion started by: stringzz
4 Replies

4. UNIX for Dummies Questions & Answers

Connecting Solaris 10 to the Internet

This seems to be a common problem. I just installed Solaris 10 and do not have an internet connection. I am not that savy with Unix/Linux, although I have been using Linux in the past, and have never had any sort of problem detecting my internet connection. I have tried some things, but did not... (9 Replies)
Discussion started by: eric cartman
9 Replies

5. UNIX for Dummies Questions & Answers

Connecting to the Internet

I have just installed Linux and everything looks great, but how do I get my browser (Mozilla) to connect to my internet service provider? I have a cable connection to Bigpond in Australia, if that means anything - the ISP will not provide support for Linux. Your help would be greatly... (2 Replies)
Discussion started by: openhead
2 Replies

6. Linux

connecting to INTERNET

Hi, I can ping www.yahoo.com (then domain name server is OK) but I can not navigate by Motzila to www.yahoo.com or any other Web Site. What can be the problem ? Mozila is configured in preference /advance to go automaticaly on WEB. We are under RED HAT AS3. What should I check ? Many thanks... (1 Reply)
Discussion started by: big123456
1 Replies

7. UNIX for Dummies Questions & Answers

Need help connecting to the internet with solaris10

I am using solaris 10 with pentium 3. I have two network cards but none of them come up when i run <ifconfig -a> in command line. The two cards I have are : Linksys LNE 100TX and Netgear FA311. Does solaris 10 support these NICs or do I have to dowload the drivers for them. If so, can anyone... (1 Reply)
Discussion started by: fidjouss
1 Replies

8. UNIX for Dummies Questions & Answers

Connecting to the Internet

Hi all, Is it possible (as I only have dial-up) to utilise my existing WinXP PC as a gateway to the internet for my 2nd PC (RH 8.0)?? .So connect with XP and have RH use a network connection (I guess) through the XP box and to the internet. If so, could I please have some links thrown my... (1 Reply)
Discussion started by: Cameron
1 Replies

9. UNIX for Dummies Questions & Answers

Connecting to the Internet

Im on XP now but when im on linux how do I connect to the internet? I don't think AOL works with it but are there any free programs that I can use with it? (8 Replies)
Discussion started by: NoPepsiForYou
8 Replies

10. IP Networking

connecting to internet

I have installed Solaris 8.0 and want to find out how can I go in and change my network setup and external IP setup. At the moment system running but I can not connect to the internet. But my lan card shows that I am on the network. I also get some advice that I should check the $Socks but how do I... (1 Reply)
Discussion started by: Cdrive
1 Replies
Login or Register to Ask a Question