Re: Cvsup Handbook Example

2003-02-22 Thread Gary Dunn
On 21 Feb 2003 18:49:14 -0800 Justin Hopper <[EMAIL PROTECTED]> wrote: > Hello zerotransfer, > > I've always enjoyed religious debates, but the list probably tires of > them, and if we keep this up, one of the list admins will probably tell > us to 'take it outside'. But as a final followup, the

Mozilla taking awfully long time to work

2003-02-22 Thread Thanos Tsouanas
Hello everybody... Ive got these 2 problems with mozilla (either 1.0.2 or 1.2.x and if i'm not mistaken older versions as well) Problem 1: Well, i use another pc to connect to the net, using dhclient. If i'm connecte and i run mozilla, it starts fine... Then i get disconnected, i quit mozilla, and

subscribe

2003-02-22 Thread Peter Wu
subscribe _ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the mes

Opera 6.11 on FreeBSD 5

2003-02-22 Thread Wayne Pascoe
Hi all, I'm trying to run opera on FreeBSD 5.0. I've installed from ports which installed version 6.11 When I run opera, I get the following output: $ opera Segmentation fault (core dumped) Doesn't matter if I run as a user or as root, the same thing happens. Does anyone have Opera working on F

Re: Opera 6.11 on FreeBSD 5

2003-02-22 Thread Willie Viljoen
This is happening because the Opera 6.11 installed from ports is still a binary (Opera will *NEVER* open source) To get this running, you will need compatibility options with 4.7. In kernel, you will need options COMPAT_FREEBSD4 and you will also need to have installed the compat4x libraries.

Re: Opera 6.11 on FreeBSD 5

2003-02-22 Thread Willie Viljoen
On Saturday 22 February 2003 13:44, you wrote: > On Sat, Feb 22, 2003 at 01:25:20PM +0200, Willie Viljoen wrote: > > This is happening because the Opera 6.11 installed from ports is still > > a binary (Opera will *NEVER* open source) > > > > To get this running, you will need compatibility options

dd problem

2003-02-22 Thread Luca Pizzinato
Hi Guys. Ok, I admit, most of my experience is on Solaris, but hey, I'd never expect such a command to fail on FreeBSD: # df -k Filesystem 1K-blocksUsedAvail Capacity Mounted on /dev/ad0s1a 2064302 74140 1825018 4%/ /dev/ad0s1f 9247246 1895878 661159022%/usr /dev

Re: dd problem

2003-02-22 Thread Miguel Mendez
On Sat, 22 Feb 2003 13:06:10 +0100 (CET) "Luca Pizzinato" <[EMAIL PROTECTED]> wrote: Howdy, > # df -k > Filesystem 1K-blocksUsedAvail Capacity Mounted on > /dev/ad0s1a 2064302 74140 1825018 4%/ > /dev/ad0s1f 9247246 1895878 661159022%/usr > /dev/ad0s1e 15483630

PLS ignore -> dd problem

2003-02-22 Thread Luca Pizzinato
it's if=/dev/ad0s1a and NOT /dev/ad01sa :/ PS: Thanks Miguel > Hi Guys. > > Ok, I admit, most of my experience is on Solaris, but hey, I'd never > expect such a command to fail on FreeBSD: > > # df -k > Filesystem 1K-blocksUsedAvail Capacity Mounted on > /dev/ad0s1a 2064302 74140

Re: CVSUP of 4.7 only?

2003-02-22 Thread Giorgos Keramidas
On 2003-02-22 01:26, Tuc <[EMAIL PROTECTED]> wrote: > > > RELENG_4_7 - More current than _RELEASE, but only with critical > > > updates. > > What you describe, in slightly different words, is EXACTLY what > > the tag RELENG_4_7 is :-))) > > I thought it was 4.7 with **ONLY** security and **ONLY** c

ssh(d) problems between FreebSD and Linux Systems

2003-02-22 Thread Cliff Sarginson
Hello, Behind my firewall I am trying to set up password-free ssh between the various systems. I have come across a curious problem. From a BSD machine I can set it up so that FreeBSD can ssh into any of the Linux machines is fine, but the other way around, trying to get into the FreeBSD machines

Re: LAN and sound support in ASUS A7V333-X

2003-02-22 Thread Cliff Sarginson
On Tue, Feb 18, 2003 at 12:21:10PM -0500, Lowell Gilbert wrote: > Mats Dufberg <[EMAIL PROTECTED]> writes: > > > I run FreeBSD 5.0-RELEASE on a ASUS A7V333-X motherboard. On the card > > there is both LAN and sound card built in, but neither is detected by > > FreeBSD. Does anyone have any informa

Re: mdmfs /tmp and fstab on 5.0

2003-02-22 Thread Jan Grant
On Sat, 22 Feb 2003, Matthias Buelow wrote: > Hi folks, > > I usually mount /tmp on the swap via the following fstab entry: > > /dev/da0s1b /tmp mfs rw,nosuid,nodev,nosymfollow 0 0 > > only this doesn't work anymore on freebsd 5.0 since mount_mfs doesn't > exist (seems to have been replaced by mdm

How to tell if Port is blocked...

2003-02-22 Thread Rod Person
I'm running FreeBSD 5.0, I think that my isp have recently block ports on me. I know the block port 82. But is there a way I can test to see if other ports are blocked? TIA, Rod To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: How to tell if Port is blocked...

2003-02-22 Thread Jan Grant
On Sat, 22 Feb 2003, Rod Person wrote: > I'm running FreeBSD 5.0, I think that my isp have recently block ports > on me. I know the block port 82. But is there a way I can test to see > if other ports are blocked? Pick up the phone and ask them? -- jan grant, ILRT, University of Bristol. http:/

Re: How to tell if Port is blocked...

2003-02-22 Thread Wayne Pascoe
On Sat, Feb 22, 2003 at 07:15:13AM -0500, Rod Person wrote: > I'm running FreeBSD 5.0, I think that my isp have recently block ports on me. I know > the block port 82. But is there a way I can test to see if other ports are blocked? If you have access from a machine outside your network, telnet t

Re: ssh(d) problems between FreebSD and Linux Systems

2003-02-22 Thread Willie Viljoen
On Saturday 22 February 2003 15:01, Cliff Sarginson wrote: > Hello, > Behind my firewall I am trying to set up password-free ssh between the > various systems. I have come across a curious problem. From a BSD > machine I can set it up so that FreeBSD can ssh into any of the Linux > machines is fine

introduction

2003-02-22 Thread sanmak
Dear Sirs; We are manufactures and exporters company. Our firm is founded in 1963 which KAVUŞANLAR A.Ş. as a food and agriculture & farm store. We produce milking machines, automated cow watering systems and electric mills. We study and interest about all kinds of agricultural machines, milk st

Re: Displaying Slideshow on Remote Computer

2003-02-22 Thread Rik Scarborough
The only two problems I would have are 1) it would tie up two machines for this function and 2) the screen on the remote computer is not as clear as the local one. Thanks for the idea. ~Rik On Friday, February 21, 2003, at 07:53 AM, Matt Smith wrote: I would recommend running VNC, but opposite

disk crash

2003-02-22 Thread Wojtek Bauman
Hello! I've got a problem with my disk on FreeBSD. Few days ago I tried to mount a partition on /usr, but it told me that it's not clean and that I have to use fsck. So I tried, but then I saw this: THE FOLLOWING DISK SECTORS COULD NOT BE READ: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28,

Re: Displaying Slideshow on Remote Computer

2003-02-22 Thread Rik Scarborough
I'm having trouble getting several errors when compiling x0rfbserver. Has anyone else gotten this to compile? ~Rik On Thursday, February 20, 2003, at 05:46 PM, Rus Foster wrote: On Thu, 20 Feb 2003, Rik Scarborough wrote: Someone suggested VNC, but that does not appear to control the :0.0 displ

Re: ssh(d) problems between FreebSD and Linux Systems

2003-02-22 Thread Cliff Sarginson
On Sat, Feb 22, 2003 at 03:36:30PM +0200, Willie Viljoen wrote: > On Saturday 22 February 2003 15:01, Cliff Sarginson wrote: > > Hello, > > Behind my firewall I am trying to set up password-free ssh between the > > various systems. I have come across a curious problem. From a BSD > > machine I can

X and radeon 9000 mobility

2003-02-22 Thread Christian Uhrhan
Hi, as i read somewhere in the inet i configured my x with a ati-card of my choise. than i open the XFree86-file an changed the 'Driver "ati"' line to 'Driver "radeon"' in the section "Device". Here is the config-file: http://www.ahrlug.de/xfree_log_conf/XF86Config When i type 'startx' i get

fbsd backup 2 remote

2003-02-22 Thread Dick Hoogendijk
I want to make a *full* backup of my fbsd-4.7 to a (remote) HD on my local network. Should I share the (remote) directory through NFS or an alternate way. And most important: what program do I use. The remote is an ext3 linux drive. Can anyone point me in the right (syntax) direction? Should I us

FTP installation through a NAT on a DSL connection

2003-02-22 Thread Vaughan Moore
I'm installing 4.7 at home. The Intel box is behind a NAT running on a Win98 box with ZoneAlarm running. The point of installing 4.7 is so that I can replace the 98 box as my gateway to my Verizon DSL connection. My installation fails when the program tries to access one of the ftp servers. Whe

