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

Transparent/split tunneling and return traffic

It seems that return traffic is not being sent back to my red device. At least I see the traffic coming from my device in the logs, but no return traffic. If I tracert to a device on the remote network the traffic hits the asg then a router on the internet. I have the red setup with transparent/split with dhcp so I do not know what the IP of the red device is without looking at the device the red is pulling the ip from and that seems like it should not be necessary to make all of this work. Any ideas? I am running 8.1 on my asg. I see some older posts out there, but they seem to be related to older versions and not relevant. I have also added a packet filter rule that allows the traffic from the red network onto my network. Is there something that needs to be configured going the other way? I can see that in interfaces there is a red interface, but not knowing the ip of the red device I cannot setup the interface.


This thread was automatically locked due to age.
Parents
  • Ah [:)] Now I see what the problem is. You didn't add the RED using the "deployment helper", did you? That "helper" will automatically add an interface on the "reds1" hardware that uses DHCP client to pull an IP from the remote network. You have now added such an interface manually, but re-used the IP the RED got from the DHCP Server at the remote location.

    While this can work, it is a bit odd to have the same IP on the RED and on the ASG interface. You can either:

    - change the ASG-side interface to use DHCP client ("Cable Modem"), so it gets assigned an IP by the remote DHCP server
    - change the ASG-side interface to use any free IP from the remote network manually (it should not be from the remote DHCP server range)
Reply
  • Ah [:)] Now I see what the problem is. You didn't add the RED using the "deployment helper", did you? That "helper" will automatically add an interface on the "reds1" hardware that uses DHCP client to pull an IP from the remote network. You have now added such an interface manually, but re-used the IP the RED got from the DHCP Server at the remote location.

    While this can work, it is a bit odd to have the same IP on the RED and on the ASG interface. You can either:

    - change the ASG-side interface to use DHCP client ("Cable Modem"), so it gets assigned an IP by the remote DHCP server
    - change the ASG-side interface to use any free IP from the remote network manually (it should not be from the remote DHCP server range)
Children
No Data