lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 5 Jul 2016 11:28:21 +0000
From:	Manish Chopra <manish.chopra@...gic.com>
To:	"ebiederm@...ssion.com" <ebiederm@...ssion.com>,
	Roopa Prabhu <roopa@...ulusnetworks.com>
CC:	netdev <netdev@...r.kernel.org>
Subject: MPLS in Linux

Hello Folks,

I am trying to play a bit with MPLS on linux. I have basically two servers connected back to back [No switch/router in between those] using NIC devices.
Linux kernels are configured for MPLS and all required modules [mpls_gso, mpls_router, mpls_iptunnel etc.] are loaded on the setups.

To visualize it  - here is the configuration with my setup.

Host A                                     Host B
########|                 	|########
        Eth0  <===========> Eth1
########|                	|########
IP: 192.168.44.20           IP: 192.168.44.21    

I want to send MPLS packets/traffic between these NICs [Eth0 and Eth1] in the above mentioned scenario - is there any way to achieve this in back to back connection topology ??
If so, can anyone supply necessary configurations needs to be done on the hosts via iproute2 utility ??
Or can MPLS be tested only using routers topology, not with back to back connection ?

Another question I have is - which NIC offloads can be supported with MPLS ?

Thanks,
Manish

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