syslog bug ? (was Re: [PATCH] add header pppoe: in ng_pppoe.c printfs)

2006-08-05 Thread Luigi Rizzo
On Sat, Aug 05, 2006 at 12:42:12AM +0100, Joao Barros wrote: ... I patched and recompiled the kernel. After booting I notice that no messages from ppp are logged by syslog (messages|ppp.log) What is your OS version ? i hit a similar problem some time ago, and it seems that the syslog client

Re: unique hardware identification

2007-02-01 Thread Luigi Rizzo
On Thu, Feb 01, 2007 at 11:38:51AM -0700, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Peter Jeremy [EMAIL PROTECTED] writes: : On Sun, 2007-Jan-28 10:39:36 -0600, Jon Passki wrote: : If the machine is a PXE-compliant device [2], it should have a GUID/ : UUID [1]

kernel headers dependency graph ? (systm.h tangle)

2007-02-08 Thread Luigi Rizzo
Hi, Is there a tool to produce a dependency graph for C headers ? If that matters (i.e. someone has already studied it), i am interested in the header situation in the FreeBSD kernel. It may be a well known thing, but i just realized that sys/systm.h is entagled with sys/libkern.h and both bring

Re: Pluggable Disk Scheduler Project

2007-10-17 Thread Luigi Rizzo
On Wed, Oct 17, 2007 at 03:09:35PM +0200, Ulf Lilleengen wrote: ... discussion on Hybrid vs. GEOM as a suitable location for ... pluggable disk schedulers However, I'd hate to see the Hybrid effort go to waste :) I was hoping some of the authors of the project would reply with their thoughts,

Re: GRE encapsulation under FreeBSD 3.2

1999-06-30 Thread Luigi Rizzo
I don't seem to see support for GRE (IP-in-IP encaspulation) in FreeBSD (although I might be blind)...anyone working on support it or is there already an implementation? Yes, I've grabbed the GRE support from NetBSD, and have it working here (as far as I can tell). I'll commit it in

Re: Pictures from USENIX

1999-07-04 Thread Luigi Rizzo
(URL below) ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi/ngc99/ First International Workshop on

mouse/keyboard usage statistics...

1999-07-05 Thread Luigi Rizzo
that i can hook into moused and so the problem is a little bit easier to deal with. cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universit

Re: Pictures from USENIX

1999-07-08 Thread Luigi Rizzo
I'm not asking any of you to prepare a resume - we're starting JUST with the core team bios and pictures here. :) i knew you were not humans... cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of

