Installed freebsd 5.3 , put the box on the local network , used ssh to
setup the box.
Changed ip address to public address and made the box live so to speak.
Ever since the ip was changed i am unable to ssh into the box , logs
show error : Fatal timeout before authentication could occur.
Things l
> Changed ip address to public address and made the box live so to speak.
> Ever since the ip was changed i am unable to ssh into the box , logs
> show error : Fatal timeout before authentication could occur.
Did you, by any chance, used the IP from a previous box that was
already configured with
On Mon, 2005-06-20 at 14:55 -0500, Fafa Hafiz Krantz wrote:
> Hello.
>
> Thank you all for everything so far.
>
> But I am not looking for comparisons.
>
> I am looking for stuff that has been written so that people can understand.
>
> Let's say this:
>
> Multi-threaded SMP architecture capabl
[was] Re: freebsd-questions Digest, Vol 100, Issue 5
> Message: 32
> Date: Mon, 20 Jun 2005 23:07:58 -0400 (EDT)
> From: Francisco Reyes <[EMAIL PROTECTED]>
> Subject: Re: When does swap decreases
> To: Dan Nelson <[EMAIL PROTECTED]>
> Cc: FreeBSD Questions List <[EMAIL PROTECTED]>
> On Mon
Unfortunately, sshd remains bound to the IP it had when it started. This isn't
an issue with FBSD, but with OpenSSH. I see this all the time on other
UNIX/Linux boxes. A possible solution to it in the future would be to issue a
HUP to sshd using "nohup".
e.g. [EMAIL PROTECTED] nohup ifconfig
I have a FreeBSD 5.4 machine with a SCSI hard drive. I dump all our
machines onto a nfs-mounted filer. There are some files which it's
important not to clobber during the dump, so I've been experimenting
with dump using the -L flag like so: dump auLf /var /mnt/dump/var
What I have noticed is that
You cant even ssh onto the server from itself , it still times out.
On Tue, 2005-06-21 at 14:12 +0700, Olivier Nicole wrote:
> > Changed ip address to public address and made the box live so to speak.
> > Ever since the ip was changed i am unable to ssh into the box , logs
> > show error : Fatal ti
Dear All,
I had portupgrade to the Xorg-6.8.2 and NVIDIA-7174.
When I run X -configure it says :
(EE) Failed to load module "nvidia" (once-only module, -1077942264)
and then it uses nv instead of nvidia driver.
The verbose log is attached.
x
Description: Binary data
___
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Fafa Hafiz
>Krantz
>Sent: Monday, June 20, 2005 12:56 PM
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Subject: Re: Explaining FreeBSD features
>
>
>
>Hello.
>
>Thank you all for everything so far.
>
>But I am
On 6/21/05, Olivier Nicole <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is unrelated but if there is any cryptography guru around, I know
> the crypted text, I know the decrypted text, but I am looking for the
> algorythm, or a direction where to look for.
>
> Each pair is crypted then decrypted tex
On 6/21/05, Mac Mason <[EMAIL PROTECTED]> wrote:
> I've got a machine with FreeBSD on it. Recently, I added another drive,
> on which I put Windows. Given that I don't really trust the Windows
> install program with my MBR, I unplugged the FreeBSD drive during the
> install.
>
> Now, the FreeBSD b
On Tuesday 21 of June 2005 09:59, Soheil Hassas Yeganeh wrote:
> Dear All,
> I had portupgrade to the Xorg-6.8.2 and NVIDIA-7174.
> When I run X -configure it says :
>
> (EE) Failed to load module "nvidia" (once-only module, -1077942264)
>
> and then it uses nv instead of nvidia driver.
> The verbo
Ian Barnes wrote:
> Hi,
>
> Thanks for that tip. I tried it, but it still doesn't work. I also tried a
> pkgdb -F to see if anything else was amiss. I also tried uninstalling
> imake6 and letting xorg install imake during the build, and even after
> completing the install, it moaned and bombed ou
May be a bit off topic, but I don't know any sh scripting lists that I'm
subscribed to... :)
If I run the script from shell / console, it runs without a problem
Running it via cron, I get: [: 6: unexpected operator
The script:
#!/bin/sh
HOSTNAME=`/usr/bin/uname -n`
SIZE=`/usr/bin/du /var/l
Hello,
Can anyone explain where the CPU usage values in top come from? When
my computer is busy, the "CPU states" row in the header shows
reasonably high load, but the sum of the cpu column never adds up to
as much.
Thanks,
Richard
___
freebsd-quest
Chris Knipe wrote:
May be a bit off topic, but I don't know any sh scripting lists that I'm
subscribed to... :)
If I run the script from shell / console, it runs without a problem
Running it via cron, I get: [: 6: unexpected operator
The script:
#!/bin/sh
HOSTNAME=`/usr/bin/uname -n`
SI
Mac Mason wrote:
I've got a machine with FreeBSD on it. Recently, I added another drive,
on which I put Windows. Given that I don't really trust the Windows
install program with my MBR, I unplugged the FreeBSD drive during the
install.
Now, the FreeBSD bootloader can't load windows; if I unpl
Call me stupid, I wasn't aware that [ is a command... ;)
Thanks,
Chris.
- Original Message -
From: "Alex Zbyslaw" <[EMAIL PROTECTED]>
To: "Chris Knipe" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, June 21, 2005 12:02 PM
Subject: Re: OT Shell Script
Chris Knipe wrote:
May be a bit off to
Hi there folks,
Having just moved into the country I am forced to use satellite for a broadband
connection. Due to telsra having a monopoly on this, I need to have 2 USB
connections, one for satellite download, one for ISDN upload. So my router
doesn't fit.
Does anyone know if the freebsd fire
Chris Knipe wrote:
Call me stupid, I wasn't aware that [ is a command... ;)
Not knowing is ignorance and all of us are ignorant about plenty of
stuff. Deliberately staying ignorant is stupid, and asking questions
and being interested by the answers is the opposite of that.
Of course, I pr
FOR IMMEDIATE RELEASE
Press Release for:
The FreeBSD Diary
ATTN: Dan Langille
Please reply to notify us of change of address or to be removed from
our press list.
REVIEWERS' COPY: Request free review copies of our software by
mailing to [EMAIL PROTECTED] -- be sure to specify the preferred
Has anyone implemented the doorman port knocking package?
I tried to get it going on 5.4, but when I start doormand, I can find no
evidence of it listening to it's default port (1001).
I've checked the config (see below) but all seems correct. I can find no
mention
of doormand or port 1001 in t
On 6/20/05, Alex Zbyslaw <[EMAIL PROTECTED]> wrote:
> Alistair Sutton wrote:
>
> >On 20/06/05, Muhammad Kashif Yaqoob <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >> parsing supfile "/usr/share/examples/cvsup/ports-supfile"
> >>
> >> connecting to cvsup.uk.freebsd.org
> >>
> >> cannot connect to
Hi!
I'm having a devil of a time trying to install the OpenOffice
suite. I'm running FReeBSD 5.3 on a dual boot with Win98SE on a PC with a
Sempron processor and 512MB of RAM with a 40GB hard drive for BSD and 10GB
for Windows.
First, I tried to install OpenOffice using t
apache+mod_ssl-1.3.33+2.8.22
FreeBSD-4.11R3
This is really important for us to fix so I am asking again.
so I upgraded apache 1.3.33 from /usr/ports some about a month ago and around
that time I stopped seeing POST log messages for my perl scripts ending up in
my server's access logs. any clues
Hello Friendly FreeBSD people.
Let me get straight to the point.
I am implimenting a FreeBSD Based Firewall.
I have an ADSL Speedtouch 5200 Modem/Router, Currently Plugged into my
Switch.
I want to connect the ADSL modem to my FreeBSD Firewall;
So that the FreeBSD Firewall will be creating a
On 6/21/05, Noah <[EMAIL PROTECTED]> wrote:
> apache+mod_ssl-1.3.33+2.8.22
> FreeBSD-4.11R3
>
> This is really important for us to fix so I am asking again.
>
> so I upgraded apache 1.3.33 from /usr/ports some about a month ago and around
> that time I stopped seeing POST log messages for my per
My custom use freeBSD 4.7 release and ask me to install JDK1.4 on it .
But when I use ports to compile JDK , the system show me a message :
You must have a version of FreeBSD later than 4.7-STABLE February 2003
or 5-CURRENT February 2003 to compile and use JDK 1.4.2.
So I have to update my 4.7 re
I'm currently running 5.3 (security patched via freebsd-update). I'm intending
to update to 5.4 - and this is my first attempt at the buildworld etc. process.
I've cvsup'ed my source tree, and stepping through the instructions in the
handbook I note that it recommends running make buildworld wit
On Tue, Jun 21, 2005 at 08:59:38AM -0400, Stephan Weaver wrote:
> My Isp Uses PPPoA, i used the instructions from the handbook;
> Using 'mpd'.
> I set the ADSL router in 'bridge' mode and connect the Ethernet cable
> from the Dsl Router/Modem to my FreeBSD Firewall. ON the Interface vr0.
> But i ha
Francisco Reyes <[EMAIL PROTECTED]> wrote:
> On Mon, 20 Jun 2005, Dan Nelson wrote:
> > When the system is low on memory, it will force the least used
> > blocks of memory to swap. It will not free the swap space until
> > the process owning them exits
>
> Have not found any program to see what
Jerry McAllister wrote:
Alex Zbyslaw wrote:
Pavel Duda wrote:
Hi,
I have problem with my DDS-3 type drive. I'm able to write on it but
not read data back. If I try to read them I get card dump and tape
drive hangs up. I have tried to upgrade firmware but problem remains.
Does somebody hav
Gene wrote:
Has anyone implemented the doorman port knocking package?
I tried to get it going on 5.4, but when I start doormand, I can find no
evidence of it listening to it's default port (1001).
I've checked the config (see below) but all seems correct. I can find
no mention
of doormand or
This is a test.
------
Stephen Agar
Networking - Information Systems
Baptist Memorial Health Care Corporation
Phone: (901) 227-3445
E-Mail: [EMAIL PROTECTED]
** Opinions expressed above are not necessarily those of BMHCC **
-
This mess
On Tue, 21 Jun 2005 08:41:21 -0500
"Stephen Agar" <[EMAIL PROTECTED]> wrote:
> This is a test.
>
> ------
> Stephen Agar
> Networking - Information Systems
> Baptist Memorial Health Care Corporation
> Phone: (901) 227-3445
> E-Mail: [EMAIL PROTECTED]
>
> ** Opinions expressed
Pavel Duda wrote:
I've just switched tape drive for a DDS-4 and this one works fine.
Funny is that DDS3 drive works wo problems on my workstation with
Windows and same (well same type not exactly same) SCSI adapter. I
have also found some information that there could be problem with SCSI
comm
On 6/21/2005 5:58, Lawrence Petrykanyn wrote:
Hi!
Hello :-),
First, I tried to install OpenOffice using the ports collection.
The first attempt proceeded successfully for quite a while, but then failed
because it was unable to fetch certain files (no file found, access denied),
then sub
Try the termlog port, do some minor source changes so it doesn't spam
the system logs. I use it to monitor shell server users, and works
wonders. Even have a shell script that creates directories according to
the current date, checks for "operation not permitted" and "permission
denied", mails
Have you installed linux_base-8 ? kernel module (linux.ko) loaded ?
Bob Perry wrote:
Cvsup'd system last weekend but was unable to complete portupgrade due
to following error:
ELF binary type "3" not known
execution of expat-1.95.5_2 script failed, exit status 255
ELF bi
>
> Pavel Duda wrote:
>
> > I've just switched tape drive for a DDS-4 and this one works fine.
> > Funny is that DDS3 drive works wo problems on my workstation with
> > Windows and same (well same type not exactly same) SCSI adapter. I
> > have also found some information that there could be p
I have never used -L, but according to the manpage, it takes a live
snapshot. It would make sense to suspend the partitions (as your logs
show) in order to ensure the integrity of the data. Hence, you cannot do
any other operations while this is in progress.
I could be wrong, just following in
>> Cvsup'd system last weekend but was unable to complete portupgrade due
>> to following error:
>> ELF binary type "3" not known
>> execution of expat-1.95.5_2 script failed, exit status 255
>> ELF binary type "3" not known
>> /compat/linux/sbin/ldconfig: 1: Syntax error: "
* Subhro [2005-06-21 19:23 +0530]
> > sympatico# df
> > Filesystem 1K-blocksUsedAvail Capacity Mounted on
> > /dev/ad1s1a253678 119824 11356051%
> > /devfs1 10 100%/dev
> > /dev/ad1s1e253678 16 233368 0%/tmp
> > /de
> > Yes. I have a 2 part process I run :
> >[process elided]
> > I guess I could re-run it and see if it continues.
>
I took the plunge and am now at 5.4-RELEASE-p2 I
upgraded my Nvidia driver too.
So far I saw :
Jun 21 01:24:17 himinbjorg kernel: pid 5693 (javac), uid
Has anyone managed to get matlab mex files compiling and running properly
with matlab on FreeBSD?
I am too stupid to work it out.
I get this
ELF file OS ABI invalid
error
when I try to run stuff compiled using mex
I suppose the problem is that matlab is a Linux binary and matlab is running
Hi everyone,
I downloaded Putty to ssh into my freebsd box
This is what I see on the screen
SSH-2.0-OpenSSH_3.8.1p1 FreeBSD-20040419
And the minute I click enter the screen disappears,,,
I checked and SSH daemon IS running,
So what am I missing?
I'm connecting from an XP box
Jean
Hello Jean-Paul,
Tuesday, June 21, 2005, 5:49:49 PM, you thoughtfully wrote the following:
> Hi everyone,
> I downloaded Putty to ssh into my freebsd box
> This is what I see on the screen
> SSH-2.0-OpenSSH_3.8.1p1 FreeBSD-20040419
are you sure, you're using ssh protocol, not telnet? I'm prett
Port 22 is it not?
-Original Message-
From: Daniel Gerzo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 21, 2005 11:54 AM
To: Jean-Paul Natola
Cc: freebsd-questions@freebsd.org
Subject: Re: SSH
Hello Jean-Paul,
Tuesday, June 21, 2005, 5:49:49 PM, you thoughtfully wrote the following:
On 6/21/05, Jean-Paul Natola <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I downloaded Putty to ssh into my freebsd box
>
> This is what I see on the screen
>
> SSH-2.0-OpenSSH_3.8.1p1 FreeBSD-20040419
>
> And the minute I click enter the screen disappears,,,
>
> I checked and SSH daemon IS
On 6/21/2005 20:44, Svein Halvor Halvorsen wrote:
* Subhro [2005-06-21 19:23 +0530]
> sympatico# df
> Filesystem 1K-blocksUsedAvail Capacity Mounted on
> /dev/ad1s1a253678 119824 11356051%
> /devfs1 10 100%/dev
> /dev/ad1s1e253678
I have an i386 FreeBSD 5.4 I've stuck a disk from a Sun Ultra 10 on the
ATA0 slave.
If possible, I'd like to mount it to see what's what.
(and tweak some /etc files so I can get into the Sun).
Is there an fstype to mount the disk? Or even a way to see the
partition table?
All the ones I tried
[please don't top-post]
On 2005-06-21T12:09:57-0400, Jean-Paul Natola wrote:
>> -Original Message-
>> From: Daniel Gerzo [mailto:[EMAIL PROTECTED]
>> Sent: Tuesday, June 21, 2005 11:54 AM
>> To: Jean-Paul Natola
>> Cc: freebsd-questions@freebsd.org
>> Subject: Re: SSH
>>
>> Tuesday, June
On Mon, 20 Jun 2005 09:27:10 -0600
"Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> wrote:
>
> On Jun 20, 2005, at 9:15 AM, Alejandro Pulver wrote:
>
> > Hello,
> >
> > Is there a way to compile a C program, but generating a Linux binary
> > instead of a FreeBSD one?
>
> I don't know if this w
Jerry McAllister wrote:
Windows drivers could easily be doing something clever to compensate for
some known (to Microsoft at least) problem with the specific tape
drive. Being Windows it wouldn't bother to tell you.
That is probably true. I just wish someone could find out what that[t
On Mon, Jun 20, 2005 at 12:51:24AM +0200, [EMAIL PROTECTED] wrote:
> On Sun, 19 Jun 2005 15:05:16 -0700
> Gary Kline <[EMAIL PROTECTED]> wrote:
>
> > > from the posting it's not so clear to me that the poster is running
> > > postfix on FreeBSD and/or ubuntu ?
> > >
> > > if the latter only, then
Tuc at T-B-O-H wrote:
Yes. I have a 2 part process I run :
[process elided]
I guess I could re-run it and see if it continues.
I took the plunge and am now at 5.4-RELEASE-p2 I
upgraded my Nvidia driver too.
So far I saw :
Jun 21 01:24:17 himinbjorg k
I didn't originally, but then I did. The slices seem messed
up. and emulators/hfs doesn't report a reasonable dump of
the partition table--all the sizes are really off.
-Paul
>From David Langelan <[EMAIL PROTECTED]>, Tue, Jun 21, 2005 at 10:03:10AM -0500:
> On 2005-06-19, 22:41 -0700, [EMAI
On Mon, Jun 20, 2005 at 11:21:15PM +0100, Grant wrote:
> > Try enlarging the soundcards DMA buffer; Add the following line to
> > /boot/device.hints and reboot:
> >
> > hint.pcm.0.buffersize="16384"
> I found the above line on google when i had a looke, i shoved it in but
> with another number 65
Hello All,
I am trying to place my network behind a firewall [FreeBSD BASED].
What i have Done!
I have 2 Nic in the BSD PC.
vr0, vr1.
Both on the same subnet eg.
vr0 - 192.168.0.1 , vr1 - 192.168.0.2.
I Plug the Ethernet Cable From the DSL modem Into my vr0 interface.
I Plug the Ethernet Cable
The BTX loader fails right after the initial setup screen.
I have :
Gateway ALR 9200
4 processor xeon 500's
1 gig ram
1 adaptec 3200S scsi card running modified raid 5
6 drives. 2 sets of striped 3 and mirrored.
I am having a difficult time finding anything that will load in this box.
On Tue, Jun 21, 2005 at 01:42:21PM -0400, Stephan Weaver wrote:
> Hello All,
>
> I am trying to place my network behind a firewall [FreeBSD BASED].
>
> What i have Done!
>
> I have 2 Nic in the BSD PC.
> vr0, vr1.
> Both on the same subnet eg.
> vr0 - 192.168.0.1 , vr1 - 192.168.0.2.
Why? 192.1
On Tue, Jun 21, 2005 at 01:49:06PM +0100, Harrison Peter CSA BIRKENHEAD wrote:
> I've cvsup'ed my source tree, and stepping through the instructions in
> the handbook I note that it recommends running make buildworld with
> -DNOPROFILE (or specifying it in make.conf). I'm not clear what the
> impa
Roland Smith wrote:
On Tue, Jun 21, 2005 at 01:49:06PM +0100, Harrison Peter CSA BIRKENHEAD wrote:
I've cvsup'ed my source tree, and stepping through the instructions in
the handbook I note that it recommends running make buildworld with
-DNOPROFILE (or specifying it in make.conf). I'm not clear
Hello all i use FreeBSD stable 4.11 and wish to use ipf i have been
using ipfw with type set to open however i have recently been attacked
and need to beef up security. I have followed the basic setup that is
in the freebsd handbook only differance is i added a few lines here and
there to my r
I have my printer printing postscript (it is a jetdirect with
postscript) and text files; however I was trying to print jpeg and png
files from the command line which came out as garbage.
It was suggested that I use apsfilter which I then installed as a package.
I ran the setup and it modified m
On Tue, Jun 21, 2005 at 11:46:10AM -0700, Sean Murphy wrote:
> apsfilter fatal error: missing pnmdepth; can't convert file type 'jpeg
> image data'
>
> and
>
> apsfilter fatal error: missing pngtopnm; can't convert file type 'png
> image data'
You can find these in the 'netpbm' port.
Roland
--
Ok what i did was change the ip of the dsl modem and on the vr0 interface.
works except for this message
Jun 21 01:11:12 pizzaboys kernel: arp: 192.168.1.1 is on lo0 but got reply
from 00:02:44:8f:3d:90 on vr1
Jun 21 01:12:13 pizzaboys kernel: arp: 192.168.1.1 is on lo0 but got reply
from 00:02
Stephan Weaver wrote:
Hello All,
I am trying to place my network behind a firewall [FreeBSD BASED].
What i have Done!
I have 2 Nic in the BSD PC.
vr0, vr1.
Both on the same subnet eg.
vr0 - 192.168.0.1 , vr1 - 192.168.0.2.
I Plug the Ethernet Cable From the DSL modem Into my vr0 interface.
I
Can you give me an example of how this is done?
From: Sarath ER <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Subject: Re: 2 Nic on same subnet.
Date: Tue, 21 Jun 2005 12:10:33 -0700
Stephan Weaver wrote:
Hello All,
I am trying to place my network behind a firewall [FreeBSD BASED].
> -Original Message-
> From: Derrick Ryalls [mailto:[EMAIL PROTECTED]
> Sent: maandag 20 juni 2005 23:45
> To: Freek Nossin
> Cc: freebsd-questions@freebsd.org
> Subject: Re: Battlefield 2 Server won't start
>
> On 6/20/05, Freek Nossin <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I was
Hi all. I'm building a Freebsd 5.3 based mini-itx file server on
my network here and I'd like to also turn it into a print server. Thing
is, I've got an HP Deskjet 842c printer that connects via USB that is my
printer. It's not lan capable which kinda complicates things. THEREFORE,
Stephan Weaver wrote:
Can you give me an example of how this is done? <--- please do not TOP
POST
From: Sarath ER <[EMAIL PROTECTED]>
To: freebsd-questions@freebsd.org
Subject: Re: 2 Nic on same subnet.
Date: Tue, 21 Jun 2005 12:10:33 -0700
Stephan Weaver wrote:
Hello All,
I am trying to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I have an Intel Dialogic D/4PCI 4-port modem and I'm wondering if
anyone knows whether I can get it working on FreeBSD. I haven't
touched a modem in probably 15 years and I've forgotten most
everyting heh. It works on Linux, via Intel's softwar
Hello all i use FreeBSD stable 4.11 and wish to use built in ipf version
3.x something.i have been using ipfw with type set to open however i
have recently been attacked and need to beef up security.
I have followed the basic setup that is in the freebsd handbook and read
through the world f
Sorry folks,
I didn't realize I was using Puttytel now I Launched Putty
All is well
-Original Message-
From: John Larson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 21, 2005 4:07 PM
To: Jean-Paul Natola
Subject: Re: SSH
can you ping your freebsd from xp.
john larson
> On 6/20/05, Freek Nossin <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I was happy when I saw that the Battlefield 2 Linux Server was released. Now
> > I finally had the chance to run this server (a freebsd machine ofcourse ;))
> > I thought. After a smooth install (the most annoying parts was ac
Josh Endries wrote:
[ ... ]
I have an Intel Dialogic D/4PCI 4-port modem and I'm wondering if
anyone knows whether I can get it working on FreeBSD. I haven't
touched a modem in probably 15 years and I've forgotten most
everyting heh. It works on Linux, via Intel's software, but I've
tried googlin
a better solution to this is to call your isp and tell them your
network card died so you got a new one with MAC address of the freebsd
machine. they can reset the MAC they have on their end and you'll be
alright. also, sometimes the modem is storing the MAC so you can
either reset it if it has a s
I am trying to install FreeBSD 5.4 on a Dell GX280 and am getting a
Fatal trap 12 supervisor write, page not present error. From what
I've read, this is an ACPI problem which I could disable if I had a
PS2 port, but the GX280 doesn't have them. Has anyone gotten 5.4 to
run properly on a GX280 usi
I tried to boot some FreeBSD CD's on a Compaq/HP nx9110 laptop
(5.4-i386-disc1.iso, 4.9-i386-disc1.iso
Every time i have the same result : after the boot, the laptop shutdown whitout
any message
and please check the link, it seems that im not the only one wiht this prob.
please helpp
htt
On Mon, Jun 20, 2005 at 06:00:34PM -0600, Cartoon Factory wrote:
> I am a fairly novice user of FreeBSD. I just recently built two boxes with
> 5.3, and now that 5.4 is out, I was curious how easy it would be to upgrade.
> The "Migration" guide deals with 4.X => 5... do I essentially follow the
> S
Hi everyone,
I first tried to install from disc and was receiving
Error code - 1
So I decided to do it from the internet and this is where I'm getting stuck
This is the error I get
┌ User Confirmation
Requested ┐
│ Warning: Can't find the `5
Your first problem is you have ipfw and ipf both turned on in kernel
and rc.conf.
You can only have one firewall on at a time.
Remove all "firewall" and ipf statements from the kernel and
recompile or just use the generic kernel. Then remove all "firewall"
and "natd' statements from rc.conf.
Then
"fbsd_user" <[EMAIL PROTECTED]> writes:
> Your first problem is you have ipfw and ipf both turned on in kernel
> and rc.conf.
> You can only have one firewall on at a time.
For the record, that is not true. They can coexist, and there are
even some (unusual) situations where doing so is useful.
You have to use a more descriptive subject.
Explain in more detail just what you mean by "after boot"
also explain how you created the disc1 cdrom.
Check cdrom to see if it has single file or directory structure on
it.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTE
On Tuesday 21 June 2005 05:58 pm, Brian Duke wrote:
> The BTX loader fails right after the initial setup screen.
>
> I have :
>
> Gateway ALR 9200
>
> 4 processor xeon 500's
>
> 1 gig ram
>
> 1 adaptec 3200S scsi card running modified raid 5
>
> 6 drives. 2 sets of striped 3 and mirrored.
>
>
>
> I
Khanh Cao Van <[EMAIL PROTECTED]> writes:
> My custom use freeBSD 4.7 release and ask me to install JDK1.4 on it .
> But when I use ports to compile JDK , the system show me a message :
Please keep in mind that 4.7 was superseded more than two years ago,
and the whole 4.x branch was superseded as
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Alex Zbyslaw
>Sent: Tuesday, June 21, 2005 9:56 AM
>To: Jerry McAllister
>Cc: freebsd-questions@freebsd.org
>Subject: Re: DDS Tape problems
>
>
>Jerry McAllister wrote:
>
>>>Windows drivers could easily be d
I've had a nightmare trying to get 5.4 (also tried 5.3) to work on a
Dell GX280 - which had exactly the same problem. In the end, I ended up
using a serial link to get the install done and then got inetd setup so
that I could troubleshoot over the network.
This didn't help long term as the keyboar
Ok thank you for your reply I have followed the newest handbook to the
letter did you read my email?? which part is incorrect the ipf stuff is
comment out of my kernel and also turned off in rc.conf.I have had
to re enable ipfw in the kernel to get natd and my server to work
properly again
Hello SHands,
Wednesday, June 22, 2005, 12:37:57 AM, you thinks about:
> I've had a nightmare trying to get 5.4 (also tried 5.3) to work on a
> Dell GX280 - which had exactly the same problem. In the end, I ended up
> using a serial link to get the install done and then got inetd setup so
> that
Thanks but do you have any advice for me rather than fbsd_user
"fbsd_user" <[EMAIL PROTECTED]> writes:
Your first problem is you have ipfw and ipf both turned on in kernel
and rc.conf.
You can only have one firewall on at a time.
For the record, that is not true. They can coexist, and there
Before spending a lot of time on this check out prices for
hardware USB print servers. It's a lot easier to LPR from a
FreeBD system to one of these, than to deal with the USB
device right on the server itself. And these print servers
will accept printing in all kinds of protocols, LPR, IPP,
SMB
On Tue, 2005-06-21 at 15:31 -0400, Lord Raiden wrote:
> Hi all. I'm building a Freebsd 5.3 based mini-itx file server on
> my network here and I'd like to also turn it into a print server. Thing
> is, I've got an HP Deskjet 842c printer that connects via USB that is my
> printer. It'
Hello all :)
I was just given a Wacom Intuos tablet (I'm not sure which exact model
it is, it's a 12x12), and I was wondering if anyone has any experience
with making these work under bsd, preferrably with gimp.
The connector for the tablet itself is serial, and I have been plugging
it in via m
>
> Please give freebsd version. Also, what other operating systems have
> failed to load for you? How exactly does the boot fail? Any error
> messages? Describe in detail.
>
I have an abundance of information all I need to know is what to say that
will help.
The OS I am loading is curre
On Tue, 21 Jun 2005 00:42:52 +, in sentex.lists.freebsd.questions
you wrote:
>On Mon, Jun 20, 2005 at 08:31:51PM -0400, Mike Tancsa wrote:
>> On Mon, 20 Jun 2005 19:05:28 +, in sentex.lists.freebsd.questions
>> you wrote:
>>
>> >I am looking for a way to use FreeBSD as a L2TP VPN client.
Hello,
I was wondering if anyone had any experiences worth mentioning with Kolab or
Kolab 2. I'm not familiar with OpenPKG, and I just wanted to get some
feedback on it to see if I want to dive in or not. (If nobody has tried it
or has any comments, I'm probably going to give it a shot just f
Hi readers,
I would greatly appreciate any suggestions as to why my Xorg installation
fails.
Xorg.0.log file can be fetched at:
http://hem.bredband.net/simulf/Xorg.0.log
During standard installation of freeBSD 5.4 my logitech USB 3 button mouse
fails to be detected, but when doing a post instal
Hi,
Ted Mittelstaedt wrote:
Let's say this:
Multi-threaded SMP architecture capable of executing the kernel
in parallel on multiple processors, and with kernel preemption,
allowing high priority kernel tasks to preempt other kernel
activity, reducing latency. This includes a multi-threade
1 - 100 of 112 matches
Mail list logo