I need to specify my ISP Gateway as the default route.
After I type the command:
ip route 12.51.147.0 255.255.255.248 fa4
It validates fine but I cannot ping the gateway or any website. (My DNS servers are setup and correct.)
The gateway address my ISP supplied is:
Gateway: 12.51.147.217
Mask: 255.255.255.248
Was that the proper command to input?
Of course if I input:
ip route 12.51.147.217 255.255.255.248 fa4
It generates an inconsistent address and mask error.
Thank you
After I type the command:
ip route 12.51.147.0 255.255.255.248 fa4
It validates fine but I cannot ping the gateway or any website. (My DNS servers are setup and correct.)
The gateway address my ISP supplied is:
Gateway: 12.51.147.217
Mask: 255.255.255.248
Was that the proper command to input?
Of course if I input:
ip route 12.51.147.217 255.255.255.248 fa4
It generates an inconsistent address and mask error.
Thank you