Goal: Have The Draytek-router assign PC A the same (local) IP every time it boots up.
How:
Get the MAC and hostname of PC A. Turn of PC A.
Boot up another PC and telnet into your router (eg. telnet 192.168.1.1).
Once there do:
#srv dhcp leasetime 500
This will set the leasetime to 500 seconds (min). So wait [...]
I’ve been having some issues with ssh.
The problem: I would try to log on to my FreeBSD-box from a laptop through ssh. The delay between the username-prompt and the password-prompt would be up to 2 minutes. Both PC’s was inside my own private LAN.
Read the rest of this entry »