SNIP
> > Perhaps a bit off-topic, but I'm looking for a cheap vlan switch.
> > Anyone with a suggestion?
>
> the Netgear GS724T is a 'web smart' ( :D ) 24 port gigabit
> switch. about 600
> AUD from memory. you can find cheaper ones if you dont want gigE.
If your ok with 100/Full, I recomend the
> The patch-file that will do the job is attached to this message.
Oops, forgot to attach the file.
About your previous message: lines aren't line up because you should
extract the patchfile from the 'raw' PR, see the link at the bottom
of the PR.
--
Eygene
--- skORIG/if_sk.c Sat Jul 8 13:5
Tim, good day!
> I'm probably better off doing the patch. Though, honestly, I've done very
> little actual 1 on 1 patching.
> If I remember right its:
> # patch src-file < patch-file
> (Maybe this'll be a good chance for me to sneak a peak at some real NIC driver
> code to get an idea how it's don
Eygene Ryabinkin wrote:
I'm eyeing these lines from dmesg suspiciously:
pci0: at device 8.0 (no driver attached)
pci0: at device 9.0 (no driver attached)
The last one is your NIC.
I'm posting the entire results you requested below.
<...cleared all but relevant lines...>
# u
On Tue, 3 Oct 2006 23:32:37 +0200
Guido van Rooij <[EMAIL PROTECTED]> wrote:
> Perhaps a bit off-topic, but I'm looking for a cheap vlan switch.
> Anyone with a suggestion?
the Netgear GS724T is a 'web smart' ( :D ) 24 port gigabit switch. about 600
AUD from memory. you can find cheaper ones if y
On Wed, Oct 04, 2006 at 12:32:15AM +0100, Dunc wrote:
> Andrew Thompson wrote:
> >On Tue, Oct 03, 2006 at 11:41:07AM +0100, Dunc wrote:
> >
> >>Hi folks,
> >>
> >>I've been trying to create a layer2 VPN using FreeBSD boxes as the
> >>gateways.
> >>
> >This should work fine with vlan headers, do
Andrew Thompson wrote:
On Tue, Oct 03, 2006 at 11:41:07AM +0100, Dunc wrote:
Hi folks,
I've been trying to create a layer2 VPN using FreeBSD boxes as the gateways.
The 2 methods I thought of are:-
a) Create a tunnel between the 2 gateways using gif interfaces, and
bridge the gifs onto a re
On Tue, Oct 03, 2006 at 11:41:07AM +0100, Dunc wrote:
> Hi folks,
>
> I've been trying to create a layer2 VPN using FreeBSD boxes as the gateways.
>
> The 2 methods I thought of are:-
>
> a) Create a tunnel between the 2 gateways using gif interfaces, and
> bridge the gifs onto a real NIC.
>
> B
Perhaps a bit off-topic, but I'm looking for a cheap vlan switch.
Anyone with a suggestion?
-Guido
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Eygene Ryabinkin wrote:
I'm eyeing these lines from dmesg suspiciously:
pci0: at device 8.0 (no driver attached)
pci0: at device 9.0 (no driver attached)
The last one is your NIC.
I'm posting the entire results you requested below.
<...cleared all but relevant lines...>
# u
> I'm eyeing these lines from dmesg suspiciously:
> pci0: at device 8.0 (no driver attached)
> pci0: at device 9.0 (no driver attached)
The last one is your NIC.
> I'm posting the entire results you requested below.
<...cleared all but relevant lines...>
> # uname -r
> 6.1-RELEASE
>
> # pciconf
Eygene Ryabinkin wrote:
Tim, good day!
Use sk(4) driver. It supports DGE-530T:
Is that driver not built into the kernel? If not and all I need to do is
rebuild the kernel, ok, I can do that.
It depends on what kernel you're using. If you are at GENERIC kernel
(the default kern
Tim, good day!
> >Use sk(4) driver. It supports DGE-530T:
> >
> Is that driver not built into the kernel? If not and all I need to do is
> rebuild the kernel, ok, I can do that.
It depends on what kernel you're using. If you are at GENERIC kernel
(the default kernel at the freshly installed syst
Eygene Ryabinkin wrote:
Come's with fbsd 5.3 drivers, but not 6.1.
Is there an easy way out?
Use sk(4) driver. It supports DGE-530T:
Is that driver not built into the kernel? If not and all I need to do is
rebuild the kernel, ok, I can do that.
But if it's already in the kernel and the
Hi folks,
I've been trying to create a layer2 VPN using FreeBSD boxes as the gateways.
The 2 methods I thought of are:-
a) Create a tunnel between the 2 gateways using gif interfaces, and
bridge the gifs onto a real NIC.
b) Using openvpn in bridging mode, and bridge the tap device onto a real
N
15 matches
Mail list logo