- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- After I configured network card with IP I still ca...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 05:10 PM
06-22-2006 05:10 PM
After I configured network card with IP I still can not ping out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 05:36 PM
06-22-2006 05:36 PM
Re: After I configured network card with IP I still can not ping out.
#ifconfig lan0
#netstat -in
#netstat -rn
are you able to ping from local host ?
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 07:04 PM
06-22-2006 07:04 PM
Re: After I configured network card with IP I still can not ping out.
Anothers commands,
# lanscan
# /usr/contrib/bin/traceroute
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 07:08 PM
06-22-2006 07:08 PM
Re: After I configured network card with IP I still can not ping out.
and you did check with the ifconfig command that the UP flag is present, and with netstat that there is a routing entry to the local LAN for the configured IP?
Are you running any netfilter (aka firewall) that would drop ICMP packets on the box?
Maybe your box'es IP stack is configured not to reply to broadcast echo requests?
What does this command show?
ndd -get /dev/ip ip_respond_to_echo_broadcast
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2006 07:10 PM
06-22-2006 07:10 PM
Re: After I configured network card with IP I still can not ping out.
so please ignore my last silly question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 03:57 AM
06-23-2006 03:57 AM
Re: After I configured network card with IP I still can not ping out.
I can ping the local host. Here is the information you asked for:
# ifconfig lan0
lan0: flags=1843
inet 192.238.127.68 netmask ffffffc0 broadcast 192.238.127.255
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan0 1500 192.238.127.64 192.238.127.68 12990 0 12990 0 0
lo0 4136 127.0.0.0 127.0.0.1 57894 0 57894 0 0
# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
192.238.127.68 192.238.127.68 UH 0 lan0 4136
192.238.127.64 192.238.127.68 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 192.238.127.65 UG 0 lan0 0
# netstat -rn
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
192.238.127.68 192.238.127.68 UH 0 lan0 4136
192.238.127.64 192.238.127.68 U 2 lan0 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 192.238.127.65 UG 0 lan0 0
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/2/0 0x001560045950 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/1 0x001560045951 1 UP lan1 snap1 2 ETHER Yes 119
0/2/1/0 0x00156004379E 2 UP lan2 snap2 3 ETHER Yes 119
0/2/1/1 0x00156004379F 3 UP lan3 snap3 4 ETHER Yes 119
All the information seem to be okay and I am not running any ip filters but the server is behind a DMZ which I do not maintain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 04:32 AM
06-23-2006 04:32 AM
Re: After I configured network card with IP I still can not ping out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 05:17 AM
06-23-2006 05:17 AM
Re: After I configured network card with IP I still can not ping out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2006 05:18 AM
06-23-2006 05:18 AM