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

Multi VLAN through VPN/RED

hi ...

please help me to get configuring multi vlan through VPN..

Thanks in advance .


This thread was automatically locked due to age.
Parents
  • From your diagram, it appears that you are assigning IPs in 192.168.1.0/24 both from the RED and from the Astaro.  This can't work.  Use a different IP-range behind the RED, like 192.168.2.0/24.  You'll need to make packet filter rules like

    (192.168.1.0/24) -> Any -> (192.168.2.0/24) : Allow


    and

    (192.168.2.0/24) -> Any -> (192.168.1.0/24) : Allow


    but you won't need any routing rules.

    It's not clear to me that it's possible to have the CUCM assign 192.168.0.0/24 addresses though the connection between the Astaro and the RED, but I think that depends on your VoIP phones "knowing" the IP of the CUCM server instead of using a standard DHCP request.

    Cheers - Bob
Reply
  • From your diagram, it appears that you are assigning IPs in 192.168.1.0/24 both from the RED and from the Astaro.  This can't work.  Use a different IP-range behind the RED, like 192.168.2.0/24.  You'll need to make packet filter rules like

    (192.168.1.0/24) -> Any -> (192.168.2.0/24) : Allow


    and

    (192.168.2.0/24) -> Any -> (192.168.1.0/24) : Allow


    but you won't need any routing rules.

    It's not clear to me that it's possible to have the CUCM assign 192.168.0.0/24 addresses though the connection between the Astaro and the RED, but I think that depends on your VoIP phones "knowing" the IP of the CUCM server instead of using a standard DHCP request.

    Cheers - Bob
Children
No Data