|
Posted by Trendkill on May 30, 2008, 3:39 pm
If you were Registered and logged in, you could reply and use other advanced thread options
> both ipspace come through a serial link i do have another eithernet
> port on the 2811 is it posable to have both come through the serial
> link then break them apart to indivual ports on the cisco. then i
> could just rout this through the network
>
> --
> --------------------------------- --- -- -
> Posted with NewsLeecher v3.9 Final
> Web @http://www.newsleecher.com/?usenet
> ------------------- ----- ---- -- -
Probably. Lets say you had 1.1.1.0/24.
Take your external interface, and instead of making it 1.1.1.2/24 (I
assume .1 is your provider), set it at 1.1.1.2/25. Then NAT this to
your first ethernet port. Then take the second half (1.1.1.128), and
put 1.1.1.129/25 on your second ethernet interface. Your only problem
with this is that your provider would need to have a route for
1.1.1.128 through 1.1.1.2. You may be able to use some kind of bridge
option, but I'm not really sure. I'm sure someone else will speak up
who has had a similar situation......
|