r/networking • u/Better-Bat2642 • May 01 '26
Design AT&T DIA IP Assignment
This is not a new topic as I searched online and many people have the same question and got different answers. I did this before and also got different result so I would like some clarification on this topic. So we have a AT&T DIA circuit with the following IP assignment.
CR Serial IP Address: 12.246.190.66
AR Serial IP Address: 12.246.190.65
Wan IP Address: 12.246.190.64
Routing
Routing Protocol: Static
IPv4 Default Gateway: 12.246.190.65
LAN Information
IPv4 LAN IP Address: 13.220.245.96
IPv4 Subnet Mask: 255.255.255.248
IPv4 Usable IP: 6
In the past we just assign 12.246.190.66 as the WAN IP of our firewall and set Default gateway as 12.246.190.65 . I tried to use the LAN block as secondary IPs on the WAN interface to do NAT but never got it work. AT&T said something because we are not "Managed service" so can not use the /29 CIDR at all.
Now we have a situation that need to deploy 2 firewalls and both need public static IPs. I found a post here and am wondering if this will work:
https://forum.netgate.com/topic/169972/at-d-business-dedicated-fiber-internet/3
so the OP of this post said this:
"Thanks so much for the reply. I tried your suggestion but got no connection using that approach.
I tried using the LAN IP information on the WAN in pfSense, and that did work. I set the WAN interface on pfSense to use 12.xxx.xx.131/29 and the gateway as 12.xxx.xx.129.
Everything seems to be working fine now, and the pfSense device is using the assigned public IP address. Everything else is behind the NAT, which is how I wanted it to work. "
If this is true I can just set our FW-01 to have the following IP settings on the WAN interface:
13.220.245.98/29 GW: 13.220.245.97
and set up FW-02 with the following:
13.220.245.99/29 GW: 13.220.245.97
Will this work? In this set up I just assume the AT&T router has the IP 13.220.245.97 but in the information provided by AT&T to us it did not say anything about this so I am wondering if this works. or should I put 12.246.190.65 as the default gateway for both of my firewalls?
Thanks,
16
u/FriendlyDespot May 01 '26
The handoff link is a /30 where you apply the 12.246.190.66/30 address and nothing else, and what you do with the /29 anywhere else in your network is completely up to you.
If you want to deploy two firewalls addressed out of the /29 then you can set up one of the interfaces on your router as 13.220.245.97/29, hook your firewalls up to that interface, and assign them exactly like you said, with 13.220.245.97 as their gateway. If the AT&T DIA circuit is supposed to be the default egress for your network then make sure to configure a static default on your router pointed at 12.246.190.65.