Am 12.03.11 06:36, schrieb Tom Banner: > I'm running an si450 with router code (boot image 10.2) and can't get VIPs on > multiple subnets to work. > > I have 3 default networks defined (ip default-network). One /24 and two /29 > networks. I also have a default route for the /24 defined.
Working with more then one static "default route" or "default network" is always a bad thing in my opinion, because L3 routing has better ways for using multiple IP networks. In your situation, I would remove all the 3 "ip default-network" statements and leave only the "default route" for the /24 alive. If that doesn't work, ensure that the two /29s are being *routed* towards your SI IP address from your uplink gateway. -- Gerald _______________________________________________ foundry-nsp mailing list [email protected] http://puck.nether.net/mailman/listinfo/foundry-nsp
