Forums

Resolved
0 votes
For any of the other special snowflakes out there had loaded up a new instance of clear and then scratched their heads about why it couldn't register...well it might be because it didn't set itself up a default route.
Checking the routing table by typing 'route' showed only the local subnet with gateway of 0.0.0.0; mask etc etc.
If this happens, one might like to try dropping to a text console (Alt-F2), logging in, and typing the following:
route add default gw x.x.x.x eth0
or eth1 or whatever. x.x.x.x is obviously whatever the thing is supposed to be talking to whenever it wants to get outside the local net.
Tuesday, March 29 2016, 03:15 AM
Share this post:
Responses (1)
  • Accepted Answer

    Tuesday, March 29 2016, 01:53 PM - #Permalink
    Resolved
    0 votes
    I believe the core issue in this case is that there is no interface set as "External"...a bit of a confusing term when your server is on the LAN, however, it is well-documented and warnings are present during the wizard on the network settings page to configure at least one NIC as 'external' with the correct settings.

    B
    The reply is currently minimized Show
Your Reply