Hi,
I am trying the simple router example given on the below link:
https://github.com/mininet/mininet/wiki/Simple-Router
I tried executing it on the Amazon EC2 instance but am getting an error as
below.
ubuntu@ip-172-31-40-113:~/cs144_lab3$ ./sr_solution
Using VNS sr stub code revised 2009-10-14 (rev 0.20)
Loading routing table from server, clear local routing table.
Loading routing table
---------------------------------------------
Destination Gateway Mask Iface
10.0.1.100 10.0.1.100 255.255.255.255 eth3
192.168.2.2 192.168.2.2 255.255.255.255 eth1
172.64.3.10 172.64.3.10 255.255.255.255 eth2
---------------------------------------------
Client ubuntu connecting to Server localhost:8888
Requesting topology 0
successfully authenticated as ubuntu
Loading routing table from server, clear local routing table.
Loading routing table
---------------------------------------------
Destination Gateway Mask Iface
10.0.1.100 10.0.1.100 255.255.255.255 eth3
192.168.2.2 192.168.2.2 255.255.255.255 eth1
172.64.3.10 172.64.3.10 255.255.255.255 eth2
---------------------------------------------
Router interfaces:
eth2 HWaddre6:26:07:f7:88:2c
inet addr 172.64.3.1
eth1 HWaddrf6:a6:3f:47:77:c6
inet addr 192.168.2.1
*Routing table not consistent with hardware*
Any inputs as to why am facing this error.
Thanks,
Shruti
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss