Hi,
I was just attempting to move an iso image between two 4.3-Release machines,
the server being a PPro180 with i82559 and the client being a P3-933 with a
Davicom network chip. FTP'ing an image from server to client resulted in the
client aparrently losing the plot at layer 3 - a ping runnin
OK, Apologies for my slowness, it's just been one of those slow days. Y'know
not enough coffee, too much food? Like that. One of our cats didn't help at
about 2am either.
So I get a TCP packet together and send it through (the now correctly
optioned) socket. sendto fails and returns -1, derefe
Thanks for your help, as suggested the combination of IP_HDRINCL and reading
Stevens seems to have me back on the right path. Part of the confusion was
the Linux implementation of IP_HDRINCL appears to need the hardware addresses
writing as well, consequently there are lots of examples of this
On Fri, 21 Sep 2001 10:47, you wrote:
> > the
> > buffer I pass is appended as data on the end of an IP packet with unknown
> > protocol, rather than replacing the IP and TCP headers (i.e. appending
> > the ethernet header) as I had hoped.
> It would help if you'd provided what you think you're s
Hi,
I'm trying to write a raw (SYN) packet with sendto. I've opened the socket
with socket(AF_INET, SOCK_RAW, IPPROTO_RAW), the result is checked and it is
unbound. A buffer and a sockaddr_in are formed then sent down the socket with
sendto(sck,pBuffer,40,0,(struct sockaddr *)&sin,sizeof(sin))
On Tue, 18 Sep 2001 09:47, you wrote:
> If "route get " shows an MTU of 576, "route delete
> " should clear it.
Yeah, that does it a treat.
Thanks,
Dave
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Hi,
I tried this on -questions but to no avail. It strikes me as something that
is either dead easy, or can't be done. Does anyone have any ideas?
Thanks,
Dave
-- Forwarded Message --
Subject: MTU table?
Date: Mon, 17 Sep 2001 17:40:35 +1200
From: David Preece &l
I don't know about anyone else, but it made my day.
At 12:27 AM 6/21/01 -0400:
>FRESH AIR TODAY WEB DESIGN
>JIM WEAVER & KIM NICE
>3071 HWY 101 NORTH
>GEARHART, OR 97138
>1-503-738-0657
>1-877-230-7268
Is anyone close enough to drive round and have a quiet word? "Netiquette"
for instance. Or "a
Hi,
Due to the wonder of IPFW and divert sockets I have been merrily catching
packets, modifying them and reinjecting back in from userland to great
effect for some time now. What I would like (need) to do is much the same,
but being able to explicitly state which route to take (for a packet g
At 17:10 19/02/2001 -0700, you wrote:
>I'm interested in taking FreeBSD and putting it on a bootable CD for use in
>a so-called "appliance". Can anyone recommend a place to start?
I started in the handbook, the section on backups and creating a bootable
floppy was invaluable. It's also worth tra
At 17:37 7/01/01 -0500, you wrote:
>Does anyone know enough about Xbox internals to verify that
>FreeBSD will or will not be able to run on Xbox without any type of
>hardware modification?
No, but if you'd like to be into that kind of thing I understand the
NetBSD/Dreamcast port is coming along
At 10:12 28/12/00 -0700, you wrote:
>Lastly, search for quiet fans from a large supplier.
http://www.quietpc.com/
I haven't bought any stuff from them, yet, so I can't vouch other than for
their existence.
Dave :)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-ha
At 15:37 22/12/00 -0800, you wrote:
>The question asked is: why you believe ssh is beter
>than say telnet. Or what advantages SSH has in general.
Sorry, don't have time to reply to this properly.
The main evil of ssh is that server authentication is not enforced, making
mounting a man-in-the-m
At 17:00 22/12/00 -0500, you wrote:
>On a reboot I get
>bp, then keyboard not found or keyboard error. So, yes
>as mentioned just recently on this list, hard switches are _BAD_.
So the keyboard controller's toast, is that what we're saying? Presumably
you've tried connecting the
559's and came with FreeBSD 4.x
preinstalled...
http://www.bsdi.com/products/pdfs/1200_series.qxd.pdf
>Anyway, I haven't heard anything, but this could be an issue
>for BSD/OS, too, since the exp(4) driver is shipped to source license
>customers...
exp? fxp! Oh, I suppose it m
also of great commercial significance. Asking for
open source drivers in these cases is much like asking for open source
firmware on the boards themselves, simply not going to happen.
To conclude: Open source, preferred. Closed source, OK. No driver
whatsoever, bad. Bad bad bad.
Should this real
At 13:02 17/12/00 +, you wrote:
>Does anyone have any good tips to get started / HowTo's, or some simple
>examples
>that will give me knowledge like the PC Speaker or something simple like
>that?
This is turning into a FAQ, but don't worry about it. The usual answer is
to take one of the exi
At 08:44 11/11/00 +, you wrote:
>I've got a problem with my CD ROM. The drawer keeps sliding open every
>time I try to put a CD into it, it just won't stay shut. Have you got any
>ideas?
I have one CD ROM that used to do the same thing some of the time. Then
more often. Now, nearly 100% of
Possibly off topic, possibly not. Am I the only one who doesn't really care
about uptimes? It would be far more productive to get a top 100 (or
whatever) of availability... More interesting would be to test availability
based on some dynamic content, a given request with an expected outcome a
At 19:16 29/10/00 -0800, you wrote:
> Ahh.. yes, I know. I'm a filesystem expert :-) However, that said, I
> will tell you quite frankly that virtually *nobody* depends on holes
> for efficient storage. There are only a few problems where it's
> practical some forms of exec
It should be easy. I'm trying to get a 24Mb CF card to be a bootable drive
from 4.0. I have it wired on the primary IDE as a slave drive, it is
therefore ad1 and the following almost works:
fdisk -I ad1 #take the whole MSDOS partition table
dd if=/dev/zero of=/dev/rad1 bs=1k count=1 #Wipe the e
Idiot.
Never forward an email about how terrible Realtek are to a linux freak,
they'll completely fail to reply properly.
Some people just should not be allowed computers, they may hurt themselves.
Dave :)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in t
22 matches
Mail list logo