Re: Why 'dd' does not seek over 'char' devs (specifically raw disk

1999-07-13 Thread Luigi Rizzo
lseek _is_ used also on char devices. And how else would you do it? ok, stupid observation! cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it

Re: from number to power of two

1999-08-21 Thread Luigi Rizzo
Does anyone know an inexpensive algorithm (O(1)) to go from an number to the next (lower or higher) power of two. 1 - 1 2,3 - 2 4,5,6,7 - 4 8,9,10,11,12,13,14,15 - 8 etc. So %1101 should become either %1 or %1000. The

Re: mbufs eaten up - when pinging

1999-08-24 Thread Luigi Rizzo
With a non-functioning route over isdn (i4b) I'm observing that mbufs allocated soon reach the limit and then I'm getting 'no buffer space' available. I'm not sure whether 'no buffer space' often comes when the output IFQ is full, which is between 20 and 50 buffers. Are you sure you are

Re: Possibility of increasing default MAXPARTITIONS from 8 to 16

1999-08-24 Thread Luigi Rizzo
What I would really like to do is to increase the number of partitions allowed in a disklabel. I really dislike having to mess with fdisk. The system defaults to 8. sys/diskslice.h seems to imply that you can compile up a kernel with a higher number. it looks you also

Re: mbufs eaten up - when pinging

1999-08-24 Thread Luigi Rizzo
'no buffer space' often comes when the output IFQ is full, which is between 20 and 50 buffers. Are you sure you are seeing more than those mbufs in use ? It occurs when about 105/128 mbufs (94%) are used. ok, that's reasonable, with 50 bufs in the output queue and perhaps a matching

Re: [freebsdcon] radisson reservation

1999-08-25 Thread Luigi Rizzo
My clerk just started reading down the names. When I heard walnut you should have asked him to read both names and rates, complete the list and then "oh yes, mine was the 19.95 per night..." cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Help with exit status in shell script

1999-08-28 Thread Luigi Rizzo
Hi, There is a bug in the PicoBSD build shell script in and I have no idea how to fix it. As a result, build errors are not caught. It is all to do with Exit Status of programs called from a shell script. Please help. The code fragment from /usr/src/release/picobsd/build/build is

damn ATX power supplies...

1999-09-09 Thread Luigi Rizzo
Timer restart at a given time of the day. none of them is satisfactory especially for picoBSD things such as routers or firewalls where an UPS is overkill... cheers luigi ---+- Luigi RIZZO

Re: wormcontrol write speed

1999-09-22 Thread Luigi Rizzo
as well cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126

Re: ARPs on a bridge

1999-10-06 Thread Luigi Rizzo
Is there a way to force a Freebsd system to route to the same logican IP network rather than send a redirect? The situation occurs with segmented bridges where customers on the same logical IP network are on separate bridge groups. When trying to reach one another, they are getting

Re: ARPs on a bridge

1999-10-06 Thread Luigi Rizzo
just trying to come up with an easy solution to free up addtional IP space so customers with only 2 address dont have to get a whole subnet. cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di In

Re: multicast set TTL regarding...

1999-10-11 Thread Luigi Rizzo
all, I'm using the following call to set the ttl value (after doing a successful socket call) -- ttl=5; if (setsockopt(sockfd, IPPROTO_IP, IP_MULTICAST_TTL, (char *)ttl, sizeof(ttl)) 0) check the type of "ttl". On Unix it should be char; on

Re: profile of tcp

1999-10-22 Thread Luigi Rizzo
tween disk and the NIC. cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2,

Re: profile of tcp

1999-10-22 Thread Luigi Rizzo
There is however some validity in implimenting particular aspects on the NIC. Specifically the TCP checksum off loading that a number of gigabit NIC's have in silicon. absolutely, as it is useful that the NIC is able to follow linked list of arbitrarily aligned/sized blocks etc, but that is

Re: Limiting speed of the Network Ethernet Card.

1999-11-10 Thread Luigi Rizzo
Is there any possibility to limit speed of the Network Card (I have Intel Ether Express card - fxp driver)? I need to limit speed with only 19200 Kbps, not 10Mbps. Or if it is not posible at all, what I have to do if I have LAN and want to limit speed of the part of this LAN with only

Re: Ethernet TAP driver v0.2 released

1999-11-10 Thread Luigi Rizzo
have too many data copies. cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via

Re: new IPFW

1999-11-29 Thread Luigi Rizzo
The attached patch prevents switching into promiscuous mode when running in "Network secure mode" (securelevel 3 or higher). What happens with yout patch if i need to run an mrouted on such a machine ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: soundcards needed to further newpcm development

1999-12-30 Thread Luigi Rizzo
Luigi Rizzo wrote: I have a YMF719E card (that's on the chip itself) that works on a week-old -current (on an Alpha no less): by "works" i mean work in full duplex. Most reports i got for the '719 is that audio capture seems not to work. I seem to remember the problem is in the mi

Re: Schedular!!

2000-01-12 Thread Luigi Rizzo
i think dummynet(4) already does things you need ? cheers luigi Hi, I am trying to modify the "ipfw" code to do some additional processing on receiving a packet. I needed to generate some specific delays intentionally. Schedular should process a packet and it should

Re: UVM vs FreeBSD VM system

2000-01-19 Thread Luigi Rizzo
cases. Of course we tried to preserve the advantages of clustering etc (so we don't bother going through compression if many adjacent pages go to disk anyways). cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED

Re: post 4.0...adoption of pfil(9) from NetBSD ?

2000-02-19 Thread Luigi Rizzo
e of ${proto}_{input|output}.c, as you end up doing protocol-specific things... cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di

Re: post 4.0...adoption of pfil(9) from NetBSD ?

2000-02-19 Thread Luigi Rizzo
the former case) is very very easy to share, while i see much more difficulty in maintaining a single unified filter for all protocols. cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazi

Re: post 4.0...adoption of pfil(9) from NetBSD ?

2000-02-19 Thread Luigi Rizzo
fy packets) but at least understanding the ruleset is rather easy, and the places in the kernel where the match is done are more limited. cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'In

Re: yamaha japan relationships anyone?

2000-02-20 Thread Luigi Rizzo
and assumed I wanted the source code to their windows driver. My reply explaining that I really just wanted documentation went unanswered. Sigh. ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http

Re: FreeBSD as high speed router

2000-02-23 Thread Luigi Rizzo
a machine identity, and from there rc.conf.local and rc.firewall have a switch() to decide what to do and all the rest. cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http

Re: NETGRAPH (proposal. FINAL)

2000-02-29 Thread Luigi Rizzo
This is good in theory, however the intel 82586 ethernet chip (and 596 in 586 mode) will overwrite anything you put there anyhow as it treats the header specially and fabricates it. (unless you are running in some mode that is not usually used). can you clarify this ? Looong ago i used the

Re: Why not gzip iso images?

2000-03-15 Thread Luigi Rizzo
On Wed, 15 Mar 2000 13:42:11 +0100, Arnout Boer wrote: But for the ISO images... IS it a problem to gzip them Well, I can think of at least one problem. Think of the extra disk space folks would need for the gunzip step. :-) and compression ratio would not be that much. The

