- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- server doen't communicate with network
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
07-09-2003 06:33 AM
07-09-2003 06:33 AM
I need help very ugently..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 06:43 AM
07-09-2003 06:43 AM
Re: server doen't communicate with network
# linkloop 0x001083E00F50
Link connectivity to LAN station: 0x001083E00F50
-- OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 06:49 AM
07-09-2003 06:49 AM
Re: server doen't communicate with network
A3495A is HP-PB 10/100 lancard. Check the speed settings on the card.
#lanadmin -x P
where P is the PPA of the lancard. If it is lan1, the ppa will be 1.
If it is supposed to be 100 Full duplex, then change the speed
#lanadmin -X 100FD P
Edit /etc/rc.config.d/hpbasetconf and add the interface and speed as below to survive the reboot
HP_BASET_INTERFACE_NAME[0]=lanP
HP_BASET_SPEED[0]=100FD
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 06:59 AM
07-09-2003 06:59 AM
Re: server doen't communicate with network
was the correct card plugged ?
Did the card have auto-negotiation ON (which is the default)?
My doubt is that your upgrade phase did a little mess with lan naming, and now it is confiugred a lan that you don'tuse.
Is there any UNKNOW/UNCLAIMED/NO_HW in the ioscan ?
HTH,
Massimo
BTW i'm trying to send this answe for the 3rd time... hope it is not getting here too many times..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:00 AM
07-09-2003 07:00 AM
Re: server doen't communicate with network
/etc/rc.config.d/hpgsc100conf
or
hpfcsc_lanconf
depending on NIC type.
Example:
HP_GSC100_INERFACE_NAME[0]=lan0
HP_GSC100_STATION_ADDRESS[0]=
HP_GSC1--_SPEED[0]=100FD
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:25 AM
07-09-2003 07:25 AM
Re: server doen't communicate with network
Mark
The we are using is lan4 and the output from the command you sent is ok and the link light is just on. What is it supposed to be doing?
twang
linkloop command you said I should try is failing
Sridhar
The speed of the card is 10
Massimo
The the card is plugged in correctly.
When i do an ioscan it shows that it is claimed ans there is no no_hw.
Steven
I haven't tried you suggestion.
Thank you all, i will be grateful if you send in more answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:28 AM
07-09-2003 07:28 AM
Re: server doen't communicate with network
I noticed you said there is no_hw; How about insf -e?
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:30 AM
07-09-2003 07:30 AM
Re: server doen't communicate with network
Just to get it clarified. Were you using 10 HalfDuplex or 100 Full Duplex before on 10.20?. If it was 100 Full, then you can use the command
lanadmin -X 100FD 4
to reset the card to 100 Full Duplex.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:34 AM
07-09-2003 07:34 AM
Re: server doen't communicate with network
Verify that the switch/router is set to the same speed and duplex as the card.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:34 AM
07-09-2003 07:34 AM
Re: server doen't communicate with network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:36 AM
07-09-2003 07:36 AM
Re: server doen't communicate with network
check also with a
arp -a
just to see if there is something cached, and you get nowhere due to some network mismatch.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:38 AM
07-09-2003 07:38 AM
Re: server doen't communicate with network
In that case what does your "lanadmin -x 4" report?.
For 10 HD, AUTO Negotiation off will not work as far as I remember. Try enabling AUTO_ON and let the card detect the switch setting.
#lanadmin -X 4 AUTO_ON
Reset the card
#lanadmin
->lan-> ppa 4 -> reset
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 07:51 AM
07-09-2003 07:51 AM
Re: server doen't communicate with network
What's the output of ioscan -fnC lan?
Thx,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2003 10:22 AM
07-09-2003 10:22 AM
Re: server doen't communicate with network
ndd -set /dev/ip ip_ire_gw_prob 0
If it won't take it then you need a patch.
To make sure the change stays after a reboot edit /etc/rc.config.d/nddconf to add:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_ire_gw_prob
NDD_VALUE[0]=0
If you already have entries then use the next available integer in the brackets.
Another common problem with 11.0 is the sudden enforcement of an obsolete RFC which said you couldn't use subnet zero. Subnet zero is the bottom subnet in a division of a large subnet. Example: I take a 192.168.2.0 255.255.255.0 subnet and I divide it into smaller pieces by using a 255.255.255.252 subnet. The first subnet would normally be 192.168.2.0 - 192.168.2.3 but the old RFC said this was not legal. The first legal subnet you could use would be 192.168.2.4 -192.168.2.7.
To fix:
ndd -set /dev/ip ip_check_subnet_addr 0
and also modify /etc/rc.config.d/nddconf:
TRANSPORT_NAME[0]=ip
NDD_NAME[0]=ip_check_subnet_addr
NDD_VALUE[0]=0
Change the number in the bracket to the next higher number if you already have entries in nddconf.
Finally, get the MAC of the gateway and run a linkloop test.
linkloop -i ppa MACofGateway
Where ppa is the ppa of the NIC that connects to the gateway (if you have more than one NIC if only one then you just need linkloop MACofgateway). This will test your layer two connectivity. If this passes then it's a layer three (IP) issue. Check that you have the correct IP address and Mask! Also disconnect your NIC and have the gateway ping the IP address of your box. IF this works someone is squatting on your IP address.
If the linkloop fails then it's a NIC/driver/cable (are you plugged into the correct NIC - often if there are more than one then UNIX's idea of how they are numbered may be different than yours.)/Switch-port problem. Do
lanadmin
lan
display
to see if you have two "UP"'s. (use ppa x to change to the correct NIC if you have more than one).
Ron
(second try. first one gave a 404 error. I went back and looked and there was still no sign of my post so am trying a second time.)