Hi,
we have a site-to-site tunnel from Sophos Firewall to AWS.
Several local (sophos side) networks are appearing in AWS routing tables correctly.
However, the SSL-VPN network will not appear in AWS routing tables.
When I check bgp information on Sophos firewall, the output is as follows:
bgp> show ip bgp all
For address family: IPv4 Unicast
BGP table version is 14, local router ID is 169.254.36.210, vrf id 0
Default local pref 100, local AS 65000
Status codes: s suppressed, d damped, h history, * valid, > best, = multipath,
i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
*> 10.0.5.0/24 0.0.0.0 0 32768 i
*> 10.0.55.0/24 0.0.0.0 0 32768 i
10.81.234.0/24 0.0.0.0 0 32768 i
* 172.30.0.0/16 169.254.140.181 200 0 64512 i
*> 169.254.36.209 100 0 64512 i
*> 192.168.178.0/24 0.0.0.0 0 32768 i
*> 192.168.179.0/24 0.0.0.0 0 32768 i
Displayed 7 routes and 8 total paths
The network in question is 10.81.234.0/24.
The result is that OpenVPN users are not able to access resources in AWS VPC.
Any help is appreciated, thanks.
Edited TAGs
[edited by: Erick Jan at 12:15 AM (GMT -7) on 24 Oct 2024]