Hi!
fragmented packets does not reassemble when encapsulated into l2tp and
l2tp packets fragmented too.
Send side:
$ uname -a
FreeBSD gamlet.kiev..com.ua 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #21
r216586: Mon Dec 20 14:12:32 EET 2010
r...@gamlet.kiev..com.ua:/usr/bsd/obj/usr/bsd/src/
Ronald F. Guilmette wrote:
>
> In message <20101123155323.ga51...@laptop.levsha.me>,
> Mykola Dzham wrote:
>
> > Ronald F. Guilmette wrote:
> >> This is problematic for several reasons. First, as I have learned,
> >> having any interface set to "
Ronald F. Guilmette wrote:
>
> I just recently re-jigged my main server/workstation so that instead
> of just having a single interface that talks to the Internet via a
> single static IP, it now has, in addition to that, one other interface
> (and card) that's talking to one of those little blac
Peter Kieser wrote:
> Hello,
>
> I am experimenting with FreeBSD vlan's using the vlans option
> in rc.conf, my configuration is as follows:
>
> ifconfig_em1="up"
> vlans_em1="100 101 102 103 104 105 106 107 108 109 110"
> autobridge_interfaces="bridge0"
> autobridge_bridge0="em0 em1.*"
> ifcon
Bernhard Schmidt wrote:
> On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote:
> > On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote:
> > > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited
> > > a bunch of changes to their iwn driver. maybe some of it is usef
Bernhard Schmidt wrote:
> Hi,
>
> Update:
>
> * iwnfw has now been split into individual modules so autoloading of firmware
> module(s) does work again.
> * Changes have been made to RUN -> AUTH transition, this should fix the issue
> reported by Glen and others.
> * Brandon reported issues in
The following reply was made to PR bin/131365; it has been noted by GNATS.
From: Mykola Dzham
To: bug-follo...@freebsd.org, r...@freebsd.org
Cc:
Subject: Re: bin/131365: r190758 break using 0 , 0/0, 0.0.0.0/0 as alias
for 'default'
Date: Sat, 11 Apr 2009 11:2
g xl0 name fastEthernet0
>ifconfig em0 name gigaEthernet0
>ifconfig fastEthernet0 192.168.1.0/24
>Yony Yossef wrote:
Interface renaming is complex when you use ng_ether: if ng_ether loaded
before renaming, then ng_ether node name remain unchanged after
ifconfig ... name
--
My
limit the speed only on remote links.
You can setup atlq on parent interface and assign traffic to queue on
vlan interface:
altq on em0 cbq bandwidth 1Gb queue { def, vlan10 }
queue def bandwidth 80% cbq ( default , borrow )
queue vlan10 bandwidth 20Mb cbq
...
pass out on vlan10 queue vlan10
--
M
il afterwards.
Is it possible to deny setfib after setfib N /bin/sh ? Or call setfib
from jail? If yes this can be usable for restriction jail on some
different fib
--
Mykola Dzham, LEFT-(UANIC|RIPE)
JID: [EMAIL PROTECTED]
___
freebsd-net@freebsd.org mail
;.
I think that 7 symbols is not enough wide: ifconfig ... name allow up
to 16 symbols. Attached trivial patch expand interface name field to 16
chars, but my question is "is 7 symbol length is set specially?"
--
Mykola Dzham, LEFT-(UANIC|RIPE)
JID: [EMAIL PROTECTED]
--- usr.bin/netstat/if
11 matches
Mail list logo