On 11/26/10 7:50 PM, Alan Madill wrote:
> To make it more complicated I think he is trying to make use of voice VLANs
> which seem to be a sort of hybrid.
> http://cciepursuit.wordpress.com/2009/01/01/group-study-good-explanation-of-the-voice-vlan/
No Cisco equipment here, only linux, Netgear, and Polycom :) Not real 
sure that makes a difference, is this some sort of standard?

> This is what I have to do for our Dell switches and
> I have no problems with martians (using Debian):
>
>
> auto eth0
> iface eth0 inet static
>          address 10.99.1.1
>          netmask 255.255.255.0
>
> auto vlan3
> iface vlan3 inet static
>          vlan-raw-device eth0
>          address 10.99.3.1
>          netmask 255.255.255.0
>
This is pretty much what I am wanting to accomplish. I run Debian as 
well (Squeeze on the Shorewall box). Just to be clear, everything works 
as it should if I only have one interface online in the Asterisk server. 
My attempt was to dedicate one of my two available Gig ports on the back 
of this server just for VoIP and attach it to the associated VLAN 
(vlan2) with port 24 on the switch carrying all of the tagged traffic 
(this would be considered the trunk correct?) I went bonkers trying to 
make both network cards work in their respective address spaces (eth0 on 
10.5.1.0/24, vlan1. eth1 on 10.5.10.0/24, vlan2). I had some clues from 
other people that I had two default gateways in this config, and after 
spending most of the day on it Thursday trying to make that work, I 
eventually just gave up to get the server back online so I could use my 
phones. As it stands now eth0 is on 10.5.10.0/24 and it works as it should.

I'm still at a loss however as to what the real root of the issue is.....

Thanks all for the responses.

Stephen


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to