[PATCH] Re: Reading Stevens, playing routing games

2001-03-18 Thread Ruslan Ermilov
On Fri, Mar 16, 2001 at 08:19:16PM +0200, Ruslan Ermilov wrote: > Hi! > > First of all, I would like to commit the attached patch; it removes > duplicate code. Please review. > This got already committed as part of another bugfix. See ip_input.c, revision 1.164. > Also, I found a nasty bug in

Re: same interface Route Cache

2001-03-18 Thread Wes Peters
Nick Rogness wrote: > > On Sat, 17 Mar 2001, Wes Peters wrote: > > > > > > > > > > > > > Packet 1 comes in through ISP #2 network. It comes into your > > > > internal network to machine 1. Machine 1 replies to the > > > > packet...but where does it go? It will exit through i

GRE tunnels

2001-03-18 Thread bill
good day, does any information exist on how set up a GRE tunnel in freebsd 4.3-BETA? i have read the netgraph, ngctl, ng_pptpgre man pages and unfortunately i am unable make heads or tails on how to set one up. i have the 'other' end set up using linux iproute2. it works (at least i see via tcp

Re: GRE tunnels

2001-03-18 Thread Archie Cobbs
bill writes: > does any information exist on how set up a GRE tunnel in freebsd 4.3-BETA? > > i have read the netgraph, ngctl, ng_pptpgre man pages and unfortunately i > am unable make heads or tails on how to set one up. > > i have the 'other' end set up using linux iproute2. it works (at least

Re: Can't install FreeBSD 4.1

2001-03-18 Thread Jeroen Ruigrok van der Werven
[follow-up set to freebsd-questions, net/hackers bcc:'d] [please don't only reply to me alone] -On [20010317 17:30], petro ([EMAIL PROTECTED]) wrote: >I try to install FreeBSD 4.1 >when the proces of copying begin, (near 20% of /bin copied) >I receive such error > >panic: general protection fau

Kernel panic with MPD PPTP

2001-03-18 Thread Brent Voltz
Hi, I have an ADSL line that uses PPPoE encapsulation. I've been trying to get a PPTP connection working with FreeBSD 4.2 release on the same box that connects to the ADSL. The process is as follows: 1) Bring up PPPoE connection, using either user-space PPP or MPD. This part works flawlessly

Re: same interface Route Cache

2001-03-18 Thread Julian Elischer
Wes Peters wrote: > > > It struck me last night that if you want to load-balance between two ISPs, > you could simply pick a bit in the address and use it to select one or the > other. If you pick your bit appropriately -- I'd go for something in the > second byte -- you might luck out and get

Re: strange arp packets!!!

2001-03-18 Thread Mohana Krishna Penumetcha
On Fri, 16 Mar 2001, Jeroen Ruigrok/Asmodai wrote: > -On [20010316 06:25], Mohana Krishna Penumetcha ([EMAIL PROTECTED]) wrote: > >16:41:25.623476 arp who-has 0.0.0.0 tell 10.0.36.130 > >16:41:30.639372 arp who-has 0.0.0.0 tell 10.0.36.130 > >16:41:40.649838 arp who-has 0.0.0.0 tell 10.0.36.130

Re: strange arp packets!!!

2001-03-18 Thread Justin C . Walker
On Sunday, March 18, 2001, at 08:42 PM, Mohana Krishna Penumetcha wrote: > > On Fri, 16 Mar 2001, Jeroen Ruigrok/Asmodai wrote: > >> -On [20010316 06:25], Mohana Krishna Penumetcha ([EMAIL PROTECTED]) wrote: >>> 16:41:25.623476 arp who-has 0.0.0.0 tell 10.0.36.130 >>> 16:41:30.639372 arp who-has

Beowulf ethernet channel bonding on FreeBSD

2001-03-18 Thread Dan Larsson
A FreeBSD port of this would be nice: http://www.beowulf.org/software/bonding.html Anyone working on a similar solution? Regards +-- Dan Larsson | Tel: +46 8 550 120 21 Tyfon Svenska AB | Fax: +46 8 550 120 02 GPG and PGP keys | finger [EMAIL PROTECTED] To Unsubscribe: send ma

Re: Beowulf ethernet channel bonding on FreeBSD

2001-03-18 Thread Julian Elischer
Dan Larsson wrote: > > A FreeBSD port of this would be nice: > > http://www.beowulf.org/software/bonding.html > > Anyone working on a similar solution? there are two methods of doing this already. Bill Paul recently asked for testers for a module he wrote that implements a cisco bonding proto