IOpener ?

2000-03-21 Thread Luigi Rizzo
---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) Mobile +39-347-0373137

Re: ssh timeouts ipfw dyn_ack_lifetime

2000-03-31 Thread Luigi Rizzo
like ssh. Is it possible to disable automatic timeouts or make long timeouts on a rule-by-rule basis? Or perhaps a way to keep the dynamic rule alive as long as the connection is alive? ---+----- Luigi RIZZO, [EMAIL PROTECTED] . D

Re: ssh timeouts ipfw dyn_ack_lifetime

2000-03-31 Thread Luigi Rizzo
I believe I may have found a solution. If I set net.inet.tcp.keepidle net.inet.ip.fw.dyn_ack_lifetime, this appears to work. The defaults for yes, though this assumes thay you can set the keepalive interval on at least one end, and you know the lifetime of dynamic rules on the firewall,

Re: Misuse of options BRIDGE?

2000-04-14 Thread Luigi Rizzo
I've got a machine I'm trying to use to break a /24 into a few smaller groups. I've got it options BRIDGE in the kernel, four ethernet cards (mx0, pn0, ed0, ed1), and need to figure out the right way to do this: sysctl -w net.link.ether.bridge=1 is necessary to enable bridging, and you need

Re: Help with SIOCADDMULTI, IFF_ALLMULTI and IFF_PROMISC

2000-04-24 Thread Luigi Rizzo
Speaking of which, I'd really like to see bridge support getting added to all new NIC drivers from now on. However, the current bridge interface leaves something to be desired... hopefully things will improve if someone finds the time to extend ether_input() as suggested by archie Cobbs and

Re: IPv6 Bridging don't work together

2000-04-29 Thread Luigi Rizzo
Nick, are you sure the problem does not depend upon having bridge_ipfw=1 ? I don't think there is anything else IPv4-specific in the bridging code, if it was we would also have problems with IPv4/IPX and other non-ip protocols. cheers luigi Alas, IPv6 does not appear to work

Re: Yamaha DS-XG Sound Card or Chip?

2000-05-01 Thread Luigi Rizzo
to sidestep bugs in the hw itself) than board's quality. cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39

Re: complicated routing situation - can this be solved?

2000-05-10 Thread Luigi Rizzo
this helps cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA

Re: changed pci bus probe order from 3.2 to 4.0 -- ideas?

2000-06-01 Thread Luigi Rizzo
fi done done At which point $main_ether contains the ethernet address of your first ethernet interface and you can base decisions on that... cheers luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED]

Re: IP prepaid accounting

