将无线网卡作为 WAN 链路
pfSense 2.4 step by step WiFi configuration instructions (7 steps tutorial)
pfsense Wireless Wan Setup – YouTube
问题描述
我们拥有一台路由设备,该设备具有 ETH * 2、Wireless * 1 接口。而我们所在的网络环境中,仅仅提供 Wi-Fi 接入,并不提供有限网络。我们的其他设备仅支持有线网络,其并不具备无线网卡;
我们需要该路由设备通过 Wi-Fi 接入当前外部网络,然后其 ETH * 2 做为 LAN 接口,为内部其他主机提供网络访问;
解决方案
1)Interfaces -> Assignment -> Wireless -> Parent Interface: xxx / Mode: Infrastructure (BBS);
2)Interfaces -> Assignment -> Interface Assignments -> 选择 WAN 接口,将其设置为无线接口;
3)Interfaces -> WAN,进行接口配置,完成 SSID / WPA Pre-Shared Key / Enable WME 设置,保存配置;
当完成配置后,在主页中,能够查看 WAN 接口是否已经获得 IP 地址。如果获得 IP 地址,则表示配置成功,再进行其他配置即可;
常见问题处理
域名解析失败
DNS — DNS Rebinding Protections | pfSense Documentation
问题描述:多数域名可以解析成功,但是极个别域名解析失败。
原因分析:我们没分析,我们猜测与 OpenWrt 中遇到的问题类似 Rebind protection
解决方案:System / Advanced / Admin Access / DNS Rebind Check / Disable DNS Rebinding Checks