Alan Guest
|
Posted: Wed Aug 13, 2003 7:59 am Post subject: Follow-up to /24 on one router |
|
|
I figure that on the switch side, but how about on the router side? Or am I
missing something?
as to the setup below on the router could i use 1-126 on e0 and 129 to 254
on e1 ? and still assign .2, .3,.4,etc to the machines connected behind E1?
Here is where I need help...Please!!!
I have a /24 and was trying to set it up to get as many public ip's as I can
behind it.
I have 2 interfaces
E0- connected to another router on a different class c address so I can't
get one of their ip's although this would be my gateway, which i assume they
will give me.
E1- connected to a 2924 catalyst which will have 20 webservers connected
each with at least 5 ip's.
Am I stuck with losing say 128 ip's by subnetting this. If so what would be
the optimal setup for these interfaces.
example--using private although really would be public ip's. I'm sure I
probably have the wrong subnet masks???
E0 ip add 192.168.1.2 255.255.255.128
E1 ip add 192.168.1.129 255.255.255.192
ip route 0.0.0.0 0.0.0.0 Their gateway
ip routing
ip name-server xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
Could I use IP Unnumbered and assign it to a loopback? Would this work for
routing to the web servers?
Any suggestions to this would be GREATLY appreciated.. Thanks. |
|