I'm trying to get my server to be a gateway server. I'll tell you the story:
I reconfigured my SME Box to be in gateway mode. My modem has an IP of 10.1.1.1, so on the external NIC I made it's IP 10.1.1.100
On the Internal side I have a wireless router and it has an IP of 192.168.0.1 I did set the Internal NIC as 192.168.0.105 and have made the internal NIC issue DHCP, so in my router I have WAN set to receive DHCP and it works.
My problem is, I can't ping my server from my computer on the LAN network. If I login into my wireless router, that can ping 192.168.0.105 (internal SME NIC), it can also ping 10.1.1.100 (external NIC) and it can ping 10.1.1.1 (Broadband modem).
So if the wireless router can ping everything, how come I can't even Ping the internal NIC?
I am using a D-Link modem and a D-Link wireless router with a 4 port switch.
Does anyone have any idea's?