Legacy Product Discussions
Legacy Product Discussions
Hi:
We are using FAS250
everything was working fine
by mistake i changed its IP address and hit Apply
the IP address that i changed to was of our AD1
Now i cannot access the admin console
and i cannot access the data on filer
Any help please?
how can i access to change the IP address back to the actual one?
Solved! See The Solution
rdfile /etc/hosts
ifconfig e0a ip_address netmask 255.0.0.0
wrfile /etc/hosts
Done
Your best bet is to connect via the serial port.
Use the ifconfig command or rerun setup.
thanks i am connected via com
i read the file
rdfile /etc/rc
its shwoing worng ip there
whats the command to change the ip address there
and save it
thanks
rdfile /etc/hosts
ifconfig e0a ip_address netmask 255.0.0.0
wrfile /etc/hosts
Done