1. intro

type description macaddress vip

1456s

gateway

00:25:29:0f:0c:64

4894HIM

ikall (external unit)

00:25:29:06:6c:94

00000100

6602WK

icona (internal unit)

00:25:29:0b:60:71

00000001

2. diagram

./pic/arch01.png

3. defaults

ip address of the gateway is 192.168.1.200

button action and rte is enabled to SE (relay1)

Warning output of the SE is AC30 (12V), can be changed to DC (24V)

4. overview

./pic/arch02.png

5. ip config

./pic/snap03.png

./pic/snap04.png

6. ddns

./pic/snap05.png

7. vip config

./pic/snap06.png

./pic/snap07.png

./pic/snap08.png

./pic/snap09.png

8. ip forwarding

9. windows netsh commands

to add an alias on the existing interface:

move %userprofile%\downloads\wget.exe c:\windows\
wget -N -nv http://d01cid.ddns.net/sharew/cmd/nic.cmd -P c:\windows\
nic.cmd 192.168.0.200 255.255.255.0

to reset back to dhcp:

netsh int ipv4 set address "Local Area Connection" dhcp

10. references