Changes between Version 1 and Version 2 of Ticket #1388, comment 6
- Timestamp:
- 03/07/21 08:55:15 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1388, comment 6
v1 v2 5 5 This is indeed something where routing might not give you all you need (in many cases, it might still work, if you do source NAT on the to-LAN leg, but depending on what the scan tool expects (ARP?), might not see all devices). 6 6 7 And since you are not controlling the routers, running OpenWRT there with OpenVPN is also not possible... 7 8 8 9 Yeah, hard problem. 10 9 11 10 12 As for the original problem report: we have various reports about bridging on windows not working for some, partially working for others, working fine and eventually blue screening for others again. So "this platform is problematic". And with Microsoft changing stuff every half year, it's very hard to keep up. … … 18 20 19 21 Now, I'm not sure if that works, but it simplifies things a bit, taking OpenVPN's MAC learning logic out of the equation. Wireshark should tell you where packets get stuck, though. 20 21 And since you are not controlling the routers, running OpenWRT there with OpenVPN is also not possible...