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

Changing internal IP = connection gone

I'm using Astaro  4.009. Also using masquarading (LAN network - Internet provider). This works fine. But when i change my internal IP adress, workstations can't access the internet anymore. The router can ping everything on the net but workstation can't ping nothing. 

thx 4 the help.
? [:S] 


This thread was automatically locked due to age.
Parents
  • You're changing the internal IP of ASL?  That would change what all the machines need as default gateway.  IP of ASL's internal NIC = Default Gateway for internal machines.
      
  • i'm changing the ip adres of my internal network interface (192.168.0.x) All the other settings are okay. Only when i'm changing the ip back, the problem is over.
      
  • Hi,
    as pablito wrote:
    You have to change the gateway settings at your clients to reflect your changes at the Firewall.
    Which router could ping which device?
    Where is this router placed?

    HTH

    Udo Seiler  
  • of course i changed the default gateway settings at my clients. 

    If i changed my internal IP, Astaro still can ping the internet but clients can't connect the internet true astaro. If i  set back the internal ip to the original, clients doesn't have problems to connect to the internet. 
Reply
  • of course i changed the default gateway settings at my clients. 

    If i changed my internal IP, Astaro still can ping the internet but clients can't connect the internet true astaro. If i  set back the internal ip to the original, clients doesn't have problems to connect to the internet. 
Children
  • To me it sounds like its a paket filter matter!

    If you set paketfilter like Internal_Network__ any any allow --- Internel = 192.168.0.0/24

    and then change ip of your Internal network to 192.168.2.0/24

    The paket filter wont recognice the internel network and will block it!

    Could this be the matter?    
  • yep thats it. I already add the rule "allow from any to any" but that was not enough. I deleted  this rule and add the rule "allow from Internal_Network__ to any ". Now it works.

    thx