Hello Everybody,
trying to come up with a fall-back solution for olpc's xs server I am testing a server/gateway setup, that for right now has to fit into existing infrastructure, but will later possibly be turned loose...
My usual network setup:
cable modem
|
(some.dynamic.public.ip)
router (dhcp server - binding IPs to MACs / with sip & wifi --> some telephones, some laptops)
(----------- 192.168.1.1 ----------------)
| | |
------------- | -------------
| | |
192.168.1.10 192.168.1.11 192.168.1.28
SME server Media server (XP64) Media Center (XP)
(web / mail/...)
test setup:
cable modem
|
(some.public.ip)
router (dhcp server - binding IPs to MACs / with sip & wifi --> some telephones, some laptops)
(----------- 192.168.1.1 ----------------)
| | | |
------------- | ------------- ---------------------
| | | |
192.168.1.10 192.168.1.11 192.168.28 192.168.1.40
SME server Media server (XP64) Media Center (XP) SME server/gateway
(web / mail/...) 192.168.1.111
|
switch
| | |
(3(+) x wireless access point, dhcp enabled, IP range 192.168.1.112 - 250)
|
wireless clients requiring dhcp
Last night i could ping the router and all other clients from the sme server/gateway.
I also could ping the new sme server/gateway from everyone else. But trying to get to the internet from the new server/gateway did not work. Also trying to get to the server/gateway through the access point(s) didn't work. I also tryed taking out the switch and used a cross-over cable to hook just one AP to the server/gateway but that didn't help.
How do I get the server/gateway to get to the web? I thought I had a DNS problem, but neither 192.168.1.1 (what my router's standard clients use), nor my ISP's DNS addresses did any good.
What does it take to have the server/gateway's wireless clients get IPs from the server/gateway/?
Do I need to run a dhcp server within the server/gateway (lan side) to take care of the wireless APs / clients, or would the router's dhcp server take care of this?
Eventually the server will have to run moodle and dansguardian, but right now it is just the standard clean 7.3 install.
I am lost. Please advise.
Stefan