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

newbie to Astaro

hi, everyone I really appreciate any help to set up this new firewall, I have installed successfully the software on sempron based system with 2 network cards and I can access the admin pages using default values, my modem is a Netgear all on one modem with default ip address 10.1.1.1  the problem i'm having is not sure which ip address to use on the uplink Ethernet card to link to the internet, as when I open a browser in my client pc say no page found, i wanted to know if my modem router has DHCP and the ISP assigned Ip address starting with 110.32.***.*** and DNS setting 211.31.13x.***
and 211.31.13x.*** respectively, what should I do in this case to set up the uplink Ethernet correctly, my modem uses PPOE connection to the ISP. TIA


This thread was automatically locked due to age.
Parents
  • For that, you would want your normal computer as 10.1.1.x (say .10) using gateway as 10.1.1.1, then on the ASG, you should remove any NAT/MASQ rules you have, open up the packet filter for now, and do NOT use DHCP/DNS to start, let your existing gateway do all that.

    From there, go to network interfaces, and give say eth0 10.1.1.2 with a default gateway of 10.1.1.1 (so asg can to the internet for lookups, updates, etc..). 

    Now, once that is done you should have only this configured interface in your list. Go to network-->bridging, enable the feature, then select bridge selected nics. Choose eth1 and then select your existing interface under the "convert" option. Now hit apply and wait a bit.

    You will have a bridge, webadmin will be reachable on the 10.1.1.2 IP still, and simply plug the netgears cable which comes into your lan into eth 0 of the ASG and your computer/other switch into eth 1, now you can play with features. You may wish to open the packet filter fully (or make your own specific rules but theres not much benefit) enable IPS, enable the HTTP proxy in transparent mode etc... and have fun.
Reply
  • For that, you would want your normal computer as 10.1.1.x (say .10) using gateway as 10.1.1.1, then on the ASG, you should remove any NAT/MASQ rules you have, open up the packet filter for now, and do NOT use DHCP/DNS to start, let your existing gateway do all that.

    From there, go to network interfaces, and give say eth0 10.1.1.2 with a default gateway of 10.1.1.1 (so asg can to the internet for lookups, updates, etc..). 

    Now, once that is done you should have only this configured interface in your list. Go to network-->bridging, enable the feature, then select bridge selected nics. Choose eth1 and then select your existing interface under the "convert" option. Now hit apply and wait a bit.

    You will have a bridge, webadmin will be reachable on the 10.1.1.2 IP still, and simply plug the netgears cable which comes into your lan into eth 0 of the ASG and your computer/other switch into eth 1, now you can play with features. You may wish to open the packet filter fully (or make your own specific rules but theres not much benefit) enable IPS, enable the HTTP proxy in transparent mode etc... and have fun.
Children
No Data