Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux router connected to a cisco switch fiber gigabyte

Reply
Thread Tools Display Modes

Linux router connected to a cisco switch fiber gigabyte

 
 
Francesc Guasch
Guest
Posts: n/a

 
      08-25-2004, 12:10 PM
I'm trying to connect a card to a cisco switch following the linux vlan howto.
I can't make it work. PCs attached to the switch are unable to see the linux.
The PCs are connected with RJ45 ethernet and the linux with Fiber Gb.

Once the device is up I connect a PC to a port in the swithc and I tcpdump -i
eth3.11 and I watch what does when I ping.
I can't see no icmp packets, only this arps:
13:48:57.302567 arp who-has frodo tell roetb01
I expected to see some 802.1q or CDP.

This is the linux interface:
iface eth3.11 inet static
pre-up /sbin/ifconfig eth3 0.0.0.0 up ; /sbin/vconfig add eth3 11
address 192.168.1.1
netmask 255.255.255.0
broadcast 192.168.1.255

This are the switch interfaces: WS-C3524-XL-EN
Inteface F0/1
switchport access vlan 11

Interface G0/1
switchport trunk encapsulation dot1q
switchport trunk vlan 1,11,1002-1005
switchport mode trunk

I also tried getting rid of the vlan in the switch and the linux but
I can see no difference.

Any hints ?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Modem/router with Virtual Lan and gigabyte switch -- Ideas? Rob Morley Home Networking 1 07-06-2009 10:33 AM
Gigabyte switch and cables... which one? Jéjé Windows Networking 1 08-19-2005 10:44 AM
WTS CISCO ROUTER,SWITCH,PIX Icey Windows Networking 0 01-18-2005 06:15 AM
HELP fiber to cat 5 changeove problems IS it necessary to use a crossover cable from the switch to the media convertor? Roscoe Pendoscoe Windows Networking 22 12-14-2004 05:23 PM
Fiber GigaByte with Linux Francesc Guasch Linux Networking 2 09-03-2004 04:09 PM



1 2 3 4 5 6 7 8 9 10 11