|
|
|
|
|
by the_third_wave
1492 days ago
|
|
If you configure things so that the wifi adapter gets the same IP address as the wired connection you should be able to continue communicating with those machines. SSH uses TCP which is connection-oriented so as long as the connection can be made it should work (bar problems with MTU etc.). You might experience a stall before the connection becomes alive again but it should work. |
|