I'm with zen and thus have more than one static adsl ip assigned to me. Currently the router address is at (something).222 and I've got the network of (something).216, with a broadcast of (something).223.
Now, everything works swimmingly - I've got nat going on behind the router (cisco 837), dhcp works etc etc. However, what I want to do now is to take one particular host (or internal ip address) and route everything that arrives bound for one of my external addresses, say (something).221 directly to that host, and also have all traffic that goes the other way come from that 221 address. Effectivley take that host from out of the nat and give it it's own external ip address.
I'm fairly sure this is possible, but I'm keen to know:
a) How? Is it "ip route (something).221 255.255.255.255 192.168.0.20" or something else?
b) Can I do this and still get the host to obtain an internal address from the router via dhcp? Or will I have to reconfigure the host with the external ip address that I want?
Ta
Now, everything works swimmingly - I've got nat going on behind the router (cisco 837), dhcp works etc etc. However, what I want to do now is to take one particular host (or internal ip address) and route everything that arrives bound for one of my external addresses, say (something).221 directly to that host, and also have all traffic that goes the other way come from that 221 address. Effectivley take that host from out of the nat and give it it's own external ip address.
I'm fairly sure this is possible, but I'm keen to know:
a) How? Is it "ip route (something).221 255.255.255.255 192.168.0.20" or something else?
b) Can I do this and still get the host to obtain an internal address from the router via dhcp? Or will I have to reconfigure the host with the external ip address that I want?
Ta
