-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/28/05 22:32, TuxGirl wrote:
| I'm trying to figure out how to mount my camera, and I seem to be
| coming up empty.
If you're looking for *any* way to access the camera, as opposed to
mounting it directly, try the graphics/gphoto2 port. It does
I think the reason is that, according to the documentation located here:
http://www.sendmail.org/sm-X/index.html
"...but it does not provide any mail content modification capabilities,
e.g., masquerading of addresses or changing (addition, removal) of
headers. Later versions will probably add su
On Thu, 2005-12-29 at 06:09, Joe Auty wrote:
> Hello,
>
> I've been considering buying another hard drive for my FreeBSD
> machine, and building a RAID with my current hard drive so that both
> drives are treated as one.
>
> Do any of you have experience in this area? Is this advisable? I'm
Hello,
Don't know if this is the right list to post this problem, but I hope
I'm not too far off:
I have a Compaq Proliant ML 350 machine with 3 x fxp and 2 x em network
cards.
If I issue :
systat -ip 1 I see:
866056packets forwarded0 - no checksum
the same for systat
Hello,
We are expecting incredible overload in a NFS server. A top shows nfsd
consuming most of the CPU:
PID USERNAME PRI NICE SIZERES STATE C TIME WCPUCPU COMMAND
6000 root -80 1204K 660K biord 1 124:15 27.88% 27.88% nfsd
6002 root 40 1204K 66
I recently upgraded from 5.4 to 6.0 and noticed the introduction of
option SCHED_ULE for supporting multi-processor environments.
However, I understood that using SCHED_ULE with only one CPU can also
improve performance significantly.
Is this true, and if so, what are the risks involved dropping
Hello!
I have a serious problem. I am running a regular FreeBSD 4.11 jail, under which
I've installed
mysql-client-5.0.16 and mysql-server-5.0.16 plus the PHP modules and extensions.
I've created a database like this: CREATE DATABASE msc; GRANT USAGE ON msc.* TO
[EMAIL PROTECTED]
IDENTIFIED
On Wed, 2005-12-28 at 23:32 -0700, TuxGirl wrote:
> I'm trying to figure out how to mount my camera, and I seem to be
> coming up empty. Here's the info that I got from attaching, and then
> detaching the camera from my system:
>
> Dec 28 23:18:41 amon-re kernel: ugen1: Canon Inc. Canon Digital
>
The bad news is: You can't mount a Powershot because it does not work in USB
mass storage mode (it uses PTP: picture transfer protocol).
The good news is: You don't have to because gphoto2 (http://www.gphoto.org/)
can access PTP cameras without mounting or unmounting on your part. gtkam
(http:
Hi, I've recently installed/upgraded to freebsd 6.0 from freebsd 4.9. Most
things have gone very smoothly and I thank the developers.
However, I'm seeing a lot of these messages in the system log
Dec 29 02:41:46 www inetd[469]: ssh/tcp: bind: Address already in use
It seems like these are ever
Kent Stewart wrote:
On Wednesday 07 December 2005 12:55 pm, eoghan wrote:
Hello
Ive recently upgraded to 6.0 and I decided to upgrade my ports... So
I ran a:
portupgrade -af
Its running fine, but each time its upgrade a port I get:
[Updating the pkgdb in /var/db/pkg ... Failed
`Inappropriate fi
Hi,
I'm installing a brand new notebook and have to do it with 6.0-REL
because the SATA support; so I can't use my 1 GByte distfiles of
the 5.4-REL which I have on the older notebook; is there somehow
a place to download isos of the distfiles? I know that I could buy
them but not right now here i
On Wed, 2005-12-28 at 14:42 -0600, Dan Nelson wrote:
> That's probably a Linux-specific ioctl. Chances are that FreeBSD's
> ifconfig command will do what you want (so its sources are a good place
> to start looking); what do you mean by "change it's operating mode"?
>
Here is a snippet from the
I am getting messages from sudo concerning an unknown TTY.
eg
Dec 29 02:30:40 www sudo: root : TTY=unknown ; PWD=/usr/tmp/BU/svn_backups ;
USER=www ; COMMAND=/usr/local/bin/svnadmin dump -q -r0:19591 /svn/private
I think this is caused by not having a tty device in the root cron job. I wo
"Mike Esquardez" <[EMAIL PROTECTED]> writes:
> Hello everybody. I am trying to work out how to install SMSD from
> ports and not having much luck. I'm jut learning FreeBSD, so my
> knowledge of ports is not very good. When I make, make install, it
> only installs Gnokii. After looking around I fou
Mark Ovens wrote:
> After reading this thread, I killed the upgrade, deleted INDEX-6,
> INDEX-6.db, and pkgdb.db; rebuilt pkgdb.db using `pkgdb -u' and re-ran
> `portupgrade -af'
>
> It started off OK (using dbm_hash) but after a couple of hours it had
> started continually rebuilding pkgdb.db.
>
Joe Auty wrote:
I've been considering buying another hard drive for my FreeBSD machine,
and building a RAID with my current hard drive so that both drives are
treated as one.
This is known as RAID-1 mirroring.
Do any of you have experience in this area? Is this advisable?
Yes and yes. :
>
>
> Hi,
>
> I'm installing a brand new notebook and have to do it with 6.0-REL
> because the SATA support; so I can't use my 1 GByte distfiles of
> the 5.4-REL which I have on the older notebook; is there somehow
> a place to download isos of the distfiles? I know that I could buy
> them but n
El día Thursday, December 29, 2005 a las 09:44:54AM -0500, Jerry McAllister
escribió:
> >
> >
> > Hi,
> >
> > I'm installing a brand new notebook and have to do it with 6.0-REL
> > because the SATA support; so I can't use my 1 GByte distfiles of
> > the 5.4-REL which I have on the older notebo
On 2005-12-29 15:14, [EMAIL PROTECTED] wrote:
> I'm installing a brand new notebook and have to do it with 6.0-REL
> because the SATA support; so I can't use my 1 GByte distfiles of the
> 5.4-REL which I have on the older notebook; is there somehow a place
> to download isos of the distfiles? I kno
On Dec 29, 2005, at 4:14 AM, Robert Slade wrote:
On Thu, 2005-12-29 at 06:09, Joe Auty wrote:
Hello,
I've been considering buying another hard drive for my FreeBSD
machine, and building a RAID with my current hard drive so that both
drives are treated as one.
Do any of you have experience in
In the last episode (Dec 29), Ray Seals said:
> On Wed, 2005-12-28 at 14:42 -0600, Dan Nelson wrote:
> > That's probably a Linux-specific ioctl. Chances are that FreeBSD's
> > ifconfig command will do what you want (so its sources are a good
> > place to start looking); what do you mean by "change
El día Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos Keramidas
escribió:
> On 2005-12-29 15:14, [EMAIL PROTECTED] wrote:
> > I'm installing a brand new notebook and have to do it with 6.0-REL
> > because the SATA support; so I can't use my 1 GByte distfiles of the
> > 5.4-REL which
Some great advice here!
What RAID level would you recommend for simply maximizing the hard
disk space I have available? This is just my personal backup machine
and will consist of two drives, so I don't need kick ass performance,
and I don't need my files mirrored. I take it that striping i
On Wednesday 28 December 2005 16:59, Mile wrote:
> Hi,
>
> I have a FreeBSD computer acting as gateway to windows clients
> Some sites like msn.com, opera.com, hp.com, najdi.si dont work on
> LAN... because of MTU problem.
>
> If i set MTU to 1492 instead of default 1500 then this sites wo
Gerard Seibert <[EMAIL PROTECTED]> writes:
> I have tried several time to install Webmin, but without
> success. Actually, the program does install, it just cannot be run.
>
> After installing the program, I attempted to run the setup.sh
> script. This is the output from that script.
>
> Script
Robin Becker wrote:
Hi, I've recently installed/upgraded to freebsd 6.0 from freebsd 4.9.
Most things have gone very smoothly and I thank the developers.
However, I'm seeing a lot of these messages in the system log
Dec 29 02:41:46 www inetd[469]: ssh/tcp: bind: Address already in use
It seem
Joe Auty wrote:
Some great advice here!
What RAID level would you recommend for simply maximizing the hard disk
space I have available?
RAID-0 striping. Note that it gives you no redundancy or protection.
This is just my personal backup machine and
will consist of two drives, so I don't
Robin Becker wrote:
I am getting messages from sudo concerning an unknown TTY.
eg
Dec 29 02:30:40 www sudo: root : TTY=unknown ;
PWD=/usr/tmp/BU/svn_backups ; USER=www ; COMMAND=/usr/local/bin/svnadmin
dump -q -r0:19591 /svn/private
I think this is caused by not having a tty device in t
On Thu, 2005-12-29 at 09:09 -0600, Dan Nelson wrote:
> In the last episode (Dec 29), Ray Seals said:
> So plug it in and run tcpdump :)
>
Well, that's what I did. When you connect the 2 ports they never show a
connection but they pass traffic. This is because by default they are
in Mode 0.
Oh,
Joe Auty wrote on Thu, Dec 29, 2005 at 10:12:02AM -0500:
> Some great advice here!
>
> What RAID level would you recommend for simply maximizing the hard
> disk space I have available? This is just my personal backup machine
> and will consist of two drives, so I don't need kick ass performan
Kiffin Gish wrote on Thu, Dec 29, 2005 at 12:21:00PM +0100:
> I recently upgraded from 5.4 to 6.0 and noticed the introduction of
> option SCHED_ULE for supporting multi-processor environments.
>
> However, I understood that using SCHED_ULE with only one CPU can also
> improve performance signifi
On Wed, Dec 28, 2005 at 12:25:58PM +0100, Gilbert Cao wrote:
>
> I have quickly looked into the source code of both cp and gqview, and it seems
> that cp relies on utimes(), and gqview relies on utime().
>
Hi,
I have finally done my little investigation when applying utime() or utimes()
to a SMB
On Thu, 29 Dec 2005 16:10:00 +0100, <[EMAIL PROTECTED]> wrote:
El día Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos
Keramidas escribió:
The distfiles are the sources of the ported programs.
I know.
They are
not specific to a single release. You can just copy over the
distf
Robin Becker wrote:
I'm being daft; it seems sudo always logs itself. Is there away to get
sudo to not syslog if it's root sudoing as www? I looked at sudoers, but
couldn't see an obvious way to set !syslog for
root > www using svnadmin or svnlook etc etc
Well, if you're starting as root, y
El día Thursday, December 29, 2005 a las 04:54:42PM +0100, Andreas Rudisch
escribió:
> On Thu, 29 Dec 2005 16:10:00 +0100, <[EMAIL PROTECTED]> wrote:
>
> >El día Thursday, December 29, 2005 a las 04:58:14PM +0200, Giorgos
> >Keramidas escribió:
> >
> >>The distfiles are the sources of the port
On Wednesday 28 December 2005 07:32, Gestur A. Grjetarsson wrote:
> Hi
>
> I have IBM Blade with Qlogic 2312 adapters using DS400 SAN
>
> now I have learned that after over 10 years of good FreeBSD experience on
> various sorts of hardware, I can't use FreeBSD anymore as it does'nt work
> on IBM Bl
On Saturday 24 December 2005 04:15, Teilhard Knight wrote:
>
> It didn't work. Actually I have a little more than a USB mouse, I have a
> wireless mouse and wireless keyboard which are both controlled by a central
> unit which plugs into an USB port in the computer. The keyboard works well,
> with
On Thu, 2005-12-29 at 15:05, Joe Auty wrote:
> On Dec 29, 2005, at 4:14 AM, Robert Slade wrote:
>
> > On Thu, 2005-12-29 at 06:09, Joe Auty wrote:
> >> Hello,
> >>
> >> I've been considering buying another hard drive for my FreeBSD
> >> machine, and building a RAID with my current hard drive so th
Lowell Gilbert wrote:
Gerard Seibert <[EMAIL PROTECTED]> writes:
Attempting to start Webmin mini web server..
Segmentation fault (core dumped)
ERROR: Failed to start web server!
Script done on Wed Dec 28 08:09:53 2005
I have attempted to remove all traces of Webmin and reinstall, but
still i
For the record[1]:
After a non OS drive hardware[2] failure I started getting the following
when trying to vi a file as a non root user:
ex/vi: Error: Log file: No such file or directory
I spent time chasing a few other things since chunks of /var and /etc
were also missing[3]. However,
Hello!
My friend, who hosts most of my stuff, is using djbdns. Probably for security
and simplicity.
Anyway I thought I'd do the same. But I'm having serious difficulties finding a
user-friendly howto.
I've basically picked stuff from here and there and put them together.
Would this be what
On Thu, 29 Dec 2005 17:10:25 +0100, <[EMAIL PROTECTED]> wrote:
My point was that I don't have a fast Internet link at home to fetch all
the (new) sources for the distfiles and I was looking for distfiles on
CD which match exactly the 6.0-REL ports collection requirements;
In that case use the
[EMAIL PROTECTED] wrote:
El día Thursday, December 29, 2005 a las 04:54:42PM +0100, Andreas Rudisch
escribió:
On Thu, 29 Dec 2005 16:10:00 +0100, <[EMAIL PROTECTED]> wrote:
[snip]
Just install FreeBSD 6.0 and use the packages provided with the RELEASE,
or cvsup your ports tree and do a fres
On Wednesday 28 December 2005 07:14, Robert Slade wrote:
> On Tue, 2005-12-27 at 22:12, Robert Ames wrote:
> > I have an old (very old) ASUS P5 motherboard running FreeBSD 5.4.
> > The boot disk is a 40MB Western Digital WD400 IDE drive jumpered to
> > only use 32MB so it can be booted from since t
> Date: Thu, 29 Dec 2005 14:11:39 +
> From: Robin Becker <[EMAIL PROTECTED]>
> Subject: inetd[469] messages
> To: freebsd-questions@freebsd.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi, I've recently installed/upgraded to freebsd 6.
On Tue, 2005-12-27 at 22:12, Robert Ames wrote:
I have an old (very old) ASUS P5 motherboard running FreeBSD 5.4.
The boot disk is a 40MB Western Digital WD400 IDE drive jumpered to
only use 32MB so it can be booted from since the BIOS in this PC
(the latest and greatest) can't deal with anythin
Chris Whitehouse wrote:
On Tue, 2005-12-27 at 22:12, Robert Ames wrote:
[ ... ]
The new disk will be just for data. If this will "just work" how do
I configure the BIOS so the PC will boot with the large drive installed?
I presume you mean GB for size. I just plugged a 250GB drive into a PII
> On Behalf Of RW
> Sent: Thursday, December 29, 2005 9:18 AM
> On Wednesday 28 December 2005 07:14, Robert Slade wrote:
> > On Tue, 2005-12-27 at 22:12, Robert Ames wrote:
> > > I have an old (very old) ASUS P5 motherboard running FreeBSD 5.4.
> > > The boot disk is a 40MB Western Digital WD400 ID
> On Behalf Of Gayn Winters
> Sent: Thursday, December 29, 2005 10:04 AM
> > On Behalf Of RW
> > Sent: Thursday, December 29, 2005 9:18 AM
> > On Wednesday 28 December 2005 07:14, Robert Slade wrote:
> > > On Tue, 2005-12-27 at 22:12, Robert Ames wrote:
> > > > I have an old (very old) ASUS P5 moth
On Thursday 29 December 2005 10:55, Kristian Vaaf wrote:
> Hello!
>
> My friend, who hosts most of my stuff, is using djbdns. Probably for
> security and simplicity.
1) BIND 9 is a whole different animal from BIND <=8, with many fewer
vulnerabilities.
2) In this case, "simplicity" means "stagger
Hello,
I've recently purchased an IDE 320GB Western Digital WD3200JB-22KFA0
harddrive for use in my FreeBSD 6.0-RELEASE fileserver. The BIOS in the system
reports the drive as being a 320GB, but FreeBSD (dmesg) sees it as a 305245MB
(or 298GB drive) in two separate machines. When it has finall
I am trying to find some information on what kernel resources are expended
when creating an SCTP association. In particular I wanted to be able to
compare a TCP connection to an SCTP association and see how the use of
kernel resources between the two different protocols differ. Does anybody
have an
Just use FreeBSD's best guess and it will work fine.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Travis
Poppe
Sent: Thursday, December 29, 2005 2:03 PM
To: freebsd-questions@freebsd.org; freebsd-hardware@freebsd.org
Subject: Harddrive size being reported
Travis Poppe <[EMAIL PROTECTED]> writes:
> Hello,
>
> I've recently purchased an IDE 320GB Western Digital WD3200JB-22KFA0
> harddrive for use in my FreeBSD 6.0-RELEASE fileserver. The BIOS in the
> system
> reports the drive as being a 320GB, but FreeBSD (dmesg) sees it as a 305245MB
> (or
On Thu, Dec 29, 2005 at 12:02:51PM -0700 I heard the voice of
Travis Poppe, and lo! it spake thus:
>
> reports the drive as being a 320GB, but FreeBSD (dmesg) sees it as a
> 305245MB (or 298GB drive) in two separate machines. When it has
> finally been formatted for use, I get 289GB of available s
>
> Hello,
>
> I've recently purchased an IDE 320GB Western Digital WD3200JB-22KFA0
> harddrive for use in my FreeBSD 6.0-RELEASE fileserver. The BIOS in the
> system
> reports the drive as being a 320GB, but FreeBSD (dmesg) sees it as a 305245MB
> (or 298GB drive) in two separate machines.
Gestur I need some clarification on your question.
Are you saying that you were able to use FreeBSD on
older versions of IBM BLADES
or that you were able to use older FreeBSD versions before???
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jonathan
Fosbur
On Thursday 29 December 2005 12:22 pm, Jerry McAllister wrote:
> > Now, I understand that harddrive manufacturers measure things differently
> > (1000kbytes per gbyte rather than 1024, or something like that) than
> > expected, but I've been told by a few people that I should be getting
> > around
Colin Percival wrote:
Mark Ovens wrote:
After reading this thread, I killed the upgrade, deleted INDEX-6,
INDEX-6.db, and pkgdb.db; rebuilt pkgdb.db using `pkgdb -u' and re-ran
`portupgrade -af'
It started off OK (using dbm_hash) but after a couple of hours it had
started continually rebuilding
Kristian Vaaf wrote:
Hello!
My friend, who hosts most of my stuff, is using djbdns. Probably for security
and simplicity.
Anyway I thought I'd do the same. But I'm having serious difficulties finding a
user-friendly howto.
I've basically picked stuff from here and there and put them together
Ever since FreeBSD switched to OpenBSD's dhclient, I've had a serious
problem. I'm running 6-STABLE as of earlier this week, but the problem
has existed ever since we switched dhclients.
Whenever I take the system offline long enough for the lease to expire, it
will never get a new lease.
Hello! :)
I am having a problem with freebsd 5.3-release and natd.
When I try to connect to a service on my internal network to an IP on my
external network that has a port redirected, it wont connect.
IE: 67.128.100.2 is my external IP, on my internal network I try to
connect to 67.128.101.2:8
hi,
apart from apache, what sort of things do i need to get JSP (java
server pages) working? (maybe, do i need to manually install tomcat on
top of apache?)
thanks,
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
Chris S. Wilson wrote:
[ ... ]
IE: 67.128.100.2 is my external IP, on my internal network I try to
connect to 67.128.101.2:80 which is forwarded in my natd.conf and the
connection is refused.
Does anyone know why?
Change the "-" to a "0" in:
redirect_port tcp 10.0.10.2:8- 67.128.100.2:80
Hmm, still does'nt work.
That seemed to be a typo however I still cant connect :(
CW
-Original Message-
From: Chuck Swiger [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 29, 2005 12:42 PM
To: Chris S. Wilson
Cc: freebsd-questions@freebsd.org
Subject: Re: NATD Internal Network pro
Michael P. Soulier wrote:
On 12/28/05, Angelin Lalev <[EMAIL PROTECTED]> wrote:
But now my friend's clients want all mail that is tagged as spam
(in my case, prefixed with "[SPAM]" in the subject) moved to
separate courier imap folder (for example .SPAM).
I figured out (maybe I make error h
Chris S. Wilson wrote:
Hmm, still does'nt work.
That seemed to be a typo however I still cant connect :(
Does "telnet 10.0.10.2 80" from the firewall box work?
Does normal NAT work OK (ie, can internal machines connect outside)?
Does not using the external IP help:
redirect_port tcp 1
Everything works great from the nat box and from the outside (people are
currently using it to get into my web server from the outside).
It's odd.
CW.
-Original Message-
From: Chuck Swiger [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 29, 2005 12:55 PM
To: Chris S. Wilson
Cc: free
Hello!
I am trying to arrange my user database properly.
I am having a hard time keeping /etc/master.passwd from vipw in sync with
/etc/group.
It's quite a mystery trying to make them function as one entity. Why are they
seperated into
two files anyway? My group file has tons of groups that ar
On Thu, 2005-12-29 at 20:38 +, Soo-Hyun Choi wrote:
> hi,
>
> apart from apache, what sort of things do i need to get JSP (java
> server pages) working? (maybe, do i need to manually install tomcat on
> top of apache?)
It doesn't actually work that way. You install Tomcat, Jetty, JBoss,
Resin
On Thursday, December 29, 2005 10:15:24 AM
Lowell Gilbert <[EMAIL PROTECTED]>
Subject: Re: Unable to install Webmin
Wrote these words of wisdom:
> Hmm. I can't reproduce the problem.
>
> Did you install from the port?
> If so, did you set the rc.conf variable as instructed by the port?
* R
This is how I want my users layout to look like.
Ofcourse I'm afraid to actually commit these changes, since I'm afraid my
entire system will break.
But there has to be a way to deal with this!
# cat /etc/group (imaginary)
nobody:*:5:
wheel:*:0:root
daemon:*:1:
operator:*:2:root
kmem:*:3
I cannot RE: my own e-mails? Strange ...
Anyway, I had to correct these:
--
daemon:*:1:
operator:*:2:root
kmem:*:3:
bin:*:4:
tty:*:5:
news:*:6:
man:*:7:
--
daemon:*:1:1::0:0:System Processes:/root:/usr/sbin/nologin
operator:*:2:2::0:0:Operator:/:/usr/sbin/nologin
kmem:*:3:65533::0:0:KMem:/:/u
Hi all,
I hope someone could help me out with the following :
On 5.4 I'm running a few jails, one of which is running the mail::toaster
incarnation of qmail. All is well. From another jail I want to use a php
script to generate mailings rewriting the envelope-from:
This does work
>
> On Thursday 29 December 2005 12:22 pm, Jerry McAllister wrote:
> > > Now, I understand that harddrive manufacturers measure things differently
> > > (1000kbytes per gbyte rather than 1024, or something like that) than
> > > expected, but I've been told by a few people that I should be getting
Kiffin Gish wrote:
I recently upgraded from 5.4 to 6.0 and noticed the introduction of
option SCHED_ULE for supporting multi-processor environments.
However, I understood that using SCHED_ULE with only one CPU can also
improve performance significantly.
Is this true, and if so, what are the ri
I installed GCC 4.1 twice, thinking I just missed it. I can't find any
of the gcj tools on my BSD 6 box. I made extra double sure that Java was
compiled into GCC, but the gcj tools are nowhere to be found.
Am I doing something wrong? I'm trying to follow the instructions here:
http://developer.cl
So what you mean is that I need to install Tomcat alongside Apache? Is
this correct?
On 12/29/05, Jon Brisbin <[EMAIL PROTECTED]> wrote:
> On Thu, 2005-12-29 at 20:38 +, Soo-Hyun Choi wrote:
> > hi,
> >
> > apart from apache, what sort of things do i need to get JSP (java
> > server pages) wor
Is there any real advantage to building a threaded version of Perl? What
are the disadvantages, if any?
--
Gerard
[EMAIL PROTECTED]
Vini, vidi, velcro...
I came, I saw, I stuck around
___
freebsd-questions@freebsd.org mailing list
http
I am able to install with no problems. RAID5 "Drive" is visible for
slice creation, partition.
Use Entire Disk + Set Bootable
FreeBSD Boot Manager
Default Partition Scheme
If I install again I see my slice and partitions from the previous install.
I've gone through the configurations with the
Chris S. Wilson wrote:
Hello! :)
I am having a problem with freebsd 5.3-release and natd.
When I try to connect to a service on my internal network to an IP on my
external network that has a port redirected, it wont connect.
IE: 67.128.100.2 is my external IP, on my internal network I try to
Weird, every other router I've used forwards all the packets properly,
even my backup linksys when I hook it up.
Really I don't want to do the split dns stuff, sadly I will have to move
away from FreeBSD for performing this operation I guess.
Thanks for the help!
CW.
-Original Message-
Chris S. Wilson wrote:
Weird, every other router I've used forwards all the packets properly,
even my backup linksys when I hook it up.
Probably works there because there's not a very complex packet
filtering operation in the middle when using an off-the-shelf router.
Keep in mind that I'm s
That is correct... and you can use mod_jk to connect them.
http://tomcat.apache.org/connectors-doc/
that page contains the download and the instructions
--Andy
On Thu, 2005-12-29 at 22:24 +, Soo-Hyun Choi wrote:
> So what you mean is that I need to install Tomcat alongside Apache? Is
> this
So, if I get the information all together, I need Apache, Tomcat, and
the connector (mod_jk). Right?
Thanks,
On 12/30/05, Andy W Clements <[EMAIL PROTECTED]> wrote:
> That is correct... and you can use mod_jk to connect them.
> http://tomcat.apache.org/connectors-doc/
> that page contains the do
Dear all,
Currently I am facing a very big problem.
I got the Dell PE850 server, which is running SATA with 80G HDD, but I try to
boot it up and install the FreeBSD6.0,
it can detect the Disk Controller but any HDD.
In the boot up screen, it show me the chipset is ICH7.
Please help.
Tha
Solved. Something in the BIOS. I reset to defaults, then re-configured.
Only thing that's different is that it boots now.
Derek
Derek Flenniken wrote:
I am able to install with no problems. RAID5 "Drive" is visible for
slice creation, partition.
Use Entire Disk + Set Bootable
FreeBSD Boot M
Yesterday I cvsup'ed and upgraded my ports, using the procedure I've
been using for quite some time. After it was done, most of my Mozilla
plug-ins no longer work. I did not upgrade my operating system at that
time, since I'm already at the latest patchlevel.
The specific issues are with acror
hi
no, I haven't been able to use any version of FreeBSD.
I did try to boot the IBM Blade on all of the available versions on
ftp.freebsd.org ,, but with no success.
I got some info from the internet that FreeBSD version 4.1 would work, but I
tried that and it didn't work.
when booting Blade
Chris Hill wrote:
Yesterday I cvsup'ed and upgraded my ports, using the procedure I've
been using for quite some time. After it was done, most of my Mozilla
plug-ins no longer work. I did not upgrade my operating system at that
time, since I'm already at the latest patchlevel.
The specific is
On Sat, 29 Oct 2005 04:23 am, Bob Hepple wrote:
> On Thu, 27 Oct 2005 11:39:03 +1000
>
> Bob Hepple <[EMAIL PROTECTED]> wrote:
> > I need to export an ext2fs file system mounted at /mnt/guest
> > - it's a removable IDE disc that I carry to & from my linux
> > system at work...
> >
> > "mount" shows
Hi,
I need some help getting hardware graphics going. I
built radeon.ko and drm.ko from drm cvs and loaded
them, a quick dmesg drm says the modules are loaded.
(drm 1.21.0 20051229) I was told on here I would need
the r300 DRI module for my ATI Radeon 9800 Pro which I
got from the FreeBSD Ports
Is there an easy way to do this? I know I can find out what processes are
running in a jail by looking at /proc/*/status ,but none of the fields
appear to relate to memory used by that process ... so, I'm guessing I
should be able to 'read' one of the other fiels in the procfs directory
for
> On Behalf Of rocky
> Sent: Thursday, December 29, 2005 5:20 PM
> Subject: SATA 80G HDD can't detect
>
> Dear all,
>
> I got the Dell PE850 server, which is running SATA with 80G
> HDD, but I try to boot it up and install the FreeBSD6.0,
>
> it can detect the Disk Controller but any HDD.
>
>
Dear Gayn,
In fact, I try to install Linux FC4 and that is successful.
I try to get the dmeg and will mail to you again.
So, what I am thinking is Dell made something and which FreeBSD can't
install.
Regards,
Rocky
- Original Message -
From: "Gayn Winters" <[EMAIL PROTECTED]>
To: "
Dear FreeBSD forum,
Please forgive this question if it seems so elementary.
I am a newbie and have googled the matter, searched the FreeBSD.org
mailing list archives and read the Handbook and still am in the dark.
ISSUE:
Trying to install FreeBSD 6.0 from cdrom on my PIII laptop and not
reachin
97 matches
Mail list logo