Bridge mode with Static IP: OPNsense

  • Thread starter Thread starter Epoch101
  • Start date Start date
  • Replies Replies 14
  • Views Views 1,323
Messages
8
Location
Bangalore
ISP
Airtel Xtreme Fiber
Hi everyone,

I’m trying to set up my OPNsense router with Airtel Broadband and need some help.

I have a Nokia G-2425G-A ONT and have read that PPPoE isn’t required for a static IP. I’ve configured my IP, subnet mask, and gateway as specified here. For now, I’m using IPv4 since it’s easier to configure.

I’ve set Port 4 on the ONT to Bridge mode and enabled VLAN 100 tagging on the WAN port in OPNsense.

After this setup, the internet works for about 20-30 seconds before it stops completely.

Is there any configuration I might be missing, either on the ONT or in OPNsense, that could resolve this issue?

I’ve tried looking online but couldn’t find anyone with a similar problem where the connection works briefly and then stops.

Thanks in advance for your help!
 
Yes, I tried the same with my PC. The same thing happens.

I was wondering if this was happening because of some existing port forwarding settings on the ONT?

Would changing all ports to Bridged fix the issue?
 
I don't think it has anything to do with port forwarding or anything, but maybe try removing the port forwarding settings and check.
Also, try changing some other port to bridge and observe what happens.
 
@tr1k0N4 I tried all 4 ports on my PC, and I'm getting the same behavior. The internet works for about 30s and then dies. I have also deleted the port forwarding rules, but I'm having the same issue.

@Soumil the option to delete the static IP profile on my GPON is greyed out on the page, so I am unable to delete it.
 
@Epoch101 That explains why your internet seems to "work" for some time then dies. Your router and the ONT are competing in ARP replies for the same IP address. In short, Airtel's gateway gets confused regarding which MAC address to send the traffic to.
 
Back