Hroi Sigurdsson writes:
> I'm trying to establish a pptp tunnel to a Watchguard Firebox II with
> mpd-netgraph.
> I'm getting LCP rejects and the Firebox II is complaining about out-of-order
> GRE packets but not sure if that is the cause of problems :-(
> Also I think there is a problem negotiati
Olivier Cherrier writes:
> >Does mpd/netgraph support MSCHAP v2? I'm trying to connect via
> >PPTP to a firewall which requires MSCHAPv2 and having no luck.
> >
>
> I think that mpd 3.2 doesn't support MSCHAP 2.
Correct: it does not.. patches welcome :-)
-Archie
___
I want to be able to forward all traffic coming to an external ip to an
internal ip.
I currently have nat configured and working so that all private internal
addresses are translated to a public ip as they leave the firewall machine
on their way out, but after reading the man page a couple of tim
> is there any way to make custome queues under freebsd like in cisco?
> if, yes could you also send me some example?
not sure on what you mean but maybe dummynet does something close
to your needs. See http://www.iet.unipi.it/~luigi/ip_dummynet/
cheers
luigi
Peter Brezny <[EMAIL PROTECTED]> wrote:
> The rest of the internet appears to have figured out the forward and
> reverse lookups for
>
> ns1.sysadmin-inc.com <--> 209.16.228.145
>
> but eventhough hub.freebsd.org knows
> 209.16.228.145 --> ns1.sysadmin-inc.com
>
> It's still under the incor
hi all,
is there any way to make custome queues under freebsd like in cisco?
if, yes could you also send me some example?
thx
tomas
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
> The rest of the internet appears to have figured out the forward and
> reverse lookups for
>
> ns1.sysadmin-inc.com <--> 209.16.228.145
>
> but eventhough hub.freebsd.org knows
> 209.16.228.145 --> ns1.sysadmin-inc.com
>
> It's still under the incorrect assumption (for the past two weeks or
This isn't a support question but I figured someone who had some influence
over the DNS server at hub.freebsd.org might see this message if i posted
here.
My mail has been refused from freebsd.org for the past two weeks or so,
due to a change in mail server DNS.
The rest of the internet appears
On Tuesday, February 27, 2001, at 07:58 PM, Matthew Emmerton wrote:
>>> On Tue, Feb 27, 2001 at 07:16:14AM +0100, Rogier R. Mulhuijzen wrote:
>
[snip]
>> no this is incorrect. you just have to make sure that the aliased
>> IP&mask do not generate info which is already in the routing tab
> > > > > Everybody is saying use 255.255.255.255 for an alias. Noone is
giving
> > > > > reasons why.
> >
> >Exactly. I never got a good answer to this when I first stumbled upon
it,
> >and I still haven't. All I know is that this is the way it needs to be
done
> >in order for things to work pr
Actually, sendfile(2) returns either 0 or -1 (with errno set). The
optional 'sbytes' argument indicates how many bytes were sent.
Maybe I wasn't clear in my original posting. If you use the optional
headers, then the *return value* from sendfile is non-zero, and is
*only * the amount sent via wr
On Wed, 28 Feb 2001, Luigi Rizzo wrote:
> if you do care about this, you may want to restructure the data structure
> used to store/match interface addresses. At the moment it is a linear list,
> so the matching of incoming packets is probably Very Time Comsuming!
We have a patch (posted to this
> hi,
>
> im lookin for some easy and simple program which will allow me to watching
> how many MB transfer which ip in my local net thru freebsd server and by
> which services it was transfered /www,ftp etc./
>
> any know about some simple program?
>
> thanx
>
> michal
>
> x
>Does mpd/netgraph support MSCHAP v2? I'm trying to connect via
>PPTP to a firewall which requires MSCHAPv2 and having no luck.
>
I think that mpd 3.2 doesn't support MSCHAP 2.
Olivier
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
Hi all,
I have to implement a kernel version of the transport protocol SCTP
(Stream Control Transmission Protocol, RFC 2960), plus a socket
interface to it as in draft-ietf-stewart-sctpsocket-sigtran-01.txt
(the RFC has an ad hoc user interface).
It seems to me that the modularity of netgraph wo
hello there!
I need to setup the following network:
net A --+
| --> ISP 1
v/
(if1)GATEWAY(if2)--> ISP 2
^^ \
||--> ISP n
net B --+|
net C+
While net
16 matches
Mail list logo