2000-06-08 Thread Luigi Rizzo
---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) Mobile +39-347-0373137

Re: Fastforwarding

2000-06-12 Thread Luigi Rizzo
talking through a freebsd gateway when you are using 2 100mbit interfaces, but it seems to kernel panic the system after a few minutes. can you quantify the "drastically" ? luigi ---+----- Luigi RIZZO, [EMAIL

Re: Fastforwarding

2000-06-12 Thread Luigi Rizzo
Another coupla hundred kilobytes per second? from what to what ? sounds like a 5% improvement or even less... cheers luigi Andrew On Mon, 12 Jun 2000, Luigi Rizzo wrote: Hi All, I posted this a coupla days ago and just thought I would ask again in the hope

Re: Fastforwarding

2000-06-12 Thread Luigi Rizzo
The question is not "how fast is fast forwarding?", but "why is it crashing?" I can imagine small timing changes speeding up a session between other boxes. yes, the original poster was concerned about crashes, i was mainly concerned on the gains in fastforwarding (as fastforwarding does not

Re: Fastforwarding

2000-06-12 Thread Luigi Rizzo
It kinda sounds to me like the improved speed you are getting is from reduced latency rather then from higher available bandwidth. right, i got the same feeling. only 550KB on a 10MBit ethernet is kind of slow anyways. cheers luigi You may be able to get the same

Re: Divert Sockets Fragmentation

2001-01-24 Thread Luigi Rizzo
it depends on what template do you use for matching. the firewall acts before reassembly, so for the fragments you will not be able to see the port numbers. cheers luigi I have been using divert sockets for a while sending small ( MTU) UDP packets and everything worked fine.

Re: Divert Sockets Fragmentation

2001-01-24 Thread Luigi Rizzo
have any former rule which matches fragments luigi Alwyn [EMAIL PROTECTED] On Wed, 24 Jan 2001, Luigi Rizzo wrote: it depends on what template do you use for matching. the firewall acts before reassembly, so for the fragments you will not be able to see the port

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-28 Thread Luigi Rizzo
I agree that breaking coherence is bad, though I find fcntl is the kind of functions to use when you don't have a more specific one:) do we have (or could we design) a generic mechanism for machine-specific syscalls which are not available on all OS ? basically i am thinking of something like

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-28 Thread Luigi Rizzo
On Sun, Jan 28, 2001 at 10:37:16AM -0800, Luigi Rizzo wrote: do we have (or could we design) a generic mechanism for machine-specific syscalls which are not available on all OS ? basically i am thinking of something like generic_syscall("fdcloseall", ); Do you

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-29 Thread Luigi Rizzo
hi, i have to admit i am not too much into theory of hashing, but i am unclear on how a perfect hash function can be simpler than "the obvious method" when the namespace is changing dynamically because modules are added or deleted. (the obvious method would be a cheap hash on 2-4 chars of the

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-29 Thread Luigi Rizzo
luigi --+----- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 --+- To Unsubscribe:

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-29 Thread Luigi Rizzo
On Mon, 29 Jan 2001 11:02:45 -0800 (PST), Luigi Rizzo [EMAIL PROTECTED] said: And, this mechanism would be explicitly used for "non portable" or experimental functions (such as the closeall() which started the thread, or next time someone comes up with a start_http_ser

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-29 Thread Luigi Rizzo
The generic method would basically have the same interface as ioctl() or fcntl(), with the fd replaced by a pointer to the function name. Actually, the easiest way if to make a sysctl that exports the syscall number to useland. mysubsystem.foosyscall: 188 but there is a problem with

Re: [kernel patch] fcntl(...) to close many descriptors

2001-01-29 Thread Luigi Rizzo
Of course it can, and the manual page doesn't even suggest what you say. It says: There is no way to simulate system calls that have multiple return values such as pipe(2). ok, sorry for the confusion then (though, how does one tell from the manpage for pipe(2) what is going on

Re: Realtek card support

2001-01-31 Thread Luigi Rizzo
what card is that and what is broken ? both the ne and the rl driver works reasonably well with the 8029 and 8139 chips. luigi I have two RealTek network cards that I'm willing to send to someone who is going to update the FreeBSD realtek driver to support them. I know it's

Re: EBCDIC - ASCII

2001-01-31 Thread Luigi Rizzo
characters (braces, brackets, accent-grave) move around. isn't so for ASCII chars 128 as well ? cheers luigi --+- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http

Re: What is the latest known-good PXE build ?

2001-02-06 Thread Luigi Rizzo
The BIOS trace says the PXE is revision 2.0, build 68 : is there some other, perhaps better version of it ? (the on-board NIC on the machine is an fxp) Build 068 is a disaster; you ideally want 082 or later. is there some standard way to upgrade the pxe code on the cards ? in case, where

Re: What is the latest known-good PXE build ?

2001-02-06 Thread Luigi Rizzo
I haven't tracked these changes, and am still using some slightly older rc files. I've updated my rc.diskless stuff to use mdconfig now though; if there's interest I'll put it up for review. yes please... i'd like to fix things as needed so that diskless scripts work correctly in our next

Re: character device driver

2001-02-13 Thread Luigi Rizzo
Hi, I'm writing a character device driver in which each minor device can be opened more than once. When a device is opened is there a way to associate some private data for each opened instance ? Thanks. allocation is easy -- what is complex is looking up the private data on each system

Re: character device driver

2001-02-13 Thread Luigi Rizzo
: No. You only get one close call and in the kernel all instances of a : minor device are treated identically. : : this is not true anymore, there is some special flag you can : specify in cdevsw or so which passes all close calls to the driver. It is only half untrue. There's a

Re: character device driver

2001-02-13 Thread Luigi Rizzo
--+- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 --+- To Unsubscribe: send mail to [EMAIL

Re: FreeBSD cant boot from ZIP - Is it true?

2001-02-15 Thread Luigi Rizzo
ATAPI ones and of course the SCSI drives, in both whole-disk and sliced (as from the factory) modes. "whole-disk" and "sliced" ... sounds like salami :) cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the

boot1 changes and etherboot support

2001-02-16 Thread Luigi Rizzo
# Read from --+--------- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone: (510) 666 2927 --+-

Re: boot1 changes and etherboot support

2001-02-17 Thread Luigi Rizzo
Luigi Rizzo wrote: I have spent some time trying to put etherboot[1] code onto the hard disk so that it can be selected using the FreeBSD boot manager. I ended up doing it with a small amt of modifications to the "boot1" code, for which a patch is attached. Mayb

Re: hotplug ata device?

2001-02-17 Thread Luigi Rizzo
In message [EMAIL PROTECTED] Wilko Bulte writes: : Is it possible to have something like the 'camcontrol rescan' that : the SCSI CAM subsystem has? NO. These cards are not hot pluggable. I've blown out two IDE Controllers hot plugging them. DO NOT TRY TO HOTPLUG THEM OR YOU WILL BE

Re: hotplug ata device?

2001-02-17 Thread Luigi Rizzo
| NO. These cards are not hot pluggable. I've blown out two IDE | Controllers hot plugging them. DO NOT TRY TO HOTPLUG THEM OR YOU WILL | BE SORRY. ... | I hate to shout like that, but after the second IDE controller fried, | I got real conservative. ... And Warner uses these TAPR

Re: boot1 changes and etherboot support

2001-02-18 Thread Luigi Rizzo
having to worry about creating a filesystem. cheers luigi --+- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone

Re: boot1 changes and etherboot support

2001-02-18 Thread Luigi Rizzo
In message [EMAIL PROTECTED] Luigi Rizzo writes: : If we had it, we could just 'dd' the boot code and the kernel onto : a compactflash and boot from it without having to worry about : creating a filesystem. We'd also be able to load the kernel out of ROM :-) the whole issue is the size

Re: dummynet as modules

2001-02-23 Thread Luigi Rizzo
How do I compile a a kernel without ipfw, and a ipfw.ko module with dummynet support? not sure how well is this supported -- i guess you should look at the makefile for the ipfw module to make sure it includes dummynet. But: I have to add some features to the dummynet code, so instead of

Re: if_fxp status?

2001-03-07 Thread Luigi Rizzo
cheers luigi --+----- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone (510

Re: if_fxp status?

2001-03-07 Thread Luigi Rizzo
What : no more dc multiport board ? are you sure of this ? if so, it may be wise to buy some D-link 570-TX boards in advance for my project. maybe some producer switch to the tulip clones -- i just do not know who sells them (i'd love to know!) cheers luigi To Unsubscribe:

Re: if_fxp status?

2001-03-08 Thread Luigi Rizzo
Could you tell the exact models ? I know that the SMC cards it was actually the Linksys NC100, whose chipset is strangely labeled but it is recognised by the "dc" driver. I could not find a NetGear with the tulip chipset or clone. cheers luigi and some others are using the

howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Luigi Rizzo
cheers luigi --+--------- Luigi RIZZO, [EMAIL PROTECTED] . ACIRI/ICSI (on leave from Univ. di Pisa) http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 Phone (510) 666 2927 . --+- To Un

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Luigi Rizzo
What about having the first few tracks, ie. the boot area, 18 sectors, and the rest of the disk 21 sectors, and have the boot code/kernel do the right thing? Isn't this easier? It has all sorts of problems: neither the bios nor the disklabel nor the kernel can handle variable length tracks,

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Luigi Rizzo
It would be possible to teach the floppy driver that cyl 0-9 has 18 sectors while cyl10-81 has 21. this would only work after the kernel has control, and the kernel needs far more than 10 cylinders... cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Luigi Rizzo
this would only work after the kernel has control, and the kernel needs far more than 10 cylinders... What about /boot/loader? Does that use the bios also? Can't we build one with a modified fd0 in it? yes it uses the bios, and it is large enough (100+ KB compressed if you include

Re: howto access an oddly shaped partition on a floppy ?

2001-03-09 Thread Luigi Rizzo
So how about a options flag on the floppy driver which translates block addresses beyond 1440K into the "extra" sectors? I don't know that there's a "clean" way insert that into the driver, just glancing at the code.. that is another possibility, yes. But it still remains the challenge of

Re: Routing latency

2001-03-19 Thread Luigi Rizzo
(moreover, the dc(4) driver which is used for your NIC has some interesting performance improvements in the forthcoming 4.3-Release) like what ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Routing latency

2001-03-19 Thread Luigi Rizzo
I'm using the de driver. Alas, the NICs seems quite old. They are 21140's. I've only got one 21143. I think there is a 3COM 3c905b in the lab too. Would it be better to use the 21143 + 3com than two 21140s? definitely : in my packet blaster, I get an order of magnitude less packet drops

Re: rtl8139 driver.

2001-03-25 Thread Luigi Rizzo
[Charset iso-8859-1 unsupported, filtering to ASCII...] I currently have a Sharp pc ax20 laptop with an inbuilt rtl8139 nic. It works i have an AX10, similar design i suppose, and it works fast and fine for me at 10megs. Are you sure the card isn't autoconfiguring for full duplex or something

Re: unexpected peaks in dummynet;scheduling oddity?

2001-03-31 Thread Luigi Rizzo
Hi, the packet scheduler is invoked by dummynet at every packet arrival and then at multiple of 1/HZ intervals. If you use the default kernel setting, HZ=100 so you have most times rounded to multiples of 10ms. I have been running my kernels with HZ=1000 for the past 4-5 years so the resolution

Re: new rc.diskless{1,2} files

2001-04-01 Thread Luigi Rizzo
}P.S. To anyone who wants to cleanup the rc.diskless files, }please be my guest! I wrote them originally and they worked }'ok', but then some people mangled them and ever since they }haven't worked right. I don't have time to clean them up }myself. They could use a

Re: A novel idea....

2001-04-05 Thread Luigi Rizzo
8) For a firewall, ipfw blows the doors off of Linux's iptables/ipchains/ipmasq/whatever. If you want a stateful firewall, look at ipf (also very very very very very nice!!!) I'm waiting for ipf to get bridging support FreeBSD's ipfw is stafeful as well, and there are no plans (at

