LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-13-2018, 06:21 PM   #1
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 561

Rep: Reputation: Disabled
Wink help with setting up ethernet only bridge between two different 802.1q trunk


Hi all,

This is a repost from a question I submitted earlier on the Slackware forum.
I'm hoping a linux networking could help with my setup or advise if I'm settting it up wrong.

Have a query towards setting up Slackware64 14.2 as a transparent ethernet bridge.
I have built this box with 3 interfaces to sniff packets for troubleshooting purposes.

eth0 is the management interface with an ip address configured so I can ssh into it.
eth1 connects to vlan 1200 with no ip address configured
eth2 connects to vlan 1300 with no ip address configured
vlan 1200 connects to eth1 via a switchport configured as a 802.1q trunk
vlan 1300 connects to eth2 via a different switchport also configured as a 802.1q trunk

The subnet is a simple 192.168.1.0/30 with vlan interfaces setup as
vlan1200 is 192.168.1.1
vlan1300 is 192.168.1.2

The interfaces eth1 and eth2 on the Slackware box plays nice when using brctl to create a bridge br0 for the two interfaces.

My search for information is always coming up with the setting up of ip addresses on both eth1 and eth2... which I'm trying to avoid.
I'm searching for the information towards how to strip/add on the fly the 802.1q tags coming in/out of the individual interfaces so I can sniff the ip packets passing through the bridge br0.

I would really appreciate it if you could please point me to a howto towards setting this up in Slackware?

Thanks a million in advance. :-)
 
Old 05-16-2018, 02:29 PM   #2
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
Why do you need IP address on vlan1200 and vlan1300?
 
Old 05-16-2018, 06:27 PM   #3
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 561

Original Poster
Rep: Reputation: Disabled
Talking

Quote:
Originally Posted by nini09 View Post
Why do you need IP address on vlan1200 and vlan1300?
Hi nini09,

The two switches have the SVIs with these ip addresses.
Trying to setup this up for packet sniffing and troubleshooting:
switch1/vlanX <===trunk===>Slackware sniffer<=====trunk=====>switch2/vlanY

If that works, then i can setup some IGP between the two switches or manual routing,
 
Old 05-17-2018, 02:48 PM   #4
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
If you use Slackware for sniffer on VLAN interface, the IP address isn't necessary. Switch can have SVI with IP address but it doesn't mean that sniffer point(Slackware) need IP address.
 
Old 05-18-2018, 01:59 AM   #5
yvesjv
Member
 
Registered: Sep 2015
Location: Australia
Distribution: Slackware, Devuan, Freebsd
Posts: 561

Original Poster
Rep: Reputation: Disabled
Wink

Quote:
Originally Posted by nini09 View Post
If you use Slackware for sniffer on VLAN interface, the IP address isn't necessary. Switch can have SVI with IP address but it doesn't mean that sniffer point(Slackware) need IP address.
Thanks for the update, you are correct.
I've performed a simple setup to begin with and can sniff packets on the ports but they are not passing from eth1 to eth2... missing something here
I started with simple few commands:
ifconfig eth1 up
ifconfig eth2 up
brctl addbr br0
brctl addbr br0.1200
brctl addbr br0.1300
brctl addif br0.1200 eth1
brctl addif br0.1300 eth2
ifconfig br0 up
ifconfig br0.1200 up
ifconfig br0.1300 up

Haven't tried using the vconfig commands yet.
Will try next week and have a great weekend.
 
  


Reply

Tags
bridging, ethernet, vlan tagging



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with setting up a transparent ethernet bridge between different 802.1q interfaces Slackware64 14.2 yvesjv Slackware 0 05-15-2018 12:45 AM
VLAN Trunk over WDS bridge link in openwrt raheel35 Linux - Networking 0 04-25-2018 01:45 PM
Setting up Fedora 15 for ethernet-wireless bridge anon112 Linux - Networking 1 09-06-2011 07:33 PM
Asterisk@home - setting up a Trunk Mithrilhall Linux - Software 0 03-24-2006 12:37 PM
802.1d Bridge + ebtables otisthegbs Linux - Wireless Networking 0 10-05-2004 07:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration