Hi All,
I recently bought the new Flint 2 and thought it would be a great way to learn some networking that I've always avoided. One of the things I thought might be something worth trying is setting up another wifi SSID that is exposed to tailscale for some of my IOT devices.
To test the configuration, I:
- Set up a new SSID, EZ1-TS. Configured exactly like the default SSID
- Set up a new interface, LAN_TS. Set up exactly like the default interface, LAN, but without any devices connected to it. Also the DHCP assigns IP's on 192.168.7.X instead of 192.168.8.X
- Attached the firewall policies for the default lan to the lan_ts interface for testing purposes.
The issue is that when I'm on my normal SSID, I get 500 Mbps, and when I'm on EZ1-TS, I get less than 1 Mbps. I switched the EZ1-TS wireless SSID to the default lan interface I get the full speed, so I believe the issue is with the lan_ts interface. However, I cant figure out whats different from the other lan interface as I've copied all the settings but the device setting. I've even ssh'd in and copied the config from the lan interface to the lan_ts interface (just removing the device section) .If I attach a device to the lan_ts interface, it breaks the interface and I can't connect to the SSID and get an IP.
Do you have any suggestions on what I need to do to get it to work at reasonable speeds?