Re: Problems Building PicoBSD Bridge disk: crunch.mk not found

2001-04-07 Thread Luigi Rizzo
One gentleman has netbooted FreeBSD into the Apple AirPort. I haven't been able to find the dmesg he posted, but I'll keep looking. hmmm... apart from pride, what would be the point given the lack of docs on how to properly operate the wavelan to do bridging ? cheers luigi

Re: Adding a new drive

2001-04-07 Thread Luigi Rizzo
In message [EMAIL PROTECTED] Andrew Hesford writes: : Hrm... I'm sorry then. I have no idea why the Handbook asks you to zero : out the device, it consumes a lot of time and really isn't necessary. I : wonder if that could be the source of your problem. The handbook should say that only

Re: stupid pet tricks (using ifconfig)

2001-04-14 Thread Luigi Rizzo
viewing ifconfig shows the new address. HOWEVER, pinging 100.1.1.99, the freebsd machine sends out 100.1.1.1, the OLD address. Is this cached/saved somewhere and not getting cleaned up? in the routing table, apparently. If you do a "route -n get" for the destination address you see the old

Re: bridging on specific devices

2001-05-07 Thread Luigi Rizzo
Hello, I'm using 4.2 release and i need bridging. Luigi tells in the manpage that the option to select specific devices for bridging is still in development. Does anybody know how far this work is done in 4.3 stable ? it works on 4.3-RELEASE cheers luigi I need this

