Hi all, Probably not possible but here's what I want to do -
I have a laptop connected to wired network, it running various services, smtp/imap, plex, ssh, sftp etc to achieve this I have nats on my router pointing at the laptop wired IP
When I pickup my laptop to go use it in the lounge it connects to wifi, gets a different IP and the nats no longer hit and services all stop.
The loopback (as it is on a router) is a logical interface that will bind to any available physical interface, so it would work like so:
wired: 192.168.1.50
wireless: 192.168.1.60
loopback: 192.168.1.70
all incoming nats would point at .70 which would be available regardless whether its on wired or wireless and win would send traffic out with a source ip of .70 out whichever interface was active.
Anyone seen a way to do this? I have added the legacy loopback driver but after assigning an IP to it its not pingable on the network only the local host.
I have a laptop connected to wired network, it running various services, smtp/imap, plex, ssh, sftp etc to achieve this I have nats on my router pointing at the laptop wired IP
When I pickup my laptop to go use it in the lounge it connects to wifi, gets a different IP and the nats no longer hit and services all stop.
The loopback (as it is on a router) is a logical interface that will bind to any available physical interface, so it would work like so:
wired: 192.168.1.50
wireless: 192.168.1.60
loopback: 192.168.1.70
all incoming nats would point at .70 which would be available regardless whether its on wired or wireless and win would send traffic out with a source ip of .70 out whichever interface was active.
Anyone seen a way to do this? I have added the legacy loopback driver but after assigning an IP to it its not pingable on the network only the local host.
My Computer
System One
-
- OS
- windows 11