MonkWho / pfatt

Enable true bridge mode for AT&T U-Verse and pfSense (this is a fork of an original repository https://github.com/aus/pfatt. Since it is not available anymore, I'll do my best to maintain a copy for people that still need a bypass)
438 stars 170 forks source link

netgate SG-1100 port names causes pfatt.sh to fail #39

Open snagginst33l opened 3 years ago

snagginst33l commented 3 years ago

The SG-1100 has virtualized ports mvneta0.4090, etc. that are not usable as is in pfatt.sh compared to the "normal" eth0, igb0, etc.. Very slow going trying to figure out how to modify the script. Has anyone pointers how to get over this hump?

I had tried ifconfig'ing the ports and pfatt.sh runs and ngeth0 gets created. Unfortunately, when the SG-1100 reboots, it trashes the changes and resets all the ports back to the default mcvneta0.409x.

Thank you in advance.

MatthewGCampbell commented 3 years ago

you have to unbind the virtual interfaces into physical interfaces, netgate has docs on it here

septer012 commented 3 years ago

Won't work. You need three network interfaces and that sg-1100 only has one network interface (labeled mvneta0 ) routed to a network switch. See this graphic https://www.netgate.com/assets/img/blog/2019/hw_architecture.jpg