Questions tagged [vlan]

Group of hosts with a common set of requirements connected as if on the same broadcast domain despite physical location

VLAN, short for virtual local area network or virtual LAN, is where a group of hosts sharing the same set of requirements are connected to each other as if they were on the same broadcast domain regardless of their actual physical location.

See also

1259 questions
5
votes
3 answers

Forward traffic between VLANs with iptables

We're having the following 4 VLANs on my network, connected to an Ubuntu Linux box with DHCP. This Linux should act as the L3 router as well. VLAN 10 on interface eth1.10 with subnet 10.10.10.0/24 VLAN 20 on interface eth1.20 with subnet…
AirPett
  • 201
  • 1
  • 2
  • 9
5
votes
1 answer

pfsense bridge of vlan interfaces

Hardware Setup AMD E1-2100 Mini-ITX Motherboard with Onboard Gigabit (re0) Intel PCI Express (x4) 4-port Gigabit Adapter (igb[0123]) Software Setup pfSense v2.3 I'm trying to replicate my OpenWRT router, which is setup as a simple router + VLAN…
sl33nyc
  • 51
  • 1
  • 2
5
votes
2 answers

Hyper-V Virtual Switches and DHCP

What is the best way to force VLAN segregation accross multiple Virtual switches? I have probably a rather complex setup going in the effort to get essentially 4 separate virtual switches. The incoming line is a 10Gbe teamed connection in trunk mode…
Naryna
  • 271
  • 1
  • 3
  • 13
5
votes
1 answer

Bridge on vlan on teaming for KVM

I have problem to create bridge on vlan on teaming. Why I do something like that? - Kvm needs bridge - Vlans because I need vm’s in different subnets - Teaming in option active-backup (small HA) I do it on centos 7 x64, with NetworkManager. Two…
user
  • 51
  • 1
  • 3
5
votes
2 answers

HP Procurve 2920 VLANs with DHCP cannot ping

I have problem setting up working VLANs and DHCP server on HP Procurve 2920. My problem is that I cannot even ping computers between VLANs with static ip addresees. winXP pc on VLAN101 with 192.168.1.1 static IP default gateway 192.168.1.2 win2008…
Koto
  • 53
  • 1
  • 1
  • 6
5
votes
3 answers

Centos multiple NICs routing issue

I am having trouble setting up permenant routes for my network interfaces, below my config : ETH0 : 172.23.137.27 Netmask /25 - 255.255.255.128 Gateway – 192.168.126.126 ETH1 : Trunk VLAN - VLAN ID : 305 172.21.107.123 Netmask /28 - …
L1opardo
  • 339
  • 2
  • 5
  • 9
5
votes
1 answer

Unable to make work both private and public ip network on openvz container in Proxmox

I'm using Proxmox 3, it is a fresh installation. For those who know, I'm using OVH Vrack 1.5 (along with a previous Vrack 1.0). My server has two interface eth0 and eth1, I succeeded to configure both private and public ip on the host node, and I'm…
Pataprout
  • 51
  • 1
  • 2
5
votes
1 answer

Multiple, different VLAN trunks to KVM guests (Linux)

I've hit a roadblock of sorts with an architectural challenge. I've got a server running KVM - which will feature a number of guests, some running virtualised firewalls and others, just plain web servers. The web servers need a single untagged VLAN…
choco-loo
  • 509
  • 1
  • 4
  • 14
5
votes
1 answer

Tag/Untag VLANs from Port Perspective on HP Switch

I'm familiar with vlans and tagging, and we usually use the command line interface for our HP Layer 3 switches. I've done quite a few: vlan 10 untagged 21 I've always wondered if this was possible to do from the perspective of the port. For…
SteadH
  • 666
  • 3
  • 16
  • 33
5
votes
5 answers

Difference between trunk and tagged port

I am reading some wikipedia articles and RFC 5517, studying VLANs, and I don't recognize the difference between a trunk port and a tagged port. From what the material I am reading says, a tagged port is used to allow a host to be seen from…
Ramy Al Zuhouri
  • 261
  • 1
  • 4
  • 14
5
votes
1 answer

Procurve Primary VLAN

I'm trying to depreciate usage of VLAN 1 on my ProCurve switches; 1 is unused. I understand that VLAN 1 must exist, but I want to remove it from all ports, especially trunks between switches. The problem I have is that stacking does not seem to work…
fukawi2
  • 5,396
  • 3
  • 32
  • 51
5
votes
1 answer

Is it possible to mix jumbo frames VLAN and standard mtu VLAN on the same switch port?

If a managed switch and all attached devices both support VLANs and Jumbo Frames, is it possible to mix VLANs with jumbo frames and VLANs with standard frames on the same switch port / ethernet card? If it is possible, should I expect it to work in…
Luke404
  • 5,826
  • 4
  • 47
  • 58
5
votes
0 answers

Configure vlan on Netgear switch via SNMP

I am trying to configure vlans on a netgear GS752TSX from the Linux command line with netsnmp. I have created vlan 99 on the web interface now want to control the pvid settings, egress and tagging. I have identified these as the MIBs I need to…
5
votes
2 answers

Multiple vlan issue with procurve switch

I have a cisco asa5505 as my rtr/fw(10.1.3.254). I have vlan 1 and vlan 3. Vlan 1 is my default all access vlan. Vlan 3 is my Guest(dmz) vlan. I can't seem to get a dhcp ip address when my laptop is plugged into port 42 on my procurve. I have…
Chris-AZ
  • 107
  • 1
  • 5
5
votes
1 answer

In what scenarios would a VLAN not align 1:1 with a subnet?

Under what scenarios would a VLAN not align with a subnet. I've been told that genearlly they always go 1 to 1. What are some examples or scenarios, and reasons for anything besides that, and for what benefits or losses?
user117197
  • 103
  • 8