Cross subnet connection
- by user30472
My internal Windows 2008 AD network is 172.20.xxx.xxx
My Apple Wireless base stations only allows DHCP 172.16.xxx.xxx
Private IP address ranges:
10.0.0.0 to 10.255.255.255
172.16.0.0 to 172.31.255.255
192.168.0.0 to 192.168.255.255
The problem:
The internet works from my IPad that has a 172.16.xxx.xxx address, but I can't access (browse) my tools server that is 172.20.xxx.xxx that host my Filemaker database.
Is it possible to add 172.16.xxx.xxx range somewhere in DHCP or DNS on my Windows domain server so I can access tools? Or is there another way to make this connection work?
Thanks