pfatt icon indicating copy to clipboard operation
pfatt copied to clipboard

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 p...

Results 33 pfatt issues
Sort by recently updated
recently updated
newest added

The dhcp lease for connections is not handed through to the ngeth0 interface properly. There isn't any real "errors" in the logs. If you try to run the script manually...

Do the instructions on the Readme still work with the new versions of Pfsense that has everything built in? I'm using intel nics.

Support newer versions of pfSense without pfSense_ngctl_attach. Relates to #67

I have never been able to update past 22.05, but previously didn't have the time to extensively debug the issue. I am also starting to care more as I don't...

I use the attached script (slightly modified) for supplicant mode on OPNsense 21.7.1, and I just use `EAP_SUPPLICANT_IDENTITY` for everything. Everything works fine. [99-opnatt.txt](https://github.com/MonkWho/pfatt/files/8011130/99-opnatt.txt)

I have an AT&T pace 5268ac Gateway and I'm attempting to setup IPv6. I feel silly asking this.....how/where do I run [gen-duid.sh].

using the vlanpcp option to ifconfig, FreeBSD is supposed to now support tagging with vlan zero. I have a working setup using a variant of the this script with netgraph...

I am currently on pfSense 2.4.4 running on a Xenserver. Setup: eth0 connected to ONT (interface is not assigned in pfsense) In order to understand more on whats going wrong,...

Not sure if this is an issue, or just something I’m doing wrong. I’m fairly new to pfSense and a lot of this is over my head. I installed pfSense...

This applies to either of the *sense flavors. In the script, in the following section; ``` # wait until wpa_cli has authenticated. WPA_STATUS_CMD="wpa_cli status | grep 'suppPortStatus' | cut -d=...