Re: fd driver hacking to recover data

2001-05-09 Thread Luigi Rizzo
I have a bunch of old floppy disks with some text files I'd like to recover. Many of them have errors and are unreadable past a certain point in the disk. Others I can't read from at all. The ones I can't read, period, are all 1.44MB-size floppies. I've tried dd'ing from /dev/fd0c,

Re: FreeBSD/VAX anyone interested?

2001-05-24 Thread Luigi Rizzo
Hi, I got some VAXen 6420, big machines. Mine has 6 CPUs. I was planning to boot myself with Ultrix, and then go on with NetBSD. Even you need heaters for the winter, right :) cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in

Re: eXperimental bandwidth delay product code (was Re: Network performancetuning.)

2001-07-16 Thread Luigi Rizzo
Cool! We were just commenting that it's too bad dummynet/ALTQ really couldn't help the interactive response for us dial-up users. Anyway, I i haven't seen the beginning of the thread but surely both altq and dummynet can help, with the CBQ/WFQ support. In the case of dummynet, you can pace

Re: How many files can I put in one diretory?

2000-06-22 Thread Luigi Rizzo
Hello I have a user who needs to store a large amount of small html files. Like around 2 million... that sounds insane! Because a name is a name, why dont they call those files xx/yy/zz/tt.html and the like, to get down to a more reasonable # of files per directory. Or use a single file

