Re: multiple logical interfaces

2004-03-06 Thread .
> Actually, what I want is the equivalent of this (which > is in Linux) on FreeBSD. Note the ip address > associated with each of the logical interfaces > (lo:XX). And what? 0cicuta~(11)#ifconfig lo0 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64

Re: multiple logical interfaces

2004-03-06 Thread Julian Elischer
On Sat, 6 Mar 2004, Jerry Jensen wrote: > Actually, what I want is the equivalent of this (which > is in Linux) on FreeBSD. Note the ip address > associated with each of the logical interfaces > (lo:XX). how is this different from what was showed below? > > > loLink encap:Local Loo

Re: multiple logical interfaces

2004-03-06 Thread Jerry Jensen
Actually, what I want is the equivalent of this (which is in Linux) on FreeBSD. Note the ip address associated with each of the logical interfaces (lo:XX). eth0 Link encap:Ethernet HWaddr 00:06:5B:19:55:EE inet addr:10.2.1.122 Bcast:10.255.255.255 Mask:255.0.0.0 UP B

Re: multiple logical interfaces

2004-03-06 Thread .
> is it possible in freebsd to have multiple logical > interfaces associated with say the loopback interface? > if so, how does one do this programmatically (as > opposed to from the command line). > > need this for building traffic generators that need to > simulate a bunch of different ip sourc

Re: Odd network issue ... *very* slow scp between two servers

2004-03-06 Thread Tim Wilde
On Sat, 6 Mar 2004, Marc G. Fournier wrote: > I have two servers on the same network switch, sitting one on top of the > other ... one is running an em (Dual-Xeon 2.4Ghz) device, the other an fxp > (Dual-PIII 1.3Ghz) device ... Is it a Cisco Catalyst switch? If so, you need to switch the em's to

multiple logical interfaces

2004-03-06 Thread Jerry Jensen
is it possible in freebsd to have multiple logical interfaces associated with say the loopback interface? if so, how does one do this programmatically (as opposed to from the command line). need this for building traffic generators that need to simulate a bunch of different ip sources. solaris a

Re: My planned work on networking stack

2004-03-06 Thread James
thank you! :) i'll try this sometime next week and let you know of any feedbacks i have. -J > > Here you go: > > http://www.nrg4u.com/freebsd/ipfw_versrcreach.diff > > This one implements the standard functionality, the definition of an > interface through which it has to be reachable is no

Odd network issue ... *very* slow scp between two servers

2004-03-06 Thread Marc G. Fournier
I have two servers on the same network switch, sitting one on top of the other ... one is running an em (Dual-Xeon 2.4Ghz) device, the other an fxp (Dual-PIII 1.3Ghz) device ... Doing a straight (not sftp/scp) ftp between the two servers, of a 1Meg file, shows: 1038785 bytes received in 85.91 s

Re: My planned work on networking stack

2004-03-06 Thread Petri Helenius
Andre Oppermann wrote: What else is missing in FreeBSD? Cannot resist MPLS? 1/2 :-) Pete ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"