On 12/2/05, Juan Rodriguez <[EMAIL PROTECTED]> wrote:
> I'm going to buy it because it's very chip (and a bit old).
> I've found on the web that it's based on Prims-3.0 chipset, but I haven't
> found it listed on the wi man page
>
> --
>
I'm going to buy it because it's very chip (and a bit old).
I've found on the web that it's based on Prims-3.0 chipset, but I haven't
found it listed on the wi man page
--
JFRH
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman
On Wed, 16 Feb 2005 23:01:49 -0800, Jeffrey Hsu <[EMAIL PROTECTED]> wrote:
> > Ooops, I still got the same problem.
> > My mistake, I saw "victory" too early.
>
> Have you tried this on DragonFlyBSD? It's a fork of FreeBSD, so
> it should be very familiar to FreeBSD users, except faster and
> m
Ooops, I still got the same problem.
My mistake, I saw "victory" too early.
:(
On Wed, 16 Feb 2005 20:54:52 +0100, Juan Rodriguez
<[EMAIL PROTECTED]> wrote:
> Hey,
>
> I't seems my problem vanishes with FreeBSD-5.3-p5
>
> Thanks a lot !
>
> Fr
Hey,
I't seems my problem vanishes with FreeBSD-5.3-p5
Thanks a lot !
FreeBSD rules !
We all love the beastie !
Keep on doing a great job !
and...please never forget monoprocessor systems! :P
___
freebsd-net@freebsd.org mailing list
http://lists.fre
2005 16:11:52 +0100, Juan Rodriguez
<[EMAIL PROTECTED]> wrote:
> Hello again,
>
> I've cvsup'ed the kernel sources a few hours ago (RELENG_5),
> and I've recompiled.
>
> Now I cannot boot, it gives me "kernel panic" when booting on
> "rlph
On Wed, 16 Feb 2005 11:59:21 + (GMT), Robert Watson
<[EMAIL PROTECTED]> wrote:
>
> On Wed, 16 Feb 2005, Juan Rodriguez wrote:
>
> > Just for your information (because I guess there's nothing else we can
> > do), I will describe the setup I
te:
> On Wed, 16 Feb 2005, Robert Watson wrote:
>
> >
> > On Wed, 16 Feb 2005, Juan Rodriguez wrote:
> >
> >> Just for your information (because I guess there's nothing else we can
> >> do), I will describe the setup I've got in case anyone would
Hello everyone,
Just for your information (because I guess there's nothing
else we can do), I will describe the setup I've got
in case anyone would like to reproduce the problem and
try to fix it.
I'm using FreeBSD 5.3.0 RELEASE on an Pentium I MMX 233,
with 128 MB of RAM (minus 1 MB that my
On Thu, 21 Oct 2004 16:27:47 -0700, Luigi Rizzo <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 22, 2004 at 12:17:29AM +0100, Juan Rodriguez wrote:
> > Hello,
> >
> > I'm getting this error now and then, so I've tried to look at the
> > file "if_e
Hello,
I'm getting this error now and then, so I've tried to look at the
file "if_ed.c" where the message is printed to sort it out...
I'd be glad if somebody could tell me what's the reason of this line
inside "ed_rint()" function:
/*
* because buffers are aligned on 256-by
IFINFO) || (msg.ifm_index != wi_index) );
t= time( NULL );
printf("notification time: %s", ctime(&t) );
goto start;
/* never reached */
return 0;
}
On Tuesday 11 May 2004 10:21, Ruslan Ermilov wrote:
> On Mon, May 10, 2004 at 09:02:51PM +0200, Juan Rodriguez Hervella
On Monday 10 May 2004 20:32, Etienne Robillard wrote:
> Hi
>
> I am quite new to this list :)
>
> Context:
> There's a bridge that does one logical net for two nics (vr0,rl0) on the
> same box (freebsd-4.10-prerelease).
>
> vr0 = outsite net (isp connected with dhclient)
> rl0 = inside net (192.168
Hello,
I dont understand, looking at "man 4 route", how to use the RTM_IFINFO
message of a Routing Socket.
I mean, do I have to make a "write" on the socket with a
"struct if_msghdr" of type = RTM_IFINFO and later on a "read" with
the same data structure ?
Or can I just open the PF_ROUTE socket
Thank you very much for your replysee below
On Thursday 06 May 2004 15:01, Marco Molteni wrote:
> Hi Juan,
>
> On Thu, 6 May 2004 Juan Rodriguez Hervella <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I'd like to try on some changes that I've made i
Hello,
I'd like to try on some changes that I've made in our VoIP
testbed for mobility support at the application layer.
If the user requires support for seamless voice communication during
active call sessions on the mobile UA, it is imperative that the
wireless LAN setup should support roaming
Hello,
I try to do this:
route add 163.117.139.99/32 -iface tap0
route change 163.117.139.99/32 -link 00:bd:82:1c:96:00
And when I see the result with "netstat -rn", I get this:
[snipped]
163.117.140.30/32 00:bd.82.1c.96.0 ULS 0 14 tap0
^^^
Hello,
If I do a bridge between xl0 and xl1, can the IP address
configured on xl1 answer ARP-requests that come from the
LAN the xl0 is connected ? Does this make sense ?
--
**
JFRH
**
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.or
What this is used for ?
--
**
JFRH
**
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
(sorry If you receive twice this mail, I'm having problems
with my email)
Tuc at the Beach House <[EMAIL PROTECTED]> said:
> Hi,
>
>--redirect-gateway
> Automatically execute routing commands to cause all
> outgoing IP traffic to be redirected over the
Tuc at the Beach House <[EMAIL PROTECTED]> said:
> Hi,
>
>--redirect-gateway
> Automatically execute routing commands to cause all
> outgoing IP traffic to be redirected over the VPN.
> Currently implemented only on Linux and Windows.
An
Hello,
I'm looking at the source code, trying to follow the steps that
happen when an IPv6-in-IPv6 packet is received, but Im quite
lost, I wonder if anybody could help me to understand it.
When the host receives an IPv6-in-IPv6 packet,
"encap6_input()" is call from "ip6_input()".
I don't under
Just some questions about this paper:
"(...) Note that this route has to be at the same level of the tree, i.e.
the code cannot return a less specific match or a more specific
match (...)"
Question: I don't understand why if you are looking for an alternate
route you aren't allowed to retrieve a
On Wednesday 14 January 2004 10:29, Luigi Rizzo wrote:
> hi,
> in implementing ipv6 support for ipfw2, i hit the following
> problem: /etc/protocols has an entry:
>
> ipv641 IPV6# ipv6
>
> which is somewhat confusing for the parser -- if you
> type something like
>
>
On Thursday 11 December 2003 23:14, Michael Sierchio wrote:
> Julian Elischer wrote:
> >>>more likely he wants something like ng_fec or ng_one2many
> >>
> >>Unless performance is the reason for bonding the ether channels...
> >>
> >>Can't we steal the Linux code? ;-)
> >
> > is the netgraph version
rders...if I get the packet from the
"upper" hook and I modify the destination IP address, it will be wrong to
write the ethernet frame on the "lower" hook because the ethernet destination
addr. would be likely to be different... is this right ?
Thanks for you help.
Hello,
I'd like to make some modifications to the IPv6 hearder of some packets
before sending them out the interface. I'm thinking where's the best
way of doing this. So, I've found out the Netgraph tool (I didn't know it
before :) but now I'm wondering how to use it properly.
As far as I unders
Hello:
I'm trying to block IPv6 icmp-request packets which might be sent
to my host. I'm using ip6fw on a FreeBSD-4.9.0-RELEASE.
When I do this:
add 100 deny ipv6-icmp from any to 2001:720:410:100f:20d:9dff:fe46:f2c9
icmptypes 8
Nothing seems to happen. I still can ping6 my host from a remote
Hello,
I would like to get information about the implementation
of Path MTU discovery for IPv6 (RFC-1981).
Is there any documentation about how this has been made ?
--
**
JFRH
**
Labor, n.:
One of the processes by which A acquires property for B.
-- Ambrose Bi
On Thursday 02 October 2003 17:04, SUZUKI Shinsuke wrote:
> Hello Juan,
>
> > On Tue, 30 Sep 2003 09:42:39 +0200
> >
> > Address of Router1: 2001:720:410:100b::3
> > Address of Router2: 2001:800:40:2471::4
>
> Please confirm connectivity from Router2 to Router1 by the following
> command.
>
On Tuesday 30 September 2003 09:27, Juan Rodriguez Hervella wrote:
> On Monday 29 September 2003 19:22, JINMEI Tatuya / 神明達哉 wrote:
> > >>>>> On Mon, 29 Sep 2003 18:59:08 +0200,
> > >>>>> Juan Rodriguez Hervella <[EMAIL PROTECTED]> said:
>
On Monday 29 September 2003 19:22, JINMEI Tatuya / 神明達哉 wrote:
> >>>>> On Mon, 29 Sep 2003 18:59:08 +0200,
> >>>>> Juan Rodriguez Hervella <[EMAIL PROTECTED]> said:
> >
> > I've got two routers sending RAs on the same link, so the
Hello all:
I'm using FreeBSD-4.8-RELEASE.
(I've tested the same thing using a KAME snap, so I CCs to them :)
I've got two routers sending RAs on the same link, so the
host is configured with two IPv6 prefix on the same NIC.
Watching the routing table I only see one default IPv6 route.
When I tr
On Saturday 06 September 2003 20:29, Bruce M Simpson wrote:
> On Thu, Sep 04, 2003 at 10:54:12AM +0200, Juan Rodriguez Hervella wrote:
> > [snipped]
> > gre0: flags=b051 mtu 1476
> > inet 192.168.1.1 --> 192.168.2.1 netmask 0xff00
> > inet6
On Friday 05 September 2003 11:51, Jan Mikael Melen wrote:
> > I've included as an attachment a patch that I have used to fix the
> > problem and allso as attached a short program which can be used to
> > regenerate the problem in unpatched FreeBSD 5.1-p2.
>
> Oops Forgot the other attachment..
On Thursday 04 September 2003 01:35, Bruce M Simpson wrote:
> Hi all,
>
> Could someone review my PR and let me know if they have also observed
> the problem? I will produce a fix shortly.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=56341
>
> Thanks
> BMS
Hello,
I've read your PR, and I've tr
On Monday 28 July 2003 07:17, Andy Gilligan wrote:
> Hi,
>
> I have three IPv6 /48 networks connected to a FreeBSD 4.8 router, and I
> allocate /64 tunnels from each network to client machines.
>
> Is there any way I can specify the next-hop or outbound interface to use
> on the router based on the
On Thursday 17 July 2003 17:05, Rolf Grossmann wrote:
> Hi again,
>
> I've done some more research and I think I found the reason for my problem:
>
> It's in lib/libalias/alias.c rev 1.23:
> > Changed the way we handle outgoing ICMP error messages -- do
> > not alias `ip_src' unless it comes from t
On Wednesday 11 June 2003 16:57, Chuck Swiger wrote:
> Juan Rodriguez Hervella wrote:
> > I know "top", but I don't want to be in front of the computer all the
> > time (because if the process finishes/dies the information vanished)
>
> Take a look at system ac
I know "top", but I don't want to be in front of the computer all the time
(because if the process finishes/dies the information vanished)
Thanks and sorry if this isn't an specifiq question about networking :)
--
JFRH
___
[EMAIL PROTECTED] mailing l
40 matches
Mail list logo