Hello All,
On CCR I configured a BGP peering connection with 2 multihop remote as using a IP Private and I annunced correctly a /24 Public Subnet. CCR is connected to a BGP peers on eth1 and to LAN on eth3. On the Lan I configured some Private Subnets, using nat rules the subnets go out with a differente Public IPs.
Everything works fine but from CCR I can’t go out (if try from ping tool, when force src address with Public IP works properly). I need to activate some functions on CCR (NTP, log to email), the issue seems on IP address used by CCR to go out, Can I “force” the CCR to use a specific IP for yourself?
IP address scheme:
ETH1 - IP ptp BGP 10.103.11.54/29
ETH1 - Public.1/29 comment=CCR IP address
ETH1 - Public.2/29 comment=IP to masquerade Nat private business customers
ETH1 - Public.3/29 comment=IP to masquerade Nat private residential customers
ETH3 - Private1/22 comment=Subnet business customers
ETH3 - Privare2/22 comment=Subnet residential customers
ETH3 - Public.254/25 comment= Subnet Public IP customers
How I can configure CCR to go out using Public.1/29 ip? Thank you in advance
Kind Regards