On Fri, 2014-01-17 at 22:04 +1100, iacchi wrote: > > My setup for recovery was actually "Debian machine" <-> NAS. So there > > is a slight difference between the two setups... > > I may do NAS <-> Debian machine directly, but then I wouldn't be able to > access it via ssh as it only has one net card, so I'd rather keep the > router in the middle as dhcp server so I can still access the Debian > machine through Internet.
FWIW you could get a USB-Ethernet dongle pretty cheaply I think. Which might simplify things if you can't get the TP-Link to send the necessary DHCP options. If I were you I'd be very wary of disabling DHCP on the TP-Link and moving it to the Debian box while on the other side of the world ;-) Unless most stuff (including the Debian box) is using static addresses. If you can't configure the TP-Link to do the right thing it might be possible to configure it to ignore particular MAC addresses and then deploy a dhpc server on your Debian box which only responds to specific addresses. Ian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

