Hello expert,
I have an project connect with ISP and BGP a new public ip subnet /24 IPv4, for example: 123.123.123.0/24
Currently Router 1:
eth1: static IP with ISP: 100.100.100.52/29 GW: 100.100.100.49
eth 11: new BGP IPv4: 123.123.123.1/24
eth12: private LAN: 192.168.1.1/24
I have connected a switch with eth11 for allocate our IPv4 to different servers, such as: 123.123.123.230/24 with GW: 123.123.123.1
It’s all currently work fine. But we have a new project from our customer, they want to make another router say: 123.123.123.242/24 . And want us to forward some /32 /30 /29 IPv4 to the customer behind this 123.123.123.242 router.
My question is:
- how to make it route those /32 /30 /29 to the customer behind that .242 router? Should I use OSPF , or any suggestion method ?
- does anyone have a online guideline can instruct me , because I actually is a beginner on this network.
I am really appreciate if any expert can guide me step by step , as I am already 2 weeks headache on it .
Thanks very much EXPERT !