user_rbu28's profile

New Poster

 • 

5 Messages

Thursday, January 2nd, 2025 3:51 AM

xfinity deletes port forward

xfinity deletes port forward. Why? I don't know, third base.

setup: bridge interface on headless box for multiple VM's

issue: xfinity cannot "see" the bridge device as a "connected" device

Solution: make some noise on the interface by ping speedtest.xfinity.com, wait for the app to update.

results: interface goes from "disconnected" to "connected"

note: as soon as the ping command terminates the app will say something like "connected 7 minutes ago"

Should ping speedtest.xfinity.com continue indefinitely to maintain a status of connected or a cron job to run for several hours each day?

New Poster

 • 

5 Messages

3 days ago

fact:

device MUST BE connected (show in list) to setup a port forward 

xfinity requires a minimum of 2:00 minutes of noise to stay on the "connected" list.

i.e. ping -c180 96.96.229.183 >> /xfinity.txt && echo "completed at $(date)">> /xfinity.txt  

xfinity will remove device from connected list 1:00 minute after ping terminates, so ping every 5 minutes.

 i.e. crontab -e */5 * * * * pingxfinity 

note: if the device shows "disconnected" wait 2 minutes, close the phone app then try again.

but ping continuously just for  fun.

Official Employee

 • 

2.6K Messages

Hey there, user_rbu28, thanks for reaching out through Xfinity Forums regarding the issue with your port forwarding. Have you tried these steps already, https://www.xfinity.com/support/articles/port-forwarding-xfinity-wireless-gateway. Are you getting any error messages when setting it up?

 

I am an Official Xfinity Employee.
Official Employees are from multiple teams within Xfinity: CARE, Product, Leadership.
We ask that you post publicly so people with similar questions may benefit from the conversation.
Was your question answered? Please, mark a reply as the Accepted Answer.tick
forum icon

New to the Community?

Start Here