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

the internet is not working

i would like to know the settings for seting up the internet through astaro to the internal network.
i need the basic settings so that the internet will work through astaro to the internal network.

external Wan
eth2 is connected to the cable modem with the dhcp

internal lan
eth0 192.168.10.101 24/255.255.255.0

thnx.


This thread was automatically locked due to age.
  • OK, then that's probably the same default gateway error in DHCP that Dilandau identified - the default GW should be the Astaro.

    If you have another default GW, you will have routing issues.  These issues are not insurmountable, but if that's the case, before you go creating routes everywhere, explain your network topology to us; maybe there's an easier solution.

    Cheers - Bob


    so I need to remove the defualt GW ?
    I need to maximally protect my LAN from attacks, viruses, spam from the Internet

    sorry for my english
  • Hi creativity, 

    log in to the astaro and go to the dhcp server and change the 'default gateway' to show '192.168.10.101' AND set the 'dns server 1' to the same ip '192.168.10.101' and save it.

    Than go to the interface settings of you windows pc and disable the LAN interface, wait a second and enable it again. 
    this will trigger a new DHCP request.

    Now you should have the right default gateway configured in your windows.
    If you want, you can check this on your window by option a DOS command shell "CMD.EXE" and type "ipconfig /all", check your LAN interface and make sure the default gateway and the dns server are both set to '192.168.10.101'.

    Now you should be able to access the internet, for proper use of the http proxy, you must uncheck the 'full-transparent' mode checkbox.

    once it is working, please disable or remove the 'any' 'any' 'any' rule.

    hope that helps, 
    gert.
  • Hi creativity, 

    log in to the astaro and go to the dhcp server and change the 'default gateway' to show '192.168.10.101' AND set the 'dns server 1' to the same ip '192.168.10.101' and save it.

    Than go to the interface settings of you windows pc and disable the LAN interface, wait a second and enable it again. 
    this will trigger a new DHCP request.

    Now you should have the right default gateway configured in your windows.
    If you want, you can check this on your window by option a DOS command shell "CMD.EXE" and type "ipconfig /all", check your LAN interface and make sure the default gateway and the dns server are both set to '192.168.10.101'.

    Now you should be able to access the internet, for proper use of the http proxy, you must uncheck the 'full-transparent' mode checkbox.

    once it is working, please disable or remove the 'any' 'any' 'any' rule.

    hope that helps, 
    gert.


    i will do what you said worked!
    Thank you very much!

    I have a question
    why when I delete all packet filter but the Internet continues to work Web sites, so it should be?
  • well it depends, there are a few 'auto packet filter rules' which get automatically set if you use certain application. 

    But in general, if you delete all packetfilter rules (and have disabled the http proxy), than you should no longer be able to access the internet.

    regards
    Gert
  • I am infinitely grateful to all who helped me, thank you!
  • hi , right click on the internet explorer and click on the settingsand and change whatever you want to change.

    MSDS Software 
  • You need to set up masqurading

    Network security -> NAT -> Masq

    New masq rule:
    Network: Internal 
    Interface: External (WAN)

    I believe all this should be set for you if you use the setup wizard.


    Thanks guys...