Use LINUX as a router + gateway + Firewall for remote office-Linux Enterprise Application-Linux server application information. The following is a detailed description. LINUX has a computer on the INTERNET and supports Remote Wake-Up of the NIC. On the INTERNET, remote office can be achieved through control software.
1 Tib install wakelan-1.1.tar.gz
Tar wakelan-1.1.tar.gz
Cd wakelan-1.1
./Configure
Make
Make install
2. Add a broadcast route
Route add-host has 255.255.255-dev eth1 (My Intranet machine is connected to the ETH1 Nic)
To automatically add routes after LINUX is restarted, You need to modify/etc/rc. local.
3. install remote control software on Intranet WINDOWS
I don't like PCANYWHERE. I use RADMIN, which is small and flexible.
4. Configure DHCP so that the WINDOWS server on the Intranet can automatically obtain the correct IP address after it is started.
Code: