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

two asg with one internet connection

Hello Friends !


Can u please guide me how do i implement this scenario 

i want to use two different version of asg (7.502 and 7.504 or v8 beta ..when ready)

i have only 1 internet connection with static ip 
i want two asg to be connected with 1 internt connection 
both asg should be accessible from out side 
i am planning to add dmz for both server(internal dmz ? acess windows xp sp3 desktop and external dmz for linux server sles 10 sp2 and windows server )(is internal dmz and external dmz are correct term to use ?)

i tryed to configure it using bridge but fail to configure it  (i will use static ip from (192.168.1.123 for 1 asg and 192.168.1.150 for another asg ) and bridge them with internal interface (192.168.1.125 or so ))...(internal interface and wan interface  merge to getter in short )

if i want to use bridge how many lan card will require ?how do i access asg webadmin console ? how do i use pf rule ,dant and so on 


vpn with both asg 

thanks 

sorry i am not good at drafting but i hope u understand my possible usage scenario


This thread was automatically locked due to age.
Parents
  • First, you have only one outside IP, so you will have to share that somehow.
    That means that you will have to think about which ports you want to route to which astaro.

    If you use some uplink mode like PPPOE, note that only one client can use that, so you can't have both online at the same time.

    My advice is, use some internet router like a linksys wrt54 with a capable interface and then route the ports to both astaros as you need.
Reply
  • First, you have only one outside IP, so you will have to share that somehow.
    That means that you will have to think about which ports you want to route to which astaro.

    If you use some uplink mode like PPPOE, note that only one client can use that, so you can't have both online at the same time.

    My advice is, use some internet router like a linksys wrt54 with a capable interface and then route the ports to both astaros as you need.
Children
  • First, you have only one outside IP, so you will have to share that somehow.
    That means that you will have to think about which ports you want to route to which astaro.

    If you use some uplink mode like PPPOE, note that only one client can use that, so you can't have both online at the same time.

    My advice is, use some internet router like a linksys wrt54 with a capable interface and then route the ports to both astaros as you need.


    Hi barkas, 

    my adsl router/modem is Fixed Network Terminals - Welcome to Huawei.com 

    my idea was i will use static ip from adsl router (i will use static ip to configure router and will use no dhcp option so i will use static ip from this router to asg 1 and 2 --192.168.1.123 and 192.168.1.x ) 
     
    but in this case i will (?) able to use astaro bridge from Networking >>bridging  for both asg 

    or i have to use port forward from router it self but that will be painful as dont know which port are been used 
     

    thanks