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

prolly a stupid question but how many nics?

Hi there,

Prolly already asked by some one but how many nic's is supported in the office license for ASL V5.x ?

cheers

MajorPain


This thread was automatically locked due to age.
Parents
  • however many you want to put in..[:)]
  • cool but then i still have one little problem [:(] 

    Thats why i tought i was limited to 3 nic's ...

    cheers

    MajorPain
  • Astaro can use one Active WAN with the other as a failover(do not know if that failover can be on another nic)....you can put multiple ips on the WAN nic but AFAIK ASL 5 does not support multiple active WAN nics.
  • Just curious, but why would you want 4 public dhcp assigned IP's?
  • Hi,
    if its not changed from V4 to V5 than ASL supports as many WAN links as you have.
    But:
    only one default route, and a WAN-link must not be everytime PPPOE it could be simply Ethernet. The thing is what you want with your WAN-link one for eMail one for www another for vpn no problem if you have your routing under control.

    firebear
  • [ QUOTE ]
    Hi,
    if its not changed from V4 to V5 than ASL supports as many WAN links as you have.
    But:
    only one default route, and a WAN-link must not be everytime PPPOE it could be simply Ethernet. The thing is what you want with your WAN-link one for eMail one for www another for vpn no problem if you have your routing under control.

    firebear 

    [/ QUOTE ]

    that's what i tought.... indeed i can have just one default route so what you saying is get static routes for the others and it should work fine...right ?

    cheers

    MajorPain
  • Hi,
    thats right with V4.022 i use it with many static routes.

    firebear
  • ok after some fooling around with astaro static routes im still not able to get it work [:(] to do...

    eth0 -> Internal LAN ip: 10.10.101.254/24
    eth1 -> External ip number 1 assigned by ISP and has the default gateway also assigned by ISP and is called private_web
    eth2 -> External ip number 2 assigned by ISP and no default gateway and is called public_web
    eth3 -> External ip number 3 assigned by ISP and no default gateway and is called DNS_Server_1
    eth4 -> External ip number 4 assigned by ISP and no default gateway and is called DNS_Server_2
    eth5 -> Our DMZ zone ip 10.0.0.254/24

    MASQ from internal to external net via ETH1
    DNAT/SNAT rule one for server on DMZ (HTTP/HTTPS)


    what i want is that people from the outside can connect via public_web (the one with no gateway) to my DMZ. How can i fix that with static routes ? as far as i know it should be something like this in the static route screen of ASL:

    netword to add: public_web
    target network: DMZ net

    Strange thing is that when i enable more then 1 "public" nic astaro is not able to connect to the internet anymore and im not able to connect from the outside to the box anymore. I figure that that has something to do with default route's etc.etc. 

    Main question here is how to setup the routes? and what am i doing wrong here...tnx for reading and helping in advance

    cheers

    MajorPain
  • This seems a very odd setup.

    What are eth1->eth4 actually used for?

    Why do you have DNS servers on seperate networks like that?  What exactly is private_web?

    I am unsure what you are trying to achieve, on which link/s in the public internet?
Reply
  • This seems a very odd setup.

    What are eth1->eth4 actually used for?

    Why do you have DNS servers on seperate networks like that?  What exactly is private_web?

    I am unsure what you are trying to achieve, on which link/s in the public internet?
Children