Re: new bie (tar command)

2003-02-22 Thread Saint Aardvark the Carpeted
Anil Garg disturbed my sleep to write: > p.s. i looked earlier at -t, infact i was also trying to use -x with -t. Logical enough, but not correct. -t and -x are mutually exclusive. -t means "just list the contents"; -x means "extract the contents" (ie, get files out of the tarball). The tar com

Re: fbsd backup 2 remote

2003-02-22 Thread Matthew Seaman
On Sat, Feb 22, 2003 at 03:54:04PM +0100, Dick Hoogendijk wrote: > I want to make a *full* backup of my fbsd-4.7 to a (remote) HD on my > local network. > > Should I share the (remote) directory through NFS or an alternate way. > And most important: what program do I use. The remote is an ext3 lin

Re: Mozilla taking awfully long time to work

2003-02-22 Thread Thanos Tsouanas
--- Peter Wu <[EMAIL PROTECTED]> wrote: > Thanos Tsouanas <[EMAIL PROTECTED]> writes: > > > Hello everybody... Ive got these 2 problems with mozilla > > (either 1.0.2 or 1.2.x and if i'm not mistaken older versions as well) > > > > Problem 1: > > Well, i use another pc to connect to the net, usin

Re: How to tell if Port is blocked...

2003-02-22 Thread Louis LeBlanc
On 02/22/03 01:46 PM, Wayne Pascoe sat at the `puter and typed: > On Sat, Feb 22, 2003 at 07:15:13AM -0500, Rod Person wrote: > > I'm running FreeBSD 5.0, I think that my isp have recently block ports on me. I > > know the block port 82. But is there a way I can test to see if other ports are > >

Re: FTP installation through a NAT on a DSL connection

2003-02-22 Thread Willie Viljoen
On Saturday 22 February 2003 16:55, Vaughan Moore wrote: > I'm installing 4.7 at home. The Intel box is behind a NAT running on a > Win98 box with ZoneAlarm running. The point of installing 4.7 is so that > I can replace the 98 box as my gateway to my Verizon DSL connection. > > My installation f

Re: 4.7 -> 4.8 woes. kernel now panics on bootup with "still using grody create_intr interface" message

2003-02-22 Thread Willie Viljoen
Fixed earlier today, cvsup again :) On Saturday 22 February 2003 18:21, Steve Horan wrote: > Hi, > > I've just cvsup'd from 4.7-STABLE (built from Nov 15 2002 sources) to > today's 4.8-STABLE sources (Feb 22 2003) > > The machine now refuses to boot. > > The panic message is: > "still using grody

Using mount... (newbie-ness)

2003-02-22 Thread Chris Phillips
Hi, I have read man mount & googled lots but I am at a loss as how to mount the 2 partitions on my 2nd hard disk. I've created 2 new partitions on it: /dev/ad1s1b (swap) and /dev/ad1s1e /data (ufs) Ideally, I'd like to mount both the swap & the /data partition, then use "mount -p" to give me the

Re: How to tell if Port is blocked...

2003-02-22 Thread Kent Stewart
On Saturday 22 February 2003 08:21 am, Louis LeBlanc wrote: > On 02/22/03 01:46 PM, Wayne Pascoe sat at the `puter and typed: > > On Sat, Feb 22, 2003 at 07:15:13AM -0500, Rod Person wrote: > > > I'm running FreeBSD 5.0, I think that my isp have recently block > > > ports on me. I know the block po

Slow networking with sis0

2003-02-22 Thread Bo Xiao
Hi, I am using 4.7 release on a XP1900+ with ECS K7S5A which has a SiS 735 chipset. The onboard ethernet appears to be working but very slow. I can ping out. Telnet in works but it is hanged after a while and dropped eventaully. CVSup runs overnight still not done, but it does make progress. ifcon

Re: SoftUpdates on /

2003-02-22 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-02-21 14:52:45 -0500: > the reason that they disabled by default on / is almost > certainly because the / is usually *small*, not large. thus spoke Terry Lambert in Message-ID: <[EMAIL PROTECTED]>: : I believe the reason it's not "on" in sysinstall is that

Re: SOLVED "sendto in send_ip_raw" Error When Using nmap v3.0

2003-02-22 Thread Drew Tomlinson
I don't understand the dynamics but since the server running nmap had an IP address listed in the scan range, any attempts to scan an IP address greater than the address of the server running nmap resulted in this error. I worked around this by excluding the server address from the list. HTH some

Re: How to tell if Port is blocked...

2003-02-22 Thread Cliff Sarginson
On Sat, Feb 22, 2003 at 08:43:33AM -0800, Kent Stewart wrote: > On Saturday 22 February 2003 08:21 am, Louis LeBlanc wrote: > > On 02/22/03 01:46 PM, Wayne Pascoe sat at the `puter and typed: > > > On Sat, Feb 22, 2003 at 07:15:13AM -0500, Rod Person wrote: > > > > I'm running FreeBSD 5.0, I think

Re: disk crash

2003-02-22 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Wojtek Bauman <[EMAIL PROTECTED]> typed: > Hello! > > I've got a problem with my disk on FreeBSD. Few days ago I tried to mount > a partition on /usr, but it told me that it's not clean and that > I have to use fsck. So I tried, but then I saw this: > THE FOLLOWING DISK SEC

Re: Slow networking with sis0

2003-02-22 Thread Chuck Swiger
Bo Xiao wrote: I am using 4.7 release on a XP1900+ with ECS K7S5A which has a SiS 735 chipset. [ ...sis issues... ] One of the committers has merged a bunch of changes related to the sis0 chipset recently to -STABLE. Which version of the sis0 code do you have: 98-sec# ident /usr/src/sys/pci/if

Re: How to tell if Port is blocked...

2003-02-22 Thread Louis LeBlanc
On 02/22/03 06:19 PM, Cliff Sarginson sat at the `puter and typed: > On Sat, Feb 22, 2003 at 08:43:33AM -0800, Kent Stewart wrote: > > > > > > > Last time I looked, Verizon had a no-local sever clause in their Terms > > of Service. If I understand the terms I got correctly, they mean no commerc

RE: Verizon DSL & FreeBSD?

2003-02-22 Thread Aaron Burke
(snip) > > > I also don't user Verizon for an ISP because they don't permit local > > > servers. Not true at all. > > > > > > > i'm guessing you're talking about the inconvenient way some Cable/DSL > > ISPs block incoming connections on common server ports (25, 80)? > > Verizon DSL does not b

Linux Mozilla 1.2 segfaults

2003-02-22 Thread Robert Withrow
Hi: I posted this in mozilla but didn't get any answer ([EMAIL PROTECTED]). Linux Mozilla 1.2 made from ports segfaults on my 47R system. Any suggestions? Thanks! - Robert Withrow, R.W. Withrow Associates, Swampscott MA, [EM

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Louis LeBlanc
On 02/22/03 09:26 AM, Aaron Burke sat at the `puter and typed: > (snip) > > > > > Verizon DSL does not block port 25 in the NorthEast. Port 80 appears > > blocked (Bah!), but they claim they don't block any ports. I was told > > it could be the DSL modem (Westell Wirespeed A90-210015-D4), but a

Re: How to tell if Port is blocked...

2003-02-22 Thread Andrew . Hodgson
Hi, > Traceroute is not really the tool you are after. > > You need an external port scan done using another Internet > connection or by a friend, or someone you can trust will > not use the results for nefarious means. > > There are sites that will do simple scans for you > .. but of course

Re: fbsd backup 2 remote

2003-02-22 Thread dick hoogendijk
On 22 Feb Matthew Seaman wrote: > # dump -0f - /usr | ssh linuxbox "cat > /foo/fbsd-usr.dump" > or > # cd /home ; tar -jcvlf - . | ssh linuxbox "cat > /foo/fbsd-home.tar.bz2" > > Doing the restore is much the same thing in reverse: > > # cd /usr ; ssh linuxbox "cat /foo/fbsd-usr.dump" | restore -

Elaboração de cartas comerciais

2003-02-22 Thread Redação Comercial
COMUNICADO IMPORTANTE!! Estamos lançando o KIT DE CARTAS COMERCIAIS, que sana suas dúvidas na elaboração de: agradecimentos, atestados e declarações, avisos, cartas de cobrança, cartas em inglês, comunicados, convites, contratos, propostas, empregos, solicitações e pedidos, telegramas, cartas p

Re: How to tell if Port is blocked...

2003-02-22 Thread IAccounts
> I'm running FreeBSD 5.0, I think that my isp have recently block ports on me. I know > the block port 82. But is there a way I can test to see if other ports are blocked? # cd /usr/ports/security/nmap # make && make install && make clean # man (8) nmap Best if you can run it on a machine fore

bind with IPV6 reverse problem

2003-02-22 Thread Alexander
Hello, I'm trying to make resolving for my IPV6 home network but the reverse seems to not be working. The config looks pretty fine but still nothing So I noticed that bind is not listening on any IPV6 address Is this the problem ? here are named.conf: listen { any; }; listen-on-v6 {

Re: How to tell if Port is blocked...

2003-02-22 Thread Louis LeBlanc
On 02/22/03 05:37 PM, [EMAIL PROTECTED] sat at the `puter and typed: > Hi, > > > Traceroute is not really the tool you are after. > > > > You need an external port scan done using another Internet > > connection or by a friend, or someone you can trust will > > not use the results for nefariou

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Cliff Sarginson
On Sat, Feb 22, 2003 at 01:40:47PM -0500, Louis LeBlanc wrote: > On 02/22/03 07:03 PM, Cliff Sarginson sat at the `puter and typed: > > Hi, > > Well I can telnet to port 80 on your domain, but it times out in a > > browser. > > I don't get any greeting on the telnet, so...it's open, but nothing is

Re: from GNOME to KDE

2003-02-22 Thread Gary D Kline
On Fri, Feb 21, 2003 at 08:42:47PM -0500, Brian T. Schellenberger wrote: > > Oh, well, what I did was get out of my X entirely to console mode, > then > > pkg_delete 'qt*' 'kde*' > > and then > > build it from ports. > > This worked great, and my experience trying to do that sort of thing >

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Louis LeBlanc
On 02/22/03 09:26 AM, Aaron Burke sat at the `puter and typed: > (snip) > They dont block 80 on my box, allthough that might be a config setting > not set in my area. Ok, mind if I ask you what your network setup looks like? Mine looks like this: xl0: flags=8843 mtu 1500 options=3

[no subject]

2003-02-22 Thread Juha Korkiakangas
subscribe [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Kent Stewart
On Friday 21 February 2003 12:11 pm, chuck odonnell wrote: > On Fri, Feb 21, 2003 at 10:31:15AM -0800, Kent Stewart wrote: > > I also don't user Verizon for an ISP because they don't permit > > local servers. > > i'm guessing you're talking about the inconvenient way some Cable/DSL > ISPs block inc

RE: Verizon DSL & FreeBSD?

2003-02-22 Thread Aaron Burke
> On 02/22/03 09:26 AM, Aaron Burke sat at the `puter and typed: > > (snip) > > They dont block 80 on my box, allthough that might be a config setting > > not set in my area. > > Ok, mind if I ask you what your network setup looks like? rl0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xff

RE: Verizon DSL & FreeBSD?

2003-02-22 Thread Aaron Burke
> > On 02/22/03 07:03 PM, Cliff Sarginson sat at the `puter and typed: > > > Hi, > > > Well I can telnet to port 80 on your domain, but it times out in a > > > browser. > > > I don't get any greeting on the telnet, so...it's open, but > nothing is > > > responding to it .. (no web server I mean). n

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Louis LeBlanc
On 02/22/03 08:19 PM, Cliff Sarginson sat at the `puter and typed: > On Sat, Feb 22, 2003 at 01:40:47PM -0500, Louis LeBlanc wrote: > > On 02/22/03 07:03 PM, Cliff Sarginson sat at the `puter and typed: > > > Hi, > > > Well I can telnet to port 80 on your domain, but it times out in a > > > browser

Re: Using mount... (newbie-ness)

2003-02-22 Thread Josh Paetzel
On Sat, Feb 22, 2003 at 04:30:14PM -, Chris Phillips wrote: > Hi, > > I have read man mount & googled lots but I am at a loss as how to mount > the 2 partitions on my 2nd hard disk. > > I've created 2 new partitions on it: /dev/ad1s1b (swap) and /dev/ad1s1e > /data (ufs) > > Ideally, I'd lik

Using icc to compile kernel

2003-02-22 Thread Matt Hartzell
I am running a dual processor P4 system, and I think compiling with icc might help out my performance. Can anyone point me in the right direction? Matt Hartzell Chief Technical Officer Digital Technology & Surveillance [EMAIL PROTECTED] 1444 E. Bradford Parkway Springfield, Missouri 65804 417-886

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Louis LeBlanc
On 02/22/03 11:58 AM, Aaron Burke sat at the `puter and typed: > > > On 02/22/03 07:03 PM, Cliff Sarginson sat at the `puter and typed: > > > > Hi, > > > > Well I can telnet to port 80 on your domain, but it times out in a > > > > browser. > > > > I don't get any greeting on the telnet, so...it's o

Root mount failure w/ Maxtor ATA-100 card

2003-02-22 Thread Brad Ackerman
I'm trying to boot a Dell Optiplex GX1 (440BX PIIX4e, P2-333) using a Maxtor (i.e., Promise) Ultra ATA-100 controller (BIOS rev 2.01.0.43) and a Western Digital WD600BB hard drive. The system works fine without the Promise controller, and the controller shows up in dmesg: atapci1: port 0xdc40-0

Re: fbsd backup 2 remote

2003-02-22 Thread dick hoogendijk
On 22 Feb Matthew Seaman wrote: > # dump -0f - /usr | ssh linuxbox "cat > /foo/fbsd-usr.dump" It seemed easy enough, but it wasn't. "ssh linuxbox" won't work because I need a password. Guess I have to alter things to have an automatic ssh session. Don't exactly know how :-(( -- dick -- http://ww

Re: Using mount... (newbie-ness)

2003-02-22 Thread Matthew Seaman
On Sat, Feb 22, 2003 at 04:30:14PM -, Chris Phillips wrote: > Hi, > > I have read man mount & googled lots but I am at a loss as how to mount > the 2 partitions on my 2nd hard disk. > > I've created 2 new partitions on it: /dev/ad1s1b (swap) and /dev/ad1s1e > /data (ufs) > > Ideally, I'd lik

Re: Verizon DSL & FreeBSD?

2003-02-22 Thread Louis LeBlanc
On 02/22/03 03:27 PM, Louis LeBlanc sat at the `puter and typed: > > > > I did notice one interesting thing. When I reconfigured Apache to > listen on port 8080, it worked fine. What I only just realized, is > that I never put a rule in the firewall to explicitly open port 8080. This was becau

Re: fbsd backup 2 remote

2003-02-22 Thread Matthew Seaman
On Sat, Feb 22, 2003 at 10:03:43PM +0100, dick hoogendijk wrote: > On 22 Feb Matthew Seaman wrote: > > # dump -0f - /usr | ssh linuxbox "cat > /foo/fbsd-usr.dump" > > It seemed easy enough, but it wasn't. "ssh linuxbox" won't work because > I need a password. Guess I have to alter things to have a

Re: mdmfs /tmp and fstab on 5.0

2003-02-22 Thread Matthias Buelow
Jan Grant writes: >ln -s mdmfs /sbin/mount_mfs Yes, that's a workaround I had in mind. >As I recall, mdmfs wasn't called "mount_mfs" at the time because the >author wasn't prepared to fight the battle he assumed (probably >correctly) would arise out of doing so. I can't see any problem there, i

Re: Using icc to compile kernel

2003-02-22 Thread Kris Kennaway
On Sat, Feb 22, 2003 at 02:31:08PM -0600, Matt Hartzell wrote: > I am running a dual processor P4 system, and I think compiling with icc > might help out my performance. > > Can anyone point me in the right direction? I don't think it can be done (requires code changes). Kris pgp0.pgp Desc

RE: FTP installation through a NAT on a DSL connection

2003-02-22 Thread Vaughan Moore
Thanks so much for the suggestion. When I use passive mode I get an error message "Could not open ftp connection to ftp3.freebsd.org. Service not available, closing control connection." When I hit OK another error message comes up "unable to initialize selected media. Would you like to adjust y

Re: FTP installation through a NAT on a DSL connection

2003-02-22 Thread Willie Viljoen
You're one step closer. When doing network configuration, make sure you list a valid and real DNS server. Try setting it up to use the DNS at your ISP, or the winroute if it provides DNS. On Sunday 23 February 2003 0:08, Vaughan Moore wrote: > Thanks so much for the suggestion. When I use passi

Re: mdmfs /tmp and fstab on 5.0

2003-02-22 Thread Matthias Buelow
I wrote: >>ln -s mdmfs /sbin/mount_mfs > >Yes, that's a workaround I had in mind. >I can't see any problem there, if the mdmfs program is compatible >with mount_mfs. I mean, the manpage even explicitly says, "the mdmfs Ok, mdmfs is not fully compatible with mount_mfs, since you don't specify a s

RE: Verizon DSL & FreeBSD?

2003-02-22 Thread Aaron Burke
(snip) > I am resetting ports 113 and 27374 from my firewall, but not port 80. > >From my work system, port 80 is shown as filtered by nmap. Other than > that, everything above looks exactly right. Is it possible that port > 80 is being reset elsewhere? What command line did you use? "nmap -P0 6

Re: Trouble with SMC2602W wireless card

2003-02-22 Thread David Brodbeck
Pascal Giannakakis wrote: Now i got the SMC 2602W (the package says it is version 2 :/ ) which has a Admtek ADM8211 chip on it. BLOODY! I plugged in the card, and hey, of course it does NOT work. "pciconf -v -l": [EMAIL PROTECTED]:8:0: class=0x028000 card=0x260210b8 chip=0x82011317 rev=0x11 hdr

QPopper

2003-02-22 Thread Gannater János
How can I compile (install) and set up Qpopper with TLS support? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

RE: Using mount... (SOLVED)

2003-02-22 Thread Chris Phillips
Chris Phillips wrote: - > Hi, > > I have read man mount & googled lots but I am at a loss as how to > mount the 2 partitions on my 2nd hard disk. > > I've created 2 new partitions on it: /dev/ad1s1b (swap) and > /dev/ad1s1e /data (ufs) > > Ideally, I'd like to mount both the swap & the /data p

encryption of data elements

2003-02-22 Thread Doug Hardie
I need to encrypt small data elements. These elements run from about 16 to 64 bytes in size. It would be really handy if the encrypted size were the same as the original size. However, if it can't be I do need to be able to predict the encrypted size in advance. Digging around through opens

trouble with linux java install.

2003-02-22 Thread chauncey smith
>> Checksum OK for j2sdk-1_3_1_06-linux-i586.bin. ===> linux-sun-jdk-1.3.1.06_1 depends on file: /compat/linux/lib/libc.so.6 - found ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found Abort trap *** Error code 134 I recieve the above error msg when I do a make install clean on the linux ja

Re: mdmfs /tmp and fstab on 5.0

2003-02-22 Thread Jan Grant
On Sat, 22 Feb 2003, Matthias Buelow wrote: > Jan Grant writes: > > >ln -s mdmfs /sbin/mount_mfs > > Yes, that's a workaround I had in mind. > > >As I recall, mdmfs wasn't called "mount_mfs" at the time because the > >author wasn't prepared to fight the battle he assumed (probably > >correctly) wo

ïðî ìåäèöèíñêèå äîñòèæåíèÿ â îáëàñòè äèàãíîñòèêè Gf2

2003-02-22 Thread Somebody
Title: Доброго времени суток Доброго времени суток, наши уважаемые и ужасно занятые читатели! Тысяча извинений за неожиданное вторжение. Впрочем, если Вам дальше читать не интересно, можете дальше не читать . Но тогда ни Вы сами, ни Ваши кол

Re: USB flash drive mount - da device?

2003-02-22 Thread Dan Pelleg
Darren Spruell <[EMAIL PROTECTED]> writes: > Greetz, > > I use a USB pocket drive and am having the hardest time figuring out how to > mount it into the filesystem. Following are what I thought to be important: [snip] > Generally I use the command 'mount -t msdos /dev/rda0s1 /mnt' to mount this >

Elaboração de cartas comerciais

2003-02-22 Thread Redação Comercial
COMUNICADO IMPORTANTE!! Estamos lançando o KIT DE CARTAS COMERCIAIS, que sana suas dúvidas na elaboração de: agradecimentos, atestados e declarações, avisos, cartas de cobrança, cartas em inglês, comunicados, convites, contratos, propostas, empregos, solicitações e pedidos, telegramas, cartas p

802.1q trunking

2003-02-22 Thread Josh Paetzel
I'm trying to set up interVLAN routing on a Cisco 2950-24 switch, and in order for that to work I need a router that I can trunk with. Is it possible for FreeBSD to do 802.1q trunking? TIA, Josh To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body o

Fwd: Cvsup Handbook Example

2003-02-22 Thread Jimi Thompson
Since the major portion of the world's misery, both past and present, can be directly attributed to organized religion, I find this incessant prattling about the "demon" (INTENTIONAL misspelling) logo and some of the other things like this thing below to be totally offensive. The Middle East i

Re: 802.1q trunking

2003-02-22 Thread Joe Marcus Clarke
On Sat, 2003-02-22 at 15:18, Josh Paetzel wrote: > I'm trying to set up interVLAN routing on a Cisco 2950-24 switch, and in order > for that to work I need a router that I can trunk with. Is it possible for > FreeBSD to do 802.1q trunking? Sure. I do 802.1Q trunking with a 2924XL and -STABLE a

Re: Fwd: Cvsup Handbook Example

2003-02-22 Thread Miguel Mendez
On Sat, 22 Feb 2003 14:17:06 -0600 Jimi Thompson <[EMAIL PROTECTED]> wrote: Howdy, > expressed below is PRECISELY the mind-set that encourages and > promotes things like the Inquisition. Since it does nothing but add Nobody ever expects the Spanish Inquisition! Sorry, couldn't resist :-) T

Boot from disk

2003-02-22 Thread Mike
Hi all I have an IMB ThinkPad 765D by design and age it will not boot from a CD. To load Linux on it I used a specific RH boot diskette that would allow me to use a CD ROM connect through a serial cable. It has both a CD and floppy but you can only have one or the other;( Is there anything like t

Mirror Command

2003-02-22 Thread David Lloyd
The mirror command is saying: % ps axw | grep mirror 9704 p0- S 0:43.26 mirror redhat:ftp.netcraft.com.au:pub/redhat \ Failed to get file 550 linux/6.2/en/os/i386/misc/src/trees/tmp/glibc-\ 2.1.3-9. (The \ are to indicate it's really on one line but it won't wrap nicely to 72 characters)

Re: Boot from disk

2003-02-22 Thread Jon Reynolds
On Sat, 2003-02-22 at 17:04, Mike wrote: > Hi all > > I have an IMB ThinkPad 765D by design and age it will not boot from a > CD. To load Linux on it I used a specific RH boot diskette that would > allow me to use a CD ROM connect through a serial cable. It has both a > CD and floppy but you can o

ps: proc size mismatch

2003-02-22 Thread Chris Pepper
I last did a buildworld, buildkernel, installkernel, installworld in December (from current STABLE sources via cvsup). I tried again a few weeks ago and today, and after booting to single-user get errors from ps about /proc ("ps: proc size mismatch"). uname from my working kernel & world is:

Compiling Question

2003-02-22 Thread Terry J Dunlap Jr
Hi all! Tonight I synced my source with Release 4.7 and recompiled. Prior to recompiling, I modified the make.conf file to NOT compile a number of items, like games, sendmail, etc. I'd like to try to build a lean system from source. After the entire source compilation process, I still found those

RE: FTP installation through a NAT on a DSL connection

2003-02-22 Thread Vaughan Moore
Well, at least now I'm getting packets back and forth. DNS: query 10.10.1.210:1024 -> 199.45.32.43:53 for ftp2.freebsd.org DNS: query 151.200.238.11:45175 -> 199.45.32.43:53 for ftp2.freebsd.org DNS: query 10.10.1.210:1025 -> 199.45.32.43:53 for ftp2.freebsd.org DNS: query 151.200.238.11:45176 ->

Re: ps: proc size mismatch

2003-02-22 Thread Giorgos Keramidas
On 2003-02-22 21:24, Chris Pepper <[EMAIL PROTECTED]> wrote: > Commands I ran to update (in December successfully, and twice > unsuccessfully this month): > > # more Makefile UPDATING > # mergemaster -p ; make buildworld > ~/buildworld-20030221.log ; make > buildkernel > ~/buildkernel-20030221.log

Re: ps: proc size mismatch

2003-02-22 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Chris Pepper <[EMAIL PROTECTED]> typed: > I know that, because I haven't done "make installworld yet", but I'm > trying to validate the new kernel first. Unfortunately, there isn't > much info on how to validate the kernel (if it boots to the shell, is > it fine??). It's

Re: ps: proc size mismatch

2003-02-22 Thread Chris Pepper
At 5:09 AM +0200 2003/02/23, Giorgos Keramidas wrote: On 2003-02-22 21:24, Chris Pepper <[EMAIL PROTECTED]> wrote: Commands I ran to update (in December successfully, and twice unsuccessfully this month): # more Makefile UPDATING # mergemaster -p ; make buildworld > ~/buildworld-20030221.log ;

Re: Hardware support under UltraSPARC

2003-02-22 Thread Matthew N. Dodd
The 3c590 uses the 'vx' driver which is PIO/MMIO only. If it compiles on the sparc64 I suspect it will work fine. On Thu, 20 Feb 2003, Maxime Henrion wrote: > Alan Lai wrote: > > freebsd has those drivers for x86 machines, is that possible to compile > > them for ultrasparc machines? > > is there

Vinum, concantination and filesystems

2003-02-22 Thread David Feig
Can I do this: I want to create a new filesystem that I can grow and/or mirror later by adding more drives without losing my existing data. I have been reading about Vinum but haven't found anything about growing filesystems without losing data. I am talking about some like Partition Magic. I

Re: Compiling Question

2003-02-22 Thread Kjell Midtseter
On Saturday, 22 February 2003 at 21:52:48 -0500, Terry J Dunlap Jr wrote: > Hi all! > > Tonight I synced my source with Release 4.7 and recompiled. Prior to > recompiling, I modified the make.conf file to NOT compile a number of items, > like games, sendmail, etc. I'd like to try to build a lean s

Re: Vinum, concantination and filesystems

2003-02-22 Thread Josh Paetzel
On Sun, Feb 23, 2003 at 01:28:46AM -0300, David Feig wrote: > Can I do this: > > I want to create a new filesystem that I can grow and/or mirror later > by adding more drives without losing my existing data. > > I have been reading about Vinum but haven't found anything about > growing filesyst

HOWTO upgrade a FreeBSD production server

2003-02-22 Thread Daxbert
I'm hoping to get a few suggestions on a quick and safe method to upgrade a FreeBSD production server. To date, I've been doing the following: On a like configured staging server, cvsup the src tree. Then perform a full build and install as outlined in /usr/src/Makefile. After confirming that t

Re: FTP installation through a NAT on a DSL connection

2003-02-22 Thread Willie Viljoen
On Sunday 23 February 2003 4:57, Vaughan Moore wrote: > Well, at least now I'm getting packets back and forth. > > But, I get this error message: > > Cannot parse information file for the bin distribution: I/O error. > Please verify that your media is valid and try again. > > My ip gateway is 10.