172.26.151.32/27 Naruto 172.26.151.33 to 172.26.151.62 172.26.151.63 30
or to ironman
172.26.150.96/27 Naruto 172.26.150.97 to 172.26.150.126 172.26.150.127 30
IP Address 172.26.150.97
Subnet 255.255.255.224
Gateway 172.26.150.126
Primary DNS 172.18.1.1
Secondary DNS 8.8.8.8 (or whatever DNS you got from your ISP)
/ip address add address=172.26.151.62/32 network=172.26.151.23 broadcast=172.26.151.23 interface=wlan1 comment="PTP Link to Highsite"
/ip address add address=172.26.151.62/27 interface=ether1 comment="LAN Range"
/ip route add dst-address=172.16.0.0/12 gateway=172.26.151.23 comment="Route to WUG"
Your adapter settings in windows should look something like:
IP Address 172.26.151.33
Subnet 255.255.255.224
Gateway 172.26.151.62
Primary DNS 172.18.1.1
Secondary DNS 8.8.8.8 (or whatever DNS you got from your ISP)
If you want to add a static route open command prompt as administrator and run the following command:
route add 172.16.0.0 mask 255.240.0.0 172.26.151.62 -p