Chapter XX. Classification and Filtering
ii. Setup a static OR default route towards T6/T5 router to reach 102.1.2.0/24 network
[root@host~]# route add -net 102.1.2.0/24 gw 102.1.1.250
•
Follow these steps on Node 2
i.
Configure IP address and enable the 3 interfaces:
[root@host~]# ifconfig eth0 102.1.2.1/24 up
[root@host~]# ifconfig eth0:2 102.1.2.2/24 up
[root@host~]# ifconfig eth0:3 102.1.2.3/24 up
[root@host~]# ifconfig eth0
eth0
Link encap:Ethernet
inet addr:102.1.2.1
inet6 addr: fe80::7:4300:112:d488/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST
ii. Setup a static OR default route towards T6/T5 router to reach 102.1.1.0/24 network
[root@host~]# route add -net 102.1.1.0/24 gw 102.1.2.250
•
Follow these steps on machine with T6/T5 adapter
i.
Configure IP address and enable the 2 interfaces:
[root@host~]# ifconfig eth0 102.1.1.250/24 up
[root@host~]# ifconfig eth0
eth0
Link encap:Ethernet
inet addr:102.1.1.250
inet6 addr: fe80::207:43ff:fe04:9640/64 Scope:Link
UP BROADCAST RUNNING MULTICAST
[root@host~]# ifconfig eth1 102.1.2.250/24 up
[root@host~]# ifconfig eth1
eth1
Link encap:Ethernet
inet addr:102.1.2.250
inet6 addr: fe80::7:4300:104:9648/64 Scope:Link
UP BROADCAST RUNNING MULTICAST
Chelsio Unified Wire for Linux
HWaddr 00:07:43:12:D4:88
Bcast:102.1.2.255
HWaddr 00:07:43:04:96:40
Bcast:102.1.1.255
MTU:1500
HWaddr 00:07:43:04:96:48
Bcast:102.1.2.255
MTU:1500
Mask:255.255.255.0
MTU:1500
Metric:1
Mask:255.255.255.0
Metric:1
Mask:255.255.255.0
Metric:1
281
Need help?
Do you have a question about the Terminator Series and is the answer not in the manual?
Questions and answers