I needed to add another NIC but once I got into the PC the PCI slots were not as expected. Short version... swapped a NIC in PCI slots as a test put it back but now the NIC has lost it's configuration - eth2. The NIC was used to access the webadmin.
Before eth2 was 192.168.111.91 and I used https://192.168.111.91:4444 to access webadmin. This is the NIC that our staff uses to access the internet.
However, the console indicates to access the webadmin at https://172.16.99.1:4444 but it is not working for me. [:S]
How do I gain access to the webadmin?
Here are additional deatils:
[FONT="Courier New"]ASG Console
-----------
Webadmin --> Go to https://172.16.99.1:4444
I log into the console as root:
#ifconfig eth0
eth0 inet addr: 172.16.99.1 Bcast: 172.16.99.63 Mask: 255.255.255.192
UP BROADCAST RUNNING MULTICAST
#route -n
Kernel IP routing table
Destionation Gateway Genmask Flags Metric Ref Use iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
172.16.99.0 0.0.0.0 255.255.255.192 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth3
PC to access Webadmin
---------------------
IP Mask Gateway
172.16.99.20 255.255.255.192 172.16.99.1
Note: ASG and PC are connected to a switch - IP address assigned by ASG
Firefox
-------
https://172.16.99.1:4444/[/FONT]
This thread was automatically locked due to age.