![]() |
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 |
| Network Configuration Commands..... | HandleX | UNIX for Dummies Questions & Answers | 1 | 10-23-2007 08:07 PM |
| SCO Unix Network Configuration | nrcuevas | SCO | 2 | 08-23-2006 03:44 AM |
| Specifying network configuration info | FredSmith | SUN Solaris | 2 | 03-28-2006 03:57 PM |
| network configuration | strider | SUN Solaris | 1 | 03-02-2006 10:10 PM |
| network configuration files | DarkLord | IP Networking | 3 | 04-03-2003 02:51 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
HP-UX Network Configuration
Hi,
I have installed a HP-UX B.11.00 U 9000/800 Server in one of the domain. And I'm also able to telnet/ping into this server from systems in the same domain. But I'm not able to telnet/ping into this server from a different domain. So, what shoud need to do to achieve this functionality. Thanks in Advance Vishwa. Last edited by S.Vishwanath; 10-24-2002 at 07:32 AM.. |
|
||||
|
sounds like you need to add a route to the other network domain
check out route add this can also be done through sam on hp-ux use netstat -rn on a machine on the network and add the route entries to the machine you have. Kie |
|
||||
|
Here is the more info regarding the configuration.
LAB consists of all the machines with IP range falling under xxx.xxx.71.nn. The HP-UX machine falls under this Range. Our workstations falls under xxx.xxx.37.nn. I'm able to ping all machines & vice-versa in the xxx.xxx.71.nn domian with my HP-UX machine. Also, all systems from xxx.xxx.37.nn can ping to all systems in xxx.xxx.71.nn & vice-versa but other than this HP-UX machine. I'm trying all this ping & telnet using IP address only. I have also configured the DNS for this HP-UX machine using sam. ie. it has created the resolv.conf with the appropriate DNS entries that I did specify. But still I'm not able to resolve or communicate from the workstation. Do I need to introduce an entry regarding this HP-UX machine into the DNS server Forcefully ????????? I would like to enlight on this that currently I'm using only IP address for communication & not the Hostname. Since I have updated the DNS configuration on the HP-UX machine, If I telnet to this system from with in xxx.xxx.71.nn machine, it take a very long time to open the login session. If I remove the DNS configuration from the HP-UX machine, then telnet from other machines from the same IP range is absolutely faster. Last edited by S.Vishwanath; 10-28-2002 at 10:53 AM.. |
|
||||
|
Hi All,
Thanks for all the support. Especially I would like to thank KIE for his near reach for the solution. The system did not had an route entre. That was the problem. Know after setting the same..things are working fine. But I did'nt find any option to sent the Gateway through SAM. Then I did choose the command line option & did that successfully. Thanks for all the help. Regards Vishwa. |
|
|||||
|
You really want to arrange for the route to be automatically installed at reboot time. That way you won't need to keep adding it in. You do this by adding it to /etc/rc.config.d/netconf. There are commnets in that file that will tell you what to do.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|