Wan Optimization Support

Technical => Configuration => : wgoffman February 09, 2018, 10:09:31 AM

: multiple networks via same tunnel (tunnel mode)
: wgoffman February 09, 2018, 10:09:31 AM
hi

i set tunnel from location_1 (172.20.33/24) to central_office (172.20/16) (tunnel mode on 4.2.1).
works fine.

i've additional networks @central_office (10/8 and 192.168/16) which i'd like to route from location_1 via tunnel.

obviously, i could route 0/0 via tunnel and add several 'no tunnel' for non-rfc1918 addresses. but it seems to me that this is not a good deal.

i tried to add second tunnel for 10/8 network with the same settings - but it didn't start ;-)

could somebody please point me how to route several networks via tunnel?

thx
: Re: multiple networks via same tunnel (tunnel mode)
: JohnNicholas February 09, 2018, 10:46:58 AM
Hello,

To route multiple subnets over the same tunnel, use the same tunnel ID for each subnet :)

Unless I misunderstood the question?
: Re: multiple networks via same tunnel (tunnel mode)
: wgoffman February 09, 2018, 01:31:24 PM
thx, it's exactly i was looking for