OK....it seems I have straightened out the first layer of problems with my setup --- 
thanks Charles.  Now, I am running into my limitations on proper routing statements.

I have my game servers in the DMZ, and they can "see" the internet, browse the web, 
etc.  I have tested an http server running on one of them, and it is accessible from 
the outside.  My external testers still can't see the game servers --- but I'll park 
that concern for now, since the http server works.  So in short, 64.81.226.173 appears 
to be working with proper proxy arp configuration and filters for one service at least 
--- hooray for small progress :)

What is NOT happening -- I can't access or ping DMZ servers from the internal network 
or from the LRP command line on the router itself.  I assume this is caused by eth0 
and eth1 not knowing how to get to eth2 --- but I don't know what might make this 
happen.  Is that accurate?  

When I park a server outside the DMZ, in the public space via one of my DSL bridge 
ports, I can't see it from inside ---  but the whole world can.  That's my Linux 
server --- when plugged directly into one of the Flowpoint's external hub ports it 
hums along --- for everyone but me.

I have read several threads from last year discussing where to put the route 
statements in Eiger configs.  Most of the explanations were a bit over my head, since 
I lack any clue when it comes to scipts.  If you could give me some baby-step 
instructions on how these <ip route add xxxx> statements are constructed, and exactly 
how and where they are implemented in the configuration files, that would be helpful.

Also, are there local setting on each of the 3 DMZ machines that need to be changed?  
Do they need persistent special routes configured?

As always, your assistance is appreciated.

Dan
  

An updated network diagram is here http://64.81.226.171/netdiagram2.txt
Current network.conf is here: http://64.81.226.171/net.txt

Current routing table:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
64.81.226.174   0.0.0.0         255.255.255.255 UH    0      0        0 eth2
64.81.226.172   0.0.0.0         255.255.255.255 UH    0      0        0 eth2
64.81.226.173   0.0.0.0         255.255.255.255 UH    0      0        0 eth2
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
64.81.226.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         64.81.226.1     0.0.0.0         UG    0      0        0 eth0


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to