Hi all
Please i have problems to activate vlans on astaro v 6.1
I use 2 Interfaces 1 Netgear for the external network and Intel 100 Pro Server Adapter wich supports vlan tagging for internal/management
what i did : created 5 vlans on astaro internal iface vlan 1 , 20 , 30 , 40 and 90 with matching ip address and subnet mask and for tagging i used vlan id/number
after that i did disable and delete internal interface and brought vlans up than i configured rules to match the network
MTU size =1500 is that the problem maybe cause MTU size of CLient also 1500 so if tagg is added it will be bigger than 1500
also i tried clean installation with 3rd nic as mangement and intel again for vlan s
if i do route in command line i see all routes from vlan over vlan iface
but no chance to communicate from vlan to vlan or even to communicate in vlan
driver used by astaro is e100 and not e100pro wich should be right
some v lans will be masqueraded and some services will be dnat to l vlan all works with real nic but not with vlan
my switch config (catalyst 2940)
sh ip int bri
Interface IP-Address OK? Method Status Protocol
Vlan1 192.168.10.200 YES NVRAM up up
Vlan20 192.168.20.200 YES manual administratively down down
Vlan30 192.168.30.200 YES manual administratively down down
Vlan40 192.168.40.200 YES manual administratively down down
Vlan90 192.168.90.200 YES manual administratively down down
FastEthernet0/1 unassigned YES unset up up
FastEthernet0/2 unassigned YES unset up up
FastEthernet0/3 unassigned YES unset up up
FastEthernet0/4 unassigned YES unset up up
FastEthernet0/5 unassigned YES unset down down
FastEthernet0/6 unassigned YES unset down down
FastEthernet0/7 unassigned YES unset down down
FastEthernet0/8 unassigned YES unset down down
GigabitEthernet0/1 unassigned YES unset administratively down down
sh run
interface FastEthernet0/1
description Astaro
switchport trunk allowed vlan 1,29,30,40,90
switchport mode trunk
on the 2940er is no command for encapsulation but should be set see next
sh int fa 0/1 tru
Port Mode Encapsulation Status Native vlan
Fa0/1 on 802.1q trunking 1
Port Vlans allowed on trunk
Fa0/1 1,29-30,40,90
Port Vlans allowed and active in management domain
Fa0/1 1,30,40,90
Port Vlans in spanning tree forwarding state and not pruned
Fa0/1 1,30,40,90
sh int fa 0/1 swi
Name: Fa0/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Voice VLAN: none
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk private VLANs: none
Operational private-vlan: none
Trunking VLANs Enabled: 1,29,30,40,90
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
Protected: false
Appliance trust: none
please help no idea where the failure is i think its routing problem on astaro but not sure maybe error on switch i also tried vlan mode auto desirable and/or no negotation also did not work .
Thanks for any help
This thread was automatically locked due to age.