Operating System - HP-UX
1825667 Members
3509 Online
109686 Solutions
New Discussion

Re: Urgent: server IP address has been changed

 
SOLVED
Go to solution
Bunty....
Advisor

Urgent: server IP address has been changed

as per my previous thread, i need to configure one more IP address to another lan port i.e.lan1

1st these was the details:

# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/8/1/0/4/0 0x00306EF3D7AA 0 UP lan0 snap0 1 ETHER Yes 119
1/0/1/1/0/4/0 0x00306E497FFE 1 UP lan1 snap1 2 ETHER Yes 119
1/0/10/1/0 0x00306EF4680E 2 UP lan2 snap2 3 ETHER Yes 119

# ifconfig lan0
lan0: flags=1843
inet 170.120.1.14 netmask ffffff80 broadcast 170.120.1.17

# ifconfig lan1
ifconfig: no such interface

# ifconfig lan2
ifconfig: no such interface


now i give the command :
#ifconfig lan1 170.120.1.15 netmask 255.255.255.128 broadcast 170.118.8.127 up

now i am not able to access/ping this server.
this server is not physically near to me...

what should i do?
please help
7 REPLIES 7
Raj D.
Honored Contributor
Solution

Re: Urgent: server IP address has been changed

Hi Bunty ,

Can you login to GSP ?

Then you can use this command after loggin from GSP , to revert it back:

# ifconfig lan0 170.120.1.14
# ifconfig lan0 UP


and check.


hth,
Raj
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: Urgent: server IP address has been changed

Bunty ,

If you can login through GSP IP , you can check the status of lan0 , check if it shows UP , in ifconfig command.

Else you need to make it up with the above cmmand.


hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Jeff_Traigle
Honored Contributor

Re: Urgent: server IP address has been changed

Hopefully you have your GSP/MP accessible from where you are, either over the network or by modem. If you don't have remote console access, hopefully you have someone on site who can undo the configuration at the physical console. Network settings are best manipulated while logged in via the GSP/MP to avoid accidentally making changes that make the server inaccessible through it's regular network interfaces.
--
Jeff Traigle
Bunty....
Advisor

Re: Urgent: server IP address has been changed

how to check the GSP IP.
i dont know it.
please suggest
Raj D.
Honored Contributor

Re: Urgent: server IP address has been changed

Bunty ,

GSP IP cannot be determined from the system, it is the IP used to manage the server , and can be start , shutdown , reset ,poweroff and many more function can be done from a remote place.

When you logs into the GSP you gets console access.

GSP IP has to be notedown after the server is installed, and after GSP is configured and connected to network.

Which model the server is.

You might check with your onsite person , to login using the onsite console and check the above things , if no GSP is available.


hth,
Raj
" If u think u can , If u think u cannot , - You are always Right . "
Bunty....
Advisor

Re: Urgent: server IP address has been changed

ia64 hp server r*7620
Raj D.
Honored Contributor

Re: Urgent: server IP address has been changed

Check out from your documents , if you can find GSP IP , and get GSP access , or need to contact onsite help.

/sbin/init.d/net stop
/sbin/init.d/net start

can also bring it to original state.

hth,
Raj.

" If u think u can , If u think u cannot , - You are always Right . "