![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| config v120(sol 8) as a router | sashah | SUN Solaris | 1 | 08-08-2007 01:06 PM |
| config internet | naik_mit | SuSE | 1 | 03-08-2005 08:24 PM |
| Internet access via home router / cablemodem and Solaris9 | bpmoran3 | IP Networking | 3 | 02-26-2004 09:51 AM |
| Need Help In Internet Config. In Linux | sushmabedi | IP Networking | 3 | 09-26-2002 05:18 PM |
| How to config router on Linux | zaheerkhan | IP Networking | 4 | 05-27-2002 08:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
HP-UX / Router / Config for Internet
Hi there,
i have a Problem.. i have a Visualize J5600 and HP-UX installed on it.. So i want to go Online with the machine and surf in the Internet.. But i dont know what i do wrong... ![]() I installed HP-UX and run SAM I am from Germany and my provider is T-Online.. my Router has the IP: 192.168.2.1 i use the router as DHCP Server My config in sam is: Network and Communications - DNS (BIND) - DNS Resolver Query Order (1) - Server IP Adress (192.168.2.1) Network and Communications - Routes Destination (default) - Gateway Address (192.168.2.1) Network Interface Cards: DHCP is Enabled... SO where is the Problem? Why i cant connect to the Internet.. when you have any ideas or questions.. please ask me ![]() Thanks and regards Last edited by deepimpact26; 09-15-2007 at 03:17 PM.. |
|
||||
|
What does your /etc/resolv.conf say?
Can you ping by numeric address? Have you tried "nslookup"? Eg Code:
nslookup www.unix.com Also, remember "traceroute". Finally, try a static address configuration on your subnet that does not conflict with the router's DHCP. |
|
||||
|
192.168. ..... is a private IP range. Unless your router does a NATing OR you buy some valid internet ips, You will not be able to browse.
So give us more details, does it perform NAting ? Do you have any other hosts ( windows or linux ) which can goto internet ? Regards, Kaps |
|
||||
|
Do the following:
Code:
nslookup www.google.com Try ping to your hostname and ping your router. Try ping by IP and hostname both. I had same problems but with static IP's on machine like yours. In SAM: go to Networking And Communications, choose name Service Switch, in tab of Type of information there is "hosts" section. There is search order for hosts, for the first one choose DNS and the second one /etc/hosts. make sure that in "If information not found" to choose "try next source". Usually routers like yours have built in DNS server, so this solution should work. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|