Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IP Changed, Astaro can't connect to internet anymore

I have been trying to fix this for a week, and even reinstalled Astaro last night.

After 2 months uninterupted, my IP changed on the external interface and closed the net connection. Entering the new information into Astaro for the external IP, Gateway, Netmask, and changing the IP for the network config did not bring the connection back up.

All connection to the outside is lost, both from the Astaro box directly, and of course from the inside network. This makes for a half dozen not so happy users inside.

Help?


This thread was automatically locked due to age.
Parents
  • Hi...

    First thing to check is the Packet Filter rule logs. Are packets getting killed off? I would guess that this is the most likely problem.

    Check the route to the internet from the shell account. Try pinging the machine at the far end of the internet link, and then g further.

    Basically you need to break down the problem into parts... 

    When you reinstalled, my guess is that you restored all the configurations. If you have a config problem that would have caused the problem to come back...

    Good luck, and let us all know how you go...

    Darryl
  • The config was good for over 2 months solid until the ip changed. 

    Pinging the external interface works, pinging the internal interface and internal computers works fine. Anything outside the external interface does not work.

    The packets are not being killed off, judging by the packet filter logs. I tried enablling a allow all from all to all rule for testing the packet filtering already as well.

    Any other suggestions?
  • Might be stupid answer, but figured I'd toss it in.

    Have you tried to erase, and then re-enter the masquerading information?  Kinda sounds like it just isn't routing or nating correctly.

    Hope it helps, 
    Eirik
  • That is what I thought as well, but when I reinstalled, I entered the config manually. This should of cleared any erroneous entries from the table.
  • G'Day

    the other thing to try is to print the routing table (netstat -r -n ...). Sounds like it could be a routing issue. Make sure that you have a default route set to go outside. Check this from LINUX level, not WebAdmin in case there is a problem with the WebAdmin.

    Darryl
Reply
  • G'Day

    the other thing to try is to print the routing table (netstat -r -n ...). Sounds like it could be a routing issue. Make sure that you have a default route set to go outside. Check this from LINUX level, not WebAdmin in case there is a problem with the WebAdmin.

    Darryl
Children
  • I think you are right. Something doesn't look right here, but I'm not sure, and I don't know how to fix it. (netstat -r -n) returns:

    Kernel IP routing table
    Destination Gateway Genmask Flags MSS Window irtt Iface
    162.xxx.xxx.0 0.0.0.0 255.255.255.128 U 40 0 0 eth1
    192.168.100.0 0.0.0.0 255.255.255.0 U 40 0  0 eth0
    127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
    0.0.0.0 162.xxx.xxx.1 0.0.0.0 UG 40 0 0 eth1

    The external Eth1 gateways seem to be messed. Am I right here? What do I do? BTW, thanks for all the reply's so far!

    [ 21 June 2001: Message edited by: BrianJ ]

    [ 21 June 2001: Message edited by: BrianJ ]