Re: How many files can I put in one diretory?

2000-06-23 Thread Luigi Rizzo
the idea.. But what is a reasonable number? 10K 100K etc. i would not go above 1K, probably even below so that a directory fits in 1-2 pages. cheers luigi ---+- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing

Re: ANNOUNCEMENT: Test version of AudioFS

2000-08-02 Thread Luigi Rizzo
luigi ---+----- Luigi RIZZO, [EMAIL PROTECTED] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) Mobile +39-3

Re: Need quick help.

2000-09-05 Thread Luigi Rizzo
I tried to change smth in my interfaces and now receive such message in /var/log/messages /kernel: arp: IP_number is on rl2 but got reply from MAC_ADDRESS an ed1 presumably you have bridging enabled ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: implementing idle-time networking

2000-09-19 Thread Luigi Rizzo
Hi, i believe there are two things here that you need to consider before you can see any queue build up in ipq: 1. you should generate packets (way) faster than the card is able to handle them; 2. the network card itself might be able to queue multiple packets in the "transmit ring";

Re: Routing issues

2000-10-16 Thread Luigi Rizzo
In your case, you should use a "bridging" firewall, where ony one of the ethernet interfaces has an IP address (you can then set up your firewall in a "stealth" config, where it does not touch the TTL in the IP packets) a "stealth" router is still different from a bridge, it requires a

  1   2   3   4   >