Steve Hunter wrote:
> Aye that's more the sort of thing, except it's a static IP assignment.
>
> I'm really just looking for equipment recommendations from anyone who's done
> this before. Thanks, I'll check out the SpeedTouch routers.
My westell 7400 claims to be able to pass the WAN address to a specific
machine on the LAN, while at the same time allowing other devices on the
LAN to use NAT on the same address. But I don't use it in that mode as I
have a /29. Can't you get your /30 extended? My diagram is similar to
yours ...
NAT
________ EXTERNAL | INTERNAL
( ) ________ _______|_______ /^\
( ) | ADSL | | / | / \
( Internet ) <==> | Router | <--> | Firewall | <----> < LAN >
( ) |________| |_______/_______| \ /
(________) | \_/
192.168.1.x 84.x.x.121 |
129.168.2.x |
|
84.x.x.122 10.0.0.1 10.0.0.0/24
84.x.x.123
84.x.x.124
84.x.x.125
84.x.x.126
192.168.2.x
The router shows it's address on the WAN side as 192.168.1.x but it's
just a placeholder address since it's a point to point link, and it
doesn't want to waste addresses on a subnet there, essentially treated
like an un-numbered interface.
Also I have to have the 192.168.2.x network between router and firewall
as the router will not present it's management interface to the 84.x.x.x
network (which it treats as extenal) only to an "internal" network, so
192.168.2.x serves that purpose.
Works nicely, not sure if I could get back my 84.x.x.121 address by
using the "spoofing trick" but I have enough addresses so I didn't try.
|