trying to connect to internet


 
Thread Tools Search this Thread
Operating Systems Solaris trying to connect to internet
# 29  
Old 11-10-2007
route add default 192.***.*.* gives me:

add net default: gateway 192.***.*.*: Network is unreachable
# 30  
Old 11-10-2007
"route add defaultrouter 192.***.*.*"

error message is
defaultrouter: bad value
# 31  
Old 11-15-2007
i reinstalled solaris from the dvd and this time i configured it for networked cause originally i had it for non-networked. i also originally had it for DHCP which was causing my machine to obtain an ip from the router automatically but at the same time i was putting in my ip address manually so thats where i think it was conflicting(not sure though). so this time i configured solaris without dhcp. i then mounted rtls onto /kernel/drv and proceeded with porter's last advice. now i've got rtls0 up and i can ping outside to the internet and locally as well, but when i try to connect through my browser it gives me a "cannot connect, try a different name" error.
# 32  
Old 11-15-2007
Quote:
Originally Posted by vutty81
but when i try to connect through my browser it gives me a "cannot connect, try a different name" error.

I hope you choose "DNS" as the name resolving mechanism.

Post the results of
Code:
nslookup www.unix.com

and the contents of "/etc/resolv.conf"

and the contents of "/etc/nsswitch.conf"
# 33  
Old 11-15-2007
no i didnt, and now if i can see the web only if i type in the ip address. it cant find the web page if i put in the url, please tell me theres a way i can enable dns without having to reinstall unix....
# 34  
Old 11-15-2007
*i can see the web only if i type in the ip address.
# 35  
Old 11-15-2007
What does nslookup print out?

This should tell you everything you need to know...Solaris DNS Client (resolver)

Concentrate on

/etc/resolv.conf and /etc/nsswitch.conf
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. IP Networking

How to connect internet in Linux OS

How to enable internet on my Linux OS My OS: Red Hat Fedora Release 9 (Sulphur) version: 2.6 I have to connect via my Nokia cell phone via cable. This way only I had been using internet on my Windows OS. If any software is required to install on my UNIX for internet, then I don't have any. If... (14 Replies)
Discussion started by: ravisingh
14 Replies

2. Red Hat

How to connect internet in Linux OS?

What all is required so that I can use internet on my Linux OS My OS: Red Hat Fedora version: 2.6 I have to connect via my Nokia cell phone via cable. This way only I had been using internet on my Windows OS. If any software is required to install on my UNIX for internet, then I don't... (1 Reply)
Discussion started by: ravisingh
1 Replies

3. Linux

How to connect to internet

Hi, Can someone guide me regarding how to connect to internet. what are steps? Thanks in advance (2 Replies)
Discussion started by: naren nandale
2 Replies

4. Solaris

Can't connect to Internet

Dear freinds... I downloaded solaris for x86 and was able to configure the lan correctly.. I can ping and share with other destops through lan... but still I can't connect to internet ? can you please help.. I put my default gateway which is 192.168.1.1 to /etc/defaultrouter but with no use..... (13 Replies)
Discussion started by: yahyaaa
13 Replies

5. UNIX for Dummies Questions & Answers

Solaris 10 - How to connect to internet

I recently installed solaris 10 on a seperate hard disk in my desktop pc. My first hard disk is running windows xp. I am totally new to solaris. Please help me to connect to the internet through solaris 10. I read a few threads, and re-installed solaris 10 by giving 'Yes' to the question that... (1 Reply)
Discussion started by: hari86av
1 Replies

6. Linux

how to connect internet????

HI, Am using GPRS ( MOB # 3230 ) internet connection in windows Hw to use internet r connect in linux.. ( Red Hat Linux Ver.10 ) Please help me.. Thanks in adv.. (1 Reply)
Discussion started by: bharath raja
1 Replies

7. Solaris

How to connect to Internet

Hi I installed solaris developer edition 1/08 today.I want to connect to Broadband internet through my ADSL 2+ Modem/Router with a username and password. plz help in this case,I am new to sun solaris:confused: the modem itself is a router it worked well on ubuntu and red hat (3 Replies)
Discussion started by: santugvd
3 Replies

8. Solaris

how to connect to internet on Solaris 10

Hi, I am new to Solaris just migrating from Windows XP. I want to connect to internet but I have problem with configuration. My ISP has provided me a router.I get internet connection through DHCP. I don't know any proxy or subnetmask or any IP address that requires during configuration of... (1 Reply)
Discussion started by: pappu2008
1 Replies

9. Solaris

How to connect Solaris 10 to the internet ?!

ive installed a fresh copy of solaris 10 on a E3500 Server machine, i gave it a static IP address , 192.168.1.15 its a test server in our office (small office) we are using LINKSYS as our internet router and DHCP as well .. its IP is 192.168.1.1 and ive added this IP as Default route on the server... (9 Replies)
Discussion started by: mduweik
9 Replies

10. UNIX for Dummies Questions & Answers

Cannot connect to the Internet

I running HPUX 11.0, Netscape gives me an error "Unable to locate Server" when using a www.something.com address. If I use an IP address I get past the router and onto the Internet. My workstation can get to the Router @ 192.168.0.1 and also it's local APACHE server. I have DHCP enabled... (8 Replies)
Discussion started by: johnalt
8 Replies
Login or Register to Ask a Question