Hello!
I'm useing FreeBSD 5.4 as PPPoE server. Configuration is very simple:
rc.conf
pppoed_enable="YES"
pppoed_interface="fxp0"
pppoed_provider="pppoe"
ppp.conf
pppoe:
enable pap
disable chap
allow mode direct
set mru 1492
Petri Helenius wrote:
Aziz Kezzou wrote:
Hi all,
I worked a bit with netgraph nodes and I find them very amazing and
powerfull... Since my netgraph experience is still quite limited (
they are out of the scope of my project actually) I would like to know
if the following claim is true, I nee
Hi All,
I`ve a strange problem on my desktop firewall, i
test last netbsd-current and freebsd-current, last not
nat with pf or ppp -nat or ipnat ;-(
this ipnat.rules work in netbsd..
map tun0 192.168.0.0/24 -> 0/32 portmap tcp/udp
44000:4 mssclamp 1440
map tun0 192.168.0.0/24 -> 0
John-Mark Gurney wrote:
Aziz Kezzou wrote this message on Tue, Jun 14, 2005 at 04:21 -0400:
I have two questions concerning FreeBSD Memory management :
1 - Right now to access the memory address space of a user process
from kernel mode, I only have to set, on x86 systems, the register CR3
to
Aziz Kezzou wrote this message on Tue, Jun 14, 2005 at 04:21 -0400:
> I have two questions concerning FreeBSD Memory management :
>
> 1 - Right now to access the memory address space of a user process
> from kernel mode, I only have to set, on x86 systems, the register CR3
> to the right value. H
On Tue, 14 Jun 2005, PSI, Mike Smith wrote:
Idiot test requested by client - Same as above but see how fast 10,000
can be sent (will never come close to happening in the real world).
Problem: Because among other things I am using let's say minimal and
ancient computer power, I hit a DOS stat
Aziz Kezzou wrote:
Hi all,
I worked a bit with netgraph nodes and I find them very amazing and
powerfull... Since my netgraph experience is still quite limited (
they are out of the scope of my project actually) I would like to know
if the following claim is true, I need to be sure because it is
Hi all,
I worked a bit with netgraph nodes and I find them very amazing and
powerfull... Since my netgraph experience is still quite limited (
they are out of the scope of my project actually) I would like to know
if the following claim is true, I need to be sure because it is for my
master thesis
On Tuesday 14 June 2005 15:09, PSI, Mike Smith wrote:
> Hey all,
>
> Need some probably fundamental help with an admitted idiotic "test" from a
> client. Is there any way to close a TCP connection such that all resources
> are immediately freed?
>
> Is there any way to close a TCP connection an
Hey all,
Need some probably fundamental help with an admitted idiotic "test" from a
client. Is there any way to close a TCP connection such that all resources are
immediately freed?
Standard operation: Sys B Listen -> Sys A connect -> Sys B Accept -> Sys A Send
-> Sys B Receive -> Sys A Close
On Mon, Jun 13, 2005 at 12:00:36PM -0400, Josh Kayse wrote:
> Definitely a typo on my part. It should be
> ifp->if_link_state = LINK_STATE_UP
>
> The reason we are using CARP on a PLIP interface is to allow us to
> have redundant connections between 2 transparent bridging firewalls.
> Instead of
Hi all,
I have two questions concerning FreeBSD Memory management :
1 - Right now to access the memory address space of a user process
from kernel mode, I only have to set, on x86 systems, the register CR3
to the right value. How can I do that on other architectures ? is
there an architecture-ind
12 matches
Mail list logo