On Mon, 21 Mar 2005, Brian Somers wrote:
> Use ``disable ipv6'' - see the man page.
> Put ``NOINET6=true'' in /etc/make.conf to make IPv6 go away entirely.
>
> On Mon, 7 Mar 2005 11:45:24 +0100, Hanspeter Roth <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I'm using ppp. Even though INET6 is disa
Greetings,
I am an experienced BSD administator. I am currently implementing a
solution to connect two campus area buildings together using 2
machines running FreeBSD 5.3 with 56K modems & PPP. I need some
assistance as follows. I am trying to be verbose so as to provide a
complete overview of wh
Giorgos Keramidas wrote:
On 2005-03-21 14:05, Patrik Arlos <[EMAIL PROTECTED]> wrote:
I'm trying to send 'raw' Ethernet frames. I have however not found any
examples of how to do this in BSD.
Is it possible to open a 'ethernet' socket, similar to a AF_INET? I
need to be able to control the des
On Mon, 21 Mar 2005, [UTF-8] SÅ~Bawek Å»ak wrote:
On Wed, 16 Mar 2005 10:47:25 +0100 (CET), Sten Spans
<[EMAIL PROTECTED]> wrote:
On Wed, 16 Mar 2005, [UTF-8] SÅ~Bawek Å»ak wrote:
Hi,
pf:
# Tables: similar to macros, but more flexible for many addresses.
table { 1.2.3.4, 5.6.7.8, 9.9.9.9 }
# Trans
Hi there,
On Mon, Mar 14, 2005 at 12:08:53AM +0059, Claudio Jeker wrote:
> You have to remove the full pfkey interface and replace it with dummy
> functions as it is incompatible. So tcp md5 does not work but I think it
> is still broken in FreeBSD anyway.
I am willing to work with OpenBSD develo
On Mon, Mar 21, 2005 at 02:05:48PM +0100, Patrik Arlos wrote:
> I'm trying to send 'raw' Ethernet frames. I have however not found any
> examples of how to do this in BSD.
Consider using bpf(4) in read/write mode.
BMS
___
freebsd-net@freebsd.org mailin
On Wed, 16 Mar 2005 10:47:25 +0100 (CET), Sten Spans
<[EMAIL PROTECTED]> wrote:
> On Wed, 16 Mar 2005, [UTF-8] SÅ~Bawek Å»ak wrote:
>
> > Hi,
> >
> > I need to have some jails configured, sharing single IP address (IPv6
> > is a no-no for the time being:). Therefore I came up with an idea of
> > b
On Mar 21 at 17:29, Brian Somers spoke:
> disable ipv6 and disable ipv6cp are synonymous. It sounds as if your
> kernel is built with INET6 support.
Hm, strange. I have already commented out INET6 in the kernel
config...
-Hanspeter
___
freebsd-net@f
On Mar 21 at 13:55, Brian Somers spoke:
> Use ``disable ipv6'' - see the man page.
> Put ``NOINET6=true'' in /etc/make.conf to make IPv6 go away entirely.
I've built ppp in /usr/src/usr.sbin/ppp with NOINET6 and installed
it in /usr/sbin.
The route ff02::%tun0/32 is still present.
But the dial
On Mon, 21 Mar 2005 16:44:33 +0100, Hanspeter Roth <[EMAIL PROTECTED]> wrote:
> On Mar 21 at 13:55, Brian Somers spoke:
>
> > Use ``disable ipv6'' - see the man page.
>
> Ok, I've put ``disable ipv6'' as well as ``disable ipv6cp'' into the
> config file. But nevertheless
> ff02::%tun0/32
On Monday 21 March 2005 16:02, Petri Helenius wrote:
> Is there a way to send packets from userland process to a specific altq
> defined queue?
No, not at this point. But as a workaround (assuming we are talking about
socket based communication (udp/tcp)) you can have the program running as a
s
On Mar 21 at 13:55, Brian Somers spoke:
> Use ``disable ipv6'' - see the man page.
Ok, I've put ``disable ipv6'' as well as ``disable ipv6cp'' into the
config file. But nevertheless
ff02::%tun0/32fe80::20f:3dff:feae:5416%tun0 UGStun0
appears anyway and 22 seconds aft
Is there a way to send packets from userland process to a specific altq
defined queue?
Pete
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Friday 11 March 2005 09:28 am, Gleb Smirnoff wrote:
> On Fri, Mar 11, 2005 at 03:14:50PM +0100, Pawel Jakub Dawidek wrote:
> P> On Fri, Mar 11, 2005 at 04:55:25PM +0300, dima wrote:
> P> +> I thought about using list also, but considered it to bring
> P> +> too much overhead to the code. The ori
Use ``disable ipv6'' - see the man page.
Put ``NOINET6=true'' in /etc/make.conf to make IPv6 go away entirely.
On Mon, 7 Mar 2005 11:45:24 +0100, Hanspeter Roth <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm using ppp. Even though INET6 is disabled in the kernel there is
> some INET6 stuff configure
On 2005-03-21 14:05, Patrik Arlos <[EMAIL PROTECTED]> wrote:
> I'm trying to send 'raw' Ethernet frames. I have however not found any
> examples of how to do this in BSD.
>
> Is it possible to open a 'ethernet' socket, similar to a AF_INET? I
> need to be able to control the destination address an
From: [EMAIL PROTECTED] On Behalf Of Patrik Arlos
> Hi,
>
>
>
> I'm trying to send 'raw' Ethernet frames. I have however not
> found any examples of how to do this in BSD.
>
> Is it possible to open a 'ethernet' socket, similar to a
> AF_INET? I need to be able to control the destination
Hi,
I'm trying to send 'raw' Ethernet frames. I have however not found any
examples of how to do this in BSD.
Is it possible to open a 'ethernet' socket, similar to a AF_INET? I need to
be able to control the destination address and type/len field in the
Ethernet header.
In Linux it is pos
Current FreeBSD problem reports
Critical problems
Serious problems
Non-critical problems
S Submitted Tracker Resp. Description
---
o [2003/07/11] kern/54383 net [nfs] [patch] NFS root configurations w
£ukasz Bromirski wrote:
>
> Claudio Jeker wrote:
>
> >>Had openbgpd ported to freebsd or is it in any progress?
> >>If I want to install it in FreeBSD, is there any guideline for me to follow?
> > You have to remove the full pfkey interface and replace it with dummy
> > functions as it is incompa
20 matches
Mail list logo