Is RG_ETHER_ADDR needed in supplicant mode? #66
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hhf/pfatt#66
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Would like to know the answer to this as well, I didn't extract my certs I purchased them.
You purchased them? So you paid someone to extract them for you? Sounds like you got scammed.
LOL
I too would like to know this, or if RG_ETHER_ADDR should be the same as EAP_SUPPLICANT_IDENTITY
I also purchased certificates (not a scam @owenthewizard , it's relatively common and it works great for me on Unifi)
I can deduce that EAP_SUPPLICANT_IDENTITY should be matching the certificates I received, what I don't know is if RG_ETHER_ADDR should also be this mac address, or if it should match my actual AT&T gateway
EAP_SUPPLICANT_IDENTITY should match the certificates. RG_ETHER_ADDR should be the mac address of your current AT&T-provided residential gateway.
That is the conventional wisdom yes, but I use
EAP_SUPPLICANT_IDENTITY
for both even though my certificates are not from my assigned RG, and everything still works.