hello
i jammed up my HP-UX 10.x machine by typing in this command exactly as follows.....
ifconfig lan0 99.99.99.102 netmask 255.255.255.0 broadcast 99.99.99.255
where lan0 is the network inteface i want to configure.
at that point, it locked up solid and i eventually had no choice but to cut power...... upon reboot, the machine gives me a FAIL at one of the LAN checks and will not boot the CDE, though i do have a console $ at this point.
i believe the command should have been
ifconfig lan0 inet 99.99.99.102 netmask 255.255.255.0 broadcast 99.99.99.255
before i go in and do further damage, can anyone confirm the correct syntax for this command....i have two sys admin books here with 2 different command formats.
thanks, in advance
daveleo
i jammed up my HP-UX 10.x machine by typing in this command exactly as follows.....
ifconfig lan0 99.99.99.102 netmask 255.255.255.0 broadcast 99.99.99.255
where lan0 is the network inteface i want to configure.
at that point, it locked up solid and i eventually had no choice but to cut power...... upon reboot, the machine gives me a FAIL at one of the LAN checks and will not boot the CDE, though i do have a console $ at this point.
i believe the command should have been
ifconfig lan0 inet 99.99.99.102 netmask 255.255.255.0 broadcast 99.99.99.255
before i go in and do further damage, can anyone confirm the correct syntax for this command....i have two sys admin books here with 2 different command formats.
thanks, in advance
daveleo