Figure 3.9. Setting Up Loopback Interfaces with Routing Tables
A more detailed description of these steps is as follows:
1.
Create a pair of loopback interfaces called
LB1
and
LB2
, each has the other as its Loop to
parameter. Also define
LB1
as a member of routing table
RT1
and
LB2
as a member of
RT2
.
2.
Two configuration additions are now needed:
i.
Define a route in
RT1
that routes
all-nets
traffic (traffic to the Internet) to the loopback
interface
LB1
.
ii.
Define an IP rule which allows Internet traffic to flow from
LAN1
to
LB1
.
3.
The Internet traffic that is sent through loopback interface
LB1
will automatically arrives at
its partner
LB2
. Because
LB2
is a member of the routing table
RT2
that contains the
all-nets
route, traffic can be successfully routed to the Internet.
However, two additions are still needed:
i.
An IP rule needs to be defined which allows traffic to flow from
LB2
to the Internet. This
could be in the same IP rule set as the previous rule and will probably be a NAT rule
which makes use of a single external IP address.
ii.
A route needs to be defined which routes
LAN1
traffic on the
LB2
interface. This is
needed for traffic returning from the Internet.
The relationship of loopback interfaces with the routing tables and networks in this example is
illustrated below.
Chapter 3: Fundamentals
216
Summary of Contents for NetDefendOS
Page 30: ...Figure 1 3 Packet Flow Schematic Part III Chapter 1 NetDefendOS Overview 30 ...
Page 32: ...Chapter 1 NetDefendOS Overview 32 ...
Page 144: ...Chapter 2 Management and Maintenance 144 ...
Page 284: ...Chapter 3 Fundamentals 284 ...
Page 392: ...Chapter 4 Routing 392 ...
Page 419: ... Host 2001 DB8 1 MAC 00 90 12 13 14 15 5 Click OK Chapter 5 DHCP Services 419 ...
Page 420: ...Chapter 5 DHCP Services 420 ...
Page 573: ...Chapter 6 Security Mechanisms 573 ...
Page 607: ...Chapter 7 Address Translation 607 ...
Page 666: ...Chapter 8 User Authentication 666 ...
Page 775: ...Chapter 9 VPN 775 ...
Page 819: ...Chapter 10 Traffic Management 819 ...
Page 842: ...Chapter 11 High Availability 842 ...
Page 866: ...Default Enabled Chapter 13 Advanced Settings 866 ...
Page 879: ...Chapter 13 Advanced Settings 879 ...