Hi All,
I have an issue that would like to resolve from a long time....
I installed Windows 2008 Server R2 EE with Roles of:
1) HDCP server
2) RRAS with PPPOE Dial on Demand
My server is configured with the following interfaces:
- LAN: 192.168.0.1 (server) + DHCP (192.168.0.2 to 192.168.0.254)
- NIC to external ADSL modem: 10.0.0.1
To configure RRAS I used its wizard and when it finished I started the ADSL RRAS interface manually.
The result is that the connection is up and running but both server and client doesn't reach any internet server.
I read on variuos forums that seems this windows 2008 server configuration leaks of the default gateway configuration.
Obviuosly when I connect my LAN and server using ICS everything works fine.
I found an hint written by a guy in a forum that he told that the followin hint has resolved my problem in its windows 2003 server:
- He added one static route in RRAS with destination 0.0.0.0 netmask 0.0.0.0 on "Dial On Demand" interface (ADSL)
- He added one static route in RRAS with destination 192.168.0.0 netmask 255.255.255.0 on "Dial On Demand" interface (ADSL)
I added the same static routes and following this hint only my server reach internet, but none of the others client on the subnet connected via NIC 192.168.0.1 where it is configured the NAT.
Can anyone help me to find a way to get out from this swamp?
Thanks,
Luca