Author: OldMan
Date: 16-08-07 18:57
I have recently built a BSD Gateway to connect my LAN to my ISPs PPPoE connection. The hardware is as follows
Nic #1: 10 Based NIC for PPPoE Connection
Nic #2: Realtek 8139 (Wired)
Nic #3: DLink WDA-1320 (Wireless)
I have subnetted the network as follows - 192.168.0.0/26
Subnet 0:
Not Used
Subnet 1:
Wired Lan:
Line Address: 192.168.0.64
Nic IP Address: 192.168.0.65
Subnet Mask 255.255.255.192
Broadcast Address for subnet: 192.168.0.127
DHCP: Range 100 – 120
Gateway: 192.168.0.65
DNS Servers: 192.168.0.80 (Windows 2003 Server running DNS)
ISP DNS Servers
Subnet 2:
Wireless Lan:
Line Address: 192.168.0.128
Nic IP Address: 192.168.0.129
Subnet Mask 255.255.255.192
Broadcast Address for subnet: 192.168.0.191
DHCP: Range 140 – 160
Gateway: 192.168.0.129
DNS Servers: 192.168.0.80 (Windows 2003 Server running DNS)
ISP DNS Servers
Subnet 3:
Not Used
I also have a Windows 2003 Server with the following IP configuration connected to Subnet 1 (the wired LAN)
IP address of 192.168.0.80.
Subnet Mask 255.255.255.192
Gateway: 192.168.0.65
DNS: 192.168.0.80
I am able to connect to and ping IP address and names on the Internet from either Subnet. I can ping IP address between the Subnets. I can also ping name on the same subnet. The problem is I cannot ping names between the two subnets.
Any advice?
Post Edited (16-08-07 14:59)
|
|