Configure BGP - announce ASN and our public ips
-
We are looking to configure open bgpd and announce our ASN and /24 ips.
We already have AS and a /24 ip pool from APNIC.
ISP has already configured our AS.
Internet working great on both wan and opt1 ports.
I have also configured our /24 public ips on LAN interface.
Installed open BGPD package.
Added information on settings page, groups and neighbours.
BGPD status comes as working
open bgpd Status shows tables.
Now the question is how do we have our public ips announced?
I have configured a device with the lan ip, but when doing show my ip address on google, it reflects the wan IP. How do we reflect ip on all outgoing traffic and can use our public ips on our devices, such that they can be accessed directly outside the firewall.
Please let me know if you require more information on the setup that i have done.
thank you -
@jubimathew said in Configure BGP - announce ASN and our public ips:
I have configured a device with the lan ip, but when doing show my ip address on google, it reflects the wan IP. How do we reflect ip on all outgoing traffic and can use our public ips on our devices, such that they can be accessed directly outside the firewall.
Please let me know if you require more information on the setup that i have done.
thank youAs i understand you have firewall turned on ? Or you just mentioned it... Are you sure NAT is disabled ? Did you disable firewall in System>Advanced>Firewall&NAT ?
-
I would not use openbgpd for any new deployments. I would use FRR.
-
@kartoff said in Configure BGP - announce ASN and our public ips:
@jubimathew said in Configure BGP - announce ASN and our public ips:
I have configured a device with the lan ip, but when doing show my ip address on google, it reflects the wan IP. How do we reflect ip on all outgoing traffic and can use our public ips on our devices, such that they can be accessed directly outside the firewall.
Please let me know if you require more information on the setup that i have done.
thank youAs i understand you have firewall turned on ? Or you just mentioned it... Are you sure NAT is disabled ? Did you disable firewall in System>Advanced>Firewall&NAT ?
Hi kartoff, thank you for your response. Disabling firewall in system>>advanced>>Firewall&NAT would cut off internet. Please let me know, if you require more information on the current setup.
-
@derelict said in Configure BGP - announce ASN and our public ips:
I would not use openbgpd for any new deployments. I would use FRR.
Hi, Derelict, can you please point to a step by step guide to configure bgp with FRR.
thank you -
Step by step for your specific needs? Doubt that exists.
https://www.youtube.com/watch?v=4IlKcB17rWk
-
@jubimathew said in Configure BGP - announce ASN and our public ips:
@kartoff said in Configure BGP - announce ASN and our public ips:
@jubimathew said in Configure BGP - announce ASN and our public ips:
I have configured a device with the lan ip, but when doing show my ip address on google, it reflects the wan IP. How do we reflect ip on all outgoing traffic and can use our public ips on our devices, such that they can be accessed directly outside the firewall.
Please let me know if you require more information on the setup that i have done.
thank youAs i understand you have firewall turned on ? Or you just mentioned it... Are you sure NAT is disabled ? Did you disable firewall in System>Advanced>Firewall&NAT ?
Hi kartoff, thank you for your response. Disabling firewall in system>>advanced>>Firewall&NAT would cut off internet. Please let me know, if you require more information on the current setup.
Would cut off internet if you don't have public IP's... When you have public /24, leaving firewall on cuts their publicity... Choice is yours :)
-
@kartoff said in Configure BGP - announce ASN and our public ips:
@jubimathew said in Configure BGP - announce ASN and our public ips:
@kartoff said in Configure BGP - announce ASN and our public ips:
@jubimathew said in Configure BGP - announce ASN and our public ips:
I have configured a device with the lan ip, but when doing show my ip address on google, it reflects the wan IP. How do we reflect ip on all outgoing traffic and can use our public ips on our devices, such that they can be accessed directly outside the firewall.
Please let me know if you require more information on the setup that i have done.
thank youAs i understand you have firewall turned on ? Or you just mentioned it... Are you sure NAT is disabled ? Did you disable firewall in System>Advanced>Firewall&NAT ?
Hi kartoff, thank you for your response. Disabling firewall in system>>advanced>>Firewall&NAT would cut off internet. Please let me know, if you require more information on the current setup.
Would cut off internet if you don't have public IP's... When you have public /24, leaving firewall on cuts their publicity... Choice is yours :)
Ok, what all parameters shall i check in openbgp_status which could confirm if the BGP settings is set correctly.
thanks
-
This post is deleted!