Problem with Intel 82540EM Gigabit Ethernet Controller

2004-08-31 Thread Gabor Esperon
Hi!

I have an Intel 82540EM Gigabit Ethernet Controller
working at 100Mb/s on FreeBSD 5-CURRENT and FreeBSD
5-BETA3:

em0:
flags=8843 mtu
1500
   
options=1b
inet 192.168.1.32 netmask 0xff00 broadcast
192.168.1.255
ether 00:07:e9:09:a7:37
media: Ethernet autoselect (100baseTX
)
status: active

thats ok, but in both systems I can only get transfers
at 2.xMb/s (MBytes) as the following "netstat -w1 -I
em0" show:
input  (em0)   output
   packets  errs  bytespackets  errs 
bytes colls
   782 0  46920   1438 0   
2177132 0
   788 0  53500   1452 0   
2209768 0
   886 0  53160   1628 0   
2464792 0
   788 0  53904   1452 0   
2208882 0
   799 0  50672   1452 0   
2198328 0
   789 0  53572   1451 0   
2206080 0
   785 0  47100   1442 0   
2186216 0
   795 0  53944   1462 0   
2218898 0
   787 0  47220   1451 0   
2195386 0
   780 0  53004   1437 0   
2189490 0
   797 0  47820   1466 0   
2216496 0
   790 0  53692   1452 0   
2209900 0
   787 0  47220   1448 0   
2195300 0
   792 0  53832   1456 0   
2210390 0
   766 0  45960   1408 0   
2131712 0
   789 0  53472   1452 0   
220 0
   790 0  47400   1452 0   
2198168 0
   784 0  53352   1445 0   
2198982 0
   786 0  47160   1444 0   
2183992 0
   791 0  53652   1452 0   
2209708 0

What could be the problem here?

=
Gabor
Net/Sys Admin



___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


why is there no d partition

2004-08-31 Thread H. Sandring
Dear list,
 
I am wondering why there is never a "d" partition showing up in my
disklabels (e.g. ad0s1d).
Is there something special about it?
 
TIA
 
Zheyu
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: does java needs linux base?

2004-08-31 Thread Dick Davies

You need a linux jdk tp build the native one.

* Jorge Mario G. <[EMAIL PROTECTED]> [0937 05:37]:
> Hi there
> I built the native java from ports
> and I see it uses the linux_base which I dont want
> because I'm running out of space
> can I remove it??? completely?? and how by the way
> I mean all the linux_base and itss dependencies
> 
> 
> 
> 
> Jorge
> 
> =
> 
> 
> _
> Do You Yahoo!?
> Informaci?n de Estados Unidos y Am?rica Latina, en Yahoo! Noticias.
> Vis?tanos en http://noticias.espanol.yahoo.com
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
Man invented language to satisfy his deep need to complain.
-- Lily Tomlin
Rasputin :: Jack of All Trades - Master of Nuns
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't boot

2004-08-31 Thread Phil Thomson
I assume that you are installing *only* FreeBSD on the Pentium and not
multibooting it. Did you select to install the standard MBR or did u
select to leave he MBR untouched? What happens when you try to boot
the system fromthe hadr drive?
Yes, FreeBSD is to be the only system on the machine. I actually don't 
remember what I chose to do with regards to the MBR; was there a point in 
the installation I would have made that choice? I'm pretty sure I would 
have chosen to install the standard MBR as there are no other systems on 
the machine. Is there a way I can fix the MBR now if that's the issue? I 
couldn't find that in sysinstall.

When I try to boot from the hard drive, it says "Read error".
P

Regard
S.
On Wed, 1 Sep 2004 02:49:51 + (UTC), Phil Thomson
<[EMAIL PROTECTED]> wrote:
Hi all,
Just installed FreeBSD on a Pentium 150 I found in the garbage (!), and it
seems the installation went fine, but I cannot boot. I had to use the boot
floppies to start the installation, so I used those to boot from to try
and figure out how to configure the boot options in sysinstall, but I had
no luck. I tried using the fixit floppy, but I don't understand how to
find the hard drive or what I would do when I got there (I'm kind of a
newbie to FreeBSD). The "holographic shell" didnt work (no shell came up
at all). I can't currently rescue from a CD as I did a network install
from floppies. What is the next step?
P
"Computers in the future may weigh no more than 1.5 tons."
Popular Mechanics, 1949
=
Phil Thomson
home: http://www.sfu.ca/~pthomson
label: http://centibel.org/
group: http://groups.yahoo.com/group/databenders/
=
SDF Public Access UNIX System
http://www.freeshell.org/
Geekier than you since 1987.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
"Computers in the future may weigh no more than 1.5 tons."
Popular Mechanics, 1949
=
Phil Thomson
home: http://www.sfu.ca/~pthomson
label: http://centibel.org/
group: http://groups.yahoo.com/group/databenders/
=
SDF Public Access UNIX System
http://www.freeshell.org/
Geekier than you since 1987.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re[2]: trouble compiling the kernel

2004-08-31 Thread Abdul Rf
Dear Bob,

sorry, don't forget to backup your file "config".
   cp /usr/sbin/config /usr/sbin/config.orig

if you still have problem, send your configuration file
(/sys/i386/config/DUMMYNET ??).


regards,
Abdul Rf


AR> Hello Bob,

AR> Try this one.
AR> cd /usr/src/usr.sbin/config
AR> make
AR> make install
AR> and try again to build your kernel.


AR> regards,
AR> abdul rf

AR> Wednesday, September 1, 2004, 11:45:28 AM, you wrote:

BA>> Hello all-

BA>>I am trying to recompile my kernel to make use of dummynet per the
BA>> instruction in the handbook and I am getting this error output and cannot
BA>> make use of it.  I am calling my edited config file DUMMYNET, fyi.

BA>> bash-2.05b# make buildkernel KERNCONF=DUMMYNET

BA>> --
 > Kernel build for DUMMYNET started on Wed Sep  1 00:38:41 EDT 2004
BA>> --
===>>> DUMMYNET
BA>> mkdir -p /usr/obj/usr/src/sys

BA>> --
 > stage 1: configuring the kernel
BA>> --
BA>> cd 
BA>> /usr/src/sys/i386/conf; 
BA>> 
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
BA>> config  -d /usr/obj/usr/src/sys/DUMMYNET 
BA>> /usr/src/sys/i386/conf/DUMMYNET
BA>> ERROR: version of config(8) does not match kernel!
BA>> config version = 500012, version required = 500013

BA>> Make sure that /usr/src/usr.sbin/config is in sync
BA>> with your /usr/src/sys and install a new config binary
BA>> before trying this again.

BA>> If running the new config fails check your config
BA>> file against the GENERIC or LINT config files for
BA>> changes in config syntax, or option/device naming
BA>> conventions

BA>> *** Error code 1

BA>> Stop in /usr/src.
BA>> *** Error code 1

BA>> Stop in /usr/src.


BA>> the output from uname -a goes like this:

BA>> bash-2.05b# uname -a
BA>> FreeBSD europa.phreakout.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon
BA>> Feb 23 20:45:55 GMT 
BA>> 2004
BA>> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

BA>> Any help to figure what configure is doing here would be graciously accepted!

BA>> thanks,
BA>> Bob

BA>> ___
BA>> [EMAIL PROTECTED] mailing list
BA>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
BA>> To unsubscribe, send any mail to
BA>> "[EMAIL PROTECTED]"





-- 
Salam,
Abdul Rf
email : [EMAIL PROTECTED]
YM: abdulrf_sby
PH: +62 813 307 31596

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Question::page fault::vm:::encrypt and decrypt file data

2004-08-31 Thread Pine Ful
hi,
   Q1: How to produce a page fault?
   Q2: How translate physical memory address into virtual memory address? 
Because phys addr is 64 bit and virtual addr is 32 bit.
   Q1 description:: I have succeed to add hook in vfs layer to encrypt file 
data before write and decrypt file data after read. Now, when I use cp 
command, system will reboot, it seem to caused by encrypt data whose addr is 
uio->uio_iov->iov_base. Is it ok if only I produce a page fault manually?
   Q2 description:: I try to decrypt file data when page fault. I find it's 
easy to get physical address from virtual address, but when page fault, kern 
will page in several pages including page we require, how can I get virtual 
memory address of these pages? May I access data in physical memory 
directly? If yes, how tranlate 64 bit phys addr into 32 bit virt addr?

   Thanks
   pine
_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: trouble compiling the kernel

2004-08-31 Thread Abdul Rf
Hello Bob,

Try this one.
cd /usr/src/usr.sbin/config
make
make install
and try again to build your kernel.


regards,
abdul rf

Wednesday, September 1, 2004, 11:45:28 AM, you wrote:

BA> Hello all-

BA>I am trying to recompile my kernel to make use of dummynet per the
BA> instruction in the handbook and I am getting this error output and cannot
BA> make use of it.  I am calling my edited config file DUMMYNET, fyi.

BA> bash-2.05b# make buildkernel KERNCONF=DUMMYNET

BA> --
  Kernel build for DUMMYNET started on Wed Sep  1 00:38:41 EDT 2004
BA> --
===>> DUMMYNET
BA> mkdir -p /usr/obj/usr/src/sys

BA> --
  stage 1: configuring the kernel
BA> --
BA> cd 
BA> /usr/src/sys/i386/conf; 
BA> 
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
BA> config  -d /usr/obj/usr/src/sys/DUMMYNET 
BA> /usr/src/sys/i386/conf/DUMMYNET
BA> ERROR: version of config(8) does not match kernel!
BA> config version = 500012, version required = 500013

BA> Make sure that /usr/src/usr.sbin/config is in sync
BA> with your /usr/src/sys and install a new config binary
BA> before trying this again.

BA> If running the new config fails check your config
BA> file against the GENERIC or LINT config files for
BA> changes in config syntax, or option/device naming
BA> conventions

BA> *** Error code 1

BA> Stop in /usr/src.
BA> *** Error code 1

BA> Stop in /usr/src.


BA> the output from uname -a goes like this:

BA> bash-2.05b# uname -a
BA> FreeBSD europa.phreakout.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon
BA> Feb 23 20:45:55 GMT 
BA> 2004
BA> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

BA> Any help to figure what configure is doing here would be graciously accepted!

BA> thanks,
BA> Bob

BA> ___
BA> [EMAIL PROTECTED] mailing list
BA> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
BA> To unsubscribe, send any mail to
BA> "[EMAIL PROTECTED]"



-- 
Salam,
Abdul Rf
email : [EMAIL PROTECTED]
YM: abdulrf_sby
PH: +62 813 307 31596

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


trouble compiling the kernel

2004-08-31 Thread Bob Ababurko
Hello all-
  I am trying to recompile my kernel to make use of dummynet per the 
instruction in the handbook and I am getting this error output and cannot 
make use of it.  I am calling my edited config file DUMMYNET, fyi.

bash-2.05b# make buildkernel KERNCONF=DUMMYNET
--
>>> Kernel build for DUMMYNET started on Wed Sep  1 00:38:41 EDT 2004
--
===> DUMMYNET
mkdir -p /usr/obj/usr/src/sys
--
>>> stage 1: configuring the kernel
--
cd 
/usr/src/sys/i386/conf; 
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
config  -d /usr/obj/usr/src/sys/DUMMYNET  /usr/src/sys/i386/conf/DUMMYNET
ERROR: version of config(8) does not match kernel!
config version = 500012, version required = 500013

Make sure that /usr/src/usr.sbin/config is in sync
with your /usr/src/sys and install a new config binary
before trying this again.
If running the new config fails check your config
file against the GENERIC or LINT config files for
changes in config syntax, or option/device naming
conventions
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
the output from uname -a goes like this:
bash-2.05b# uname -a
FreeBSD europa.phreakout.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon 
Feb 23 20:45:55 GMT 
2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

Any help to figure what configure is doing here would be graciously accepted!
thanks,
Bob
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


does java needs linux base?

2004-08-31 Thread Jorge Mario G.
Hi there
I built the native java from ports
and I see it uses the linux_base which I dont want
because I'm running out of space
can I remove it??? completely?? and how by the way
I mean all the linux_base and itss dependencies




Jorge

=


_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: Nachos - simulated OS

2004-08-31 Thread stheg olloydson
it was said:

>I suppose i am feeling lazy to compile gas, binutils, & gcc (which
>would make the 3d instance) from source to be cross-compile-able due
>to lack of a port. Speaking of which ... Nachos has been reported to
>be ported to FreeBSD, btw.  (Hint, Hint.)


Hello,

Did you read the entire page that said a FBSD port existed? Look more
closely:


>Existing ports: MIPS, Sparc (sunos and solaris), Alpha, linux,
>netbsd and freebsd, RS/6000, 68000 Mac (unsupported), and HP.
>
>1
>Can NACHOS run on VAX6420/Ultrix?
>-
>Haven't tried it.  It should run over any version of Ultrix, but not 
>definitely sure yet.

>2
>Can NACHOS run on NexT?
>---
>Haven't tried it.  Haven't heard of any report of it.


Run on NexT? What?


>2
>Can NACHOS run on Windows?
>--
>No.  Not at this time.  We're planning to port but it turned out
>harder than it appeared; now that Win95 (finally, a real OS from
>Microsoft!) is out, maybe we'll try it again.

"[N]ow that Win95...is out"? How old is this information? 


>From the bug list: Thu, 12 Oct 95
>From the introduction: March 1, 1994 
>From the "roadmap": February 3, 1997 

The "roadmap" date is the latest one I could find, and that is on a
linked site. The latest on the site itself is Spring 1996.


Hint, hint,

Stheg







2
Can NACHOS run on Windows?
--
No.  Not at this time.  We're planning to port but it turned out
harder than it appeared; now that Win95 (finally, a real OS from
Microsoft!) is out, maybe we'll try it again.





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread W. D.
Hi Danny,

Thanks again for your reply.

More...

At 21:15 8/31/2004, Danny Mayer, wrote:
>At 06:37 PM 8/31/2004, W. D. wrote:
>>At 17:16 8/31/2004, Harlan Stenn, wrote:
>> >>At 14:57 8/31/2004, W. D., wrote:
>> >>For some reason, I can't get to the UDel.edu FTP site.
>> >>Do you happen to know why?
>> >>
>> >>ftp://ftp.udel.edu/pub/ntp/ntp4/
>>
>> >If you cannot use FTP, it is because there were Serious Hacking attempts
>> >aimed at UDel from that netblock.
>> >
>> >You will have to use http instead.
>> >
>>
>>Thanks, Harlan.  I tried using Lynx here:
>>
>>http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
>>
>>Unfortunately, I can't seem to find where Lynx put the
>>file after is was downloaded--if it even really
>>downloaded it in the first place.
>
>Make sure you pull the ntp-dev tarball and not the stable.

Understood.


>
>>If I download using Windows and burn it to a
>>CD, would there be problems because the file date
>>would be off?
>
>What has the file time got to do with anything?

In some cases, I seem to be having problems with
the FreeBSD ports if the file date is not exactly
what was expected.

>
>>Also, I am still waiting to hear back from Danny.
>>I have a sneaking suspicion that the 2004 Aug. 20
>>version does not have his broadcastclient fix in
>>it.
>>
>
>I have no idea what that version is or where you got it.
>The problem was fixed back in March.

I guess I am just perplexed.  I realize that you have
fixed it, but I don't know how to get a hold of that
code.

Here is a screen shot of the 'ifiter_ioctl.c' file
taken from yesterday's ntp-dev version:
http://www.US-Webmasters.com/Temp/NTP-broadcastclient-File-List.gif

If the problem was fixed in March, as far as I can 
tell it didn't get included in this version because 
the file dates are mostly 2004 February 25.  There
is one file dated 2004 March 26, but according to 
what you indicated earlier the bug was contained 
in 'ifiter_ioctl.c':

http://tinyurl.com/66see

Danny, I am not trying to ruffle anybody's feathers,
or cause problems--I am just trying to get my
FreeBSD box to keep the correct time.  I've spent
the last 6 days primarily trying to get this to
work.  I thought it would be a half hour project.
http://makeashorterlink.com/?O1DB32F29

Please have mercy on me and help me out.  ;^)

I am not a professional 'C' programmer so I don't 
really know where your code fix goes in the file.

Regards,

W. D.






>
>Danny
>
>
>___
>[EMAIL PROTECTED] mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 




-- 
Start Here to Find It Fast!™ ->
http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names -> http://domains.us-webmasters.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


About NETGRAPH

2004-08-31 Thread Abdul Rf
Dear all,

I've trying configure NETGRAPH for PPPoE server on my FreeBSD (I'm
using FreeBSD 4.9R). I've been following this site for my case
(http://www.rensel.com/wireless/pppoe.cfm) and with some configure.

My problem is, if i have connected to my FreeBSD with my Windows
machine (using RASPPPOE) just for four connection, and no more. How
can i have more connection with my windows machine?


Thanks and regards,
Abdul Rf
email : [EMAIL PROTECTED]
YM: abdulrf_sby
PH: +62 813 307 31596



  

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't boot

2004-08-31 Thread Subhro
I assume that you are installing *only* FreeBSD on the Pentium and not
multibooting it. Did you select to install the standard MBR or did u
select to leave he MBR untouched? What happens when you try to boot
the system fromthe hadr drive?

Regard
S.

On Wed, 1 Sep 2004 02:49:51 + (UTC), Phil Thomson
<[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Just installed FreeBSD on a Pentium 150 I found in the garbage (!), and it
> seems the installation went fine, but I cannot boot. I had to use the boot
> floppies to start the installation, so I used those to boot from to try
> and figure out how to configure the boot options in sysinstall, but I had
> no luck. I tried using the fixit floppy, but I don't understand how to
> find the hard drive or what I would do when I got there (I'm kind of a
> newbie to FreeBSD). The "holographic shell" didnt work (no shell came up
> at all). I can't currently rescue from a CD as I did a network install
> from floppies. What is the next step?
> 
> P
> 
> "Computers in the future may weigh no more than 1.5 tons."
> Popular Mechanics, 1949
> 
> =
> Phil Thomson
> home: http://www.sfu.ca/~pthomson
> label: http://centibel.org/
> group: http://groups.yahoo.com/group/databenders/
> =
> 
> SDF Public Access UNIX System
> http://www.freeshell.org/
> Geekier than you since 1987.
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can't boot

2004-08-31 Thread Phil Thomson
Hi all,
Just installed FreeBSD on a Pentium 150 I found in the garbage (!), and it 
seems the installation went fine, but I cannot boot. I had to use the boot 
floppies to start the installation, so I used those to boot from to try 
and figure out how to configure the boot options in sysinstall, but I had 
no luck. I tried using the fixit floppy, but I don't understand how to 
find the hard drive or what I would do when I got there (I'm kind of a 
newbie to FreeBSD). The "holographic shell" didnt work (no shell came up 
at all). I can't currently rescue from a CD as I did a network install 
from floppies. What is the next step?

P
"Computers in the future may weigh no more than 1.5 tons."
Popular Mechanics, 1949
=
Phil Thomson
home: http://www.sfu.ca/~pthomson
label: http://centibel.org/
group: http://groups.yahoo.com/group/databenders/
=
SDF Public Access UNIX System
http://www.freeshell.org/
Geekier than you since 1987.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


EsperNET IRC

2004-08-31 Thread Arizona Uplink
Greetings!

I've noticed that a group has initiated an IRC support channel on
freenode for FreeBSD. I would like to extend the courtesy of starting
one on irc.esper.net, which is growing on a rather nice incline. I
currently have it registered, but would like to extend the invitation
to expand your support energy to a growing IRC server that already has
quite a few FreeBSD guru's looking for a place to meet, most of which
I come in contact with daily. My nickname on irc.esper.net (6667) is
azuplink, and I am usually in #FreeBSD and #hackermind channels on the
server. Please stop in sometime!

Thx

-- 
Matthew (Technology Specialist)
RentACoder - How Software Gets Done
http://rentacoder.com/RentACoder/SoftwareCoders/showBioInfo.asp?lngAuthorId=1149686
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


OT: Nachos - simulated OS

2004-08-31 Thread parv
Has anybody successfully compiled & used Nachos on FreeBSD 4.x, a
simulated OS?  If so, could you please share the script?

Some information is here...
  http://www.cs.washington.edu/homes/tom/nachos/
  http://kakugawa.aial.hiroshima-u.ac.jp/lecture/2000/ASE1/Handouts/overview.html


I suppose i am feeling lazy to compile gas, binutils, & gcc (which
would make the 3d instance) from source to be cross-compile-able due
to lack of a port. Speaking of which ... Nachos has been reported to
be ported to FreeBSD, btw.  (Hint, Hint.)

  - Parv

-- 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread Danny Mayer
At 03:57 PM 8/31/2004, W. D. wrote:
>> >>The Windows computer generating the Tardis NTP broadcasts is
>> >>at IP address: 192.168.2.119.  Does anyone have any idea
>> >>why it's not picking up these broadcasts?
>> >
>> >Also, that's not a broadcast address as I recall.
>>
>>It's the internal, NAT address, that my DHCP server/router
>>assigned to the Windows box that is sending out NTP
>>broadcast signals on port 123.
>
>
>That doesn't really matter. What address is it broadcasting on?
255.255.255.255
Why would you be trying to broadcast to everyone in the world?
Try 192.168.2.255. If it's not on the same subnet it would need
to be a different address.
However, Tardis can be configured to broadcast on
any address.  What is/are the recommended IP
address(es)?
No it can't. There are only (relatively) few broadcast addresses and
the routers have to support them or it will drop the packets if they
are not link local.
Danny
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread Danny Mayer
At 06:37 PM 8/31/2004, W. D. wrote:
At 17:16 8/31/2004, Harlan Stenn, wrote:
>>At 14:57 8/31/2004, W. D., wrote:
>>For some reason, I can't get to the UDel.edu FTP site.
>>Do you happen to know why?
>>
>>ftp://ftp.udel.edu/pub/ntp/ntp4/
>If you cannot use FTP, it is because there were Serious Hacking attempts
>aimed at UDel from that netblock.
>
>You will have to use http instead.
>
Thanks, Harlan.  I tried using Lynx here:
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
Unfortunately, I can't seem to find where Lynx put the
file after is was downloaded--if it even really
downloaded it in the first place.
Make sure you pull the ntp-dev tarball and not the stable.
If I download using Windows and burn it to a
CD, would there be problems because the file date
would be off?
What has the file time got to do with anything?
Also, I am still waiting to hear back from Danny.
I have a sneaking suspicion that the 2004 Aug. 20
version does not have his broadcastclient fix in
it.
I have no idea what that version is or where you got it.
The problem was fixed back in March.
Danny
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Customizing a "release"

2004-08-31 Thread ctodd

I'm looking for information on how to properly customize a FreeBSD
distribution when using the "make release" framework. I've made some
attempts to include a custom kernel in my own release, but this kernel
never makes it's way into the staging area (i.e. ftp distribution). The
documentation on the FreeBSD site covers how to build a release, but other
than a few hints I'm not finding and references on the correct way to
customize the release. Preferably I'd like to populate the build area
with the source, and apply my own patches prior to completing the build so
that a "make rerelease" and lengthy delay is not necessary. On that note,
is it possible to pre qualify a source file using the version control
number prior to applying the patch so that source changes are flagged?

Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


PXE Questions

2004-08-31 Thread admin2

I'm starting to use PXE to install FreeBSD servers, something I've been
doing with Linux for a while. I've got installs working, but I'm running
into a few flexibility issues I hope have been addressed.

While I use DHCP to install the server, the server should not attempt to
boot DHCP when rebooted. I've used the packageAdd mechanism to install and
run a script that customizes the rc.conf file, but upon first reboot the
hostname and DHCP configuration items are inserted into rc.conf below the
items I added with my script.

Q. How can the install be customized to cofigure rc.conf with a static IP
address rather than DHCP? Failing that, how can the "first boot"
configuration be disabled as to not conflict with my custom changes?

I have several different server configurations I need to run, and would
like to setup a per host install.cfg. RedHat's "kickstart" allows these
configurations to be defined on a per IP address basis by modifying a
config file. FreeBSD requires that the mfsroot image be mounted and the
install.cfg file within be modified. This process would need to be done
every time a server is installed rather than having a few vanilla
configurations that could be called independantly (ATA vs SCSI for
example).

Q. Can per host configurations be used? If not, can the install.cfg file
be used to retrieve this data "on the fly" i.e. :

variable=`fetch http://confighost/cgi-bin/config.pl`

where config.pl would be a script that could return values based on
the client IP address?

Is there another way to address this issue?

Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to use NAS???

2004-08-31 Thread Gary Kline

I've been trying to configure festival here on tao to be 
more familiar with it and be able to use it as a speech
synth'z'r on my laptop.  I run into a 'Can't access NAS"
error (ENOENT??) after I try to have the program issue
a test string.  A gengtleman at Edinburgh said I could
either axe NAS from the build, or configure NAS to 
point to my server.

I figured it would be decades before computers could
synth speech to an acceptable degree.  But this program
is getting awfully close.  interested?checkitout:NULL;

thanks for any NAS clues,

gary


-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread Brad Knowles
At 5:59 PM -0500 2004-08-31, W. D. wrote:
 Do you have any idea how to get in touch with
 whoever is the FreeBSD port maintainer for NTP?
	On a FreeBSD machine we use to help support the NTP Project, in 
/usr/ports/net/ntp, looking in the Makefile, I see:

MAINTAINER= [EMAIL PROTECTED]
 It would be great to find out why it is done this way.
It's a FreeBSD standard.  Frankly, it doesn't bother me at all.
 Also, I'd like to find out if the port maintainer
 could help update the NTP port so that this
 broadcastclient problem could be solved with the
 regular FreeBSD port, rather than having to do
 everything manually.
	He will just tell you to update your port definition.  The port 
definition I have is for version 4.2.0, and is fully current with our 
latest release.

	Also note that 4.2.0 was recently integrated into the FreeBSD 5.* 
tree, so if you pick up one of the FreeBSD 5.3-BETA tarballs, that 
will bring you up to current.  This version may also be incorporated 
into the upcoming release of the 4.* tree, if that has not yet 
already happened.

	We have a pretty good relationship with the FreeBSD folks, and 
they tend to track things like ntpd pretty closely.

--
Brad Knowles, <[EMAIL PROTECTED]>
"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."
-- Benjamin Franklin (1706-1790), reply of the Pennsylvania
Assembly to the Governor, November 11, 1755
  SAGE member since 1995.  See  for more info.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread W. D.
Thanks for the info, Brad.

Reply below...

[EMAIL PROTECTED] wrote:
> 
> "W. D." <[EMAIL PROTECTED]> wrote:
> 
> > FreeBSD appears to expect these NTP programs to be
> > in:
> >
> > /usr/sbin/
> >
> > That is where the 2003 Oct port put them.
> 
> That's because the FreeBSD port specification modifies the default location
> that we provide as part of the tarball.
> 
> >I
> > downloaded the most recent 'ntp-dev' tarball I could find:
> >
> > ftp://ftp.starhub.net.sg/pub/funet/unix/tcpip/ntp/xntp/udel/ntp4/ntp-dev-
> > 4.2.0a-20040826.tar.gz
> >
> > I did a 'make install' as we discussed previously.  As
> > before, the files were compiled to:
> >
> > /usr/local/sbin/
> 
> Right, which is the standard location we provide, unless you choose to
> over-ride it with something else -- which is what the FreeBSD port
> definition does.

Do you have any idea how to get in touch with
whoever is the FreeBSD port maintainer for NTP?

It would be great to find out why it is done this way.

Also, I'd like to find out if the port maintainer 
could help update the NTP port so that this 
broadcastclient problem could be solved with the
regular FreeBSD port, rather than having to do
everything manually.


> 
> As for the rest, I'm not sure I can help you.  I'll have to go back and
> re-read your other posts.

-- 
Start Here to Find It Fast!™ ->
http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names -> http://domains.us-webmasters.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread W. D.
At 17:16 8/31/2004, Harlan Stenn, wrote:
>>At 14:57 8/31/2004, W. D., wrote:
>>For some reason, I can't get to the UDel.edu FTP site. 
>>Do you happen to know why?
>>
>>ftp://ftp.udel.edu/pub/ntp/ntp4/

>If you cannot use FTP, it is because there were Serious Hacking attempts
>aimed at UDel from that netblock.
>
>You will have to use http instead.
>

Thanks, Harlan.  I tried using Lynx here:

http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/

Unfortunately, I can't seem to find where Lynx put the 
file after is was downloaded--if it even really 
downloaded it in the first place.

If I download using Windows and burn it to a 
CD, would there be problems because the file date
would be off?

Also, I am still waiting to hear back from Danny.
I have a sneaking suspicion that the 2004 Aug. 20
version does not have his broadcastclient fix in
it.



-- 
Start Here to Find It Fast!™ ->
http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names -> http://domains.us-webmasters.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 3Com Etherlink III ISA support [was Question]

2004-08-31 Thread horio shoichi
On Mon, 30 Aug 2004 19:28:03 -0700 (PDT)
stheg olloydson <[EMAIL PROTECTED]> wrote:
> it was said:
> 
> >the version of FreeBsd that i've tried does not support the network
> >card i have on the computer which is a "3Com Etherlink III ISA
> (3C509b->TPO) in PnP mode" i would like to know which versions of
> FreeBsd >supports this network card.
> 
Assuming you are going to use i386 machine..

The interface is supported by many versions. See it yourself from
http://www.freebsd.org/releases/index.html.

In my experience, (the last version I used was on 4.4-STABLE), pnp mode
never worked for me. As others say, I had to configure them with dos.


> Hello,
(snip)
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

horio shoichi

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread Harlan Stenn
If you cannot use FTP it is because there were Serious Hacking attempts
aimed at UDel from that netblock.

You will have to use http instead.

H
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem with building ngircd from the ports

2004-08-31 Thread Martin Hasenbein
Hi everybody,

I just installed ngircd and it really runs fine. Just as I like it :-)
But I ran into some trouble, when I tried to activate IDENT. My system
is a FreeBSD 4.10. If I try to install from the port or from source,
I get the following error (right now from port):

$ make -DWITH_IDENT install clean

[..snipp..]

checking for ident_id in -lident... no
checking for ident_id... no
configure: error: Can't enable IDENT support!
===>  Script "configure" failed unexpectedly.

Any ideas, why this happens? I already googled, but with no success.

Thank you.


Ciao,
 -Martin.

-- 
Martin Hasenbein |Volkartstr. 55| D-80636 Muenchen
fon: +49 89 12163761 | fax: +49 89 12163763 | gsm: +49 175 2255715
Unix is simple, but it takes a genius to understand the simplicity
  --Dennis Ritchie
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: opiekeys and IMAP

2004-08-31 Thread Chris
On Tue, 31 Aug 2004 08:58:55 -0700, Chris <[EMAIL PROTECTED]> wrote:
> On Wed, 01 Sep 2004 00:44:03 +0900, Luke Kearney <[EMAIL PROTECTED]> >
> 
> > > Here are the /etc/opie* Permissions:
> > > -rw---  1 root  wheel  466 Aug 30 16:27 opieaccess
> > > -rw-r--r--  1 root  wheel  200 Aug 30 16:33 opiekeys
> >
> > If this is where the information is kept then perhaps you would either
> > need to change the permissions here or run your imap program as root
> > which is probably not the optimal setup.
> >
> > >
> > > I do have some keys made with 'opiepasswd' (I hope I did it right):
> > > #cat opiekeys
> > > cyrus 0499 vz8252   ff3435334004cd3e  Aug 30,2004 16:30:23
> > >
> > > #cat opieaccess
> > > permit 172.16.0.0 255.255.0.0  (my internal network)
> >
> > Check the permissions out and see what happens.
> >
> > HTH
> >
> > LukeK
> >
> > --
> > Luke Kearney <[EMAIL PROTECTED]>
> >
> >
> 
> Everyone has read access to /etc/opiekeys, isn't that all that program
> would need?
> 
> Chris
> 


I did  give read/write access to the cyrus user on those files  but
still no luck.

Anyone else have an idea? I'd sure hate to go back to redhat  :(

Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Steven Friedrich
Yes, I ran pkgdb -F (I didn't use f, don't know what it's for yet).
I fixed those dependencies.
And yep, I have Qt 3.3.3
I'll have to look at arts...



On Tuesday 31 August 2004 05:12 pm, Donald J. O'Neill wrote:
> I took this from the announcement on the ports list:
> Packages are available for i386 for 4-STABLE and 5-CURRENT
> (5.3-BETA) from
> http://rabarber.fruitsalad.org
>
> Did you run pkgdb -fF? As I said before, I had to fix the broken
> dependencies on kdelibs and kdepim before "portupgrade -pv kde\*
> quanta\*" would work.
>
> Do you have qt-3.3.3 installed on your systems. You need to have
> that. If not, install it first. Do you have arts-1.3.0,1 installed.
> if not, install that next, it has a dependency on qt in order to
> build from ports. Then install kdelibs-3.3.0, from ports. It has
> dependency on qt and arts in order to build. After that try
> upgrading using portupgrade, or if you have truly trashed kde,
> build kde-3.3.0, the meta port. Then, build any other kde ports you
> need.
>
> I run FreeBSD 5.2.1p9. There aren't any kde packages for it yet,
> maybe there are now, well I know there are, I built them and
> they're sitting on my system, but they not generic built.
>
> Don
>
> --
> Donald J. O'Neill
> [EMAIL PROTECTED]
>
> 
>
> On Tuesday 31 August 2004 03:26 pm, Steven Friedrich wrote:
> > Thanks for the info.
> >
> > I added CFLAGS and COPTFLAGS to my make.conf, but it still fails
> > to build kdelibs on two machines.  This looks like a valid build
> > break to me.  Did you build it on 4.x or 5.x?
> >
> > I suspect it's due to the compiler on 4.x.  Did the KDE port team
> > build it on 4.10-STABLE?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


-DNOPROFILE ?

2004-08-31 Thread Geert Hendrickx
What exactly does this make.conf-flag do: 

NOPROFILE= true# Avoid compiling profiled libraries

What are "profiled" libraries?  

GH
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: burncd problem err=16 any ideas?

2004-08-31 Thread Subhro
On Wed, 1 Sep 2004 02:50:36 +0530, Subhro <[EMAIL PROTECTED]> wrote:
> On Tue, 31 Aug 2004 16:05:13 -0500, michael <[EMAIL PROTECTED]> wrote:
> > Im pretty sure Im using a 40 conductor type, as for using the same cable
> > for a Hard drive then cd rom they have there own separate cables,
> > Primary goes to the hard drive, secondary is to the cd rom and i dont
> > use a floppy.  Im not sure if the cd rom is set to slave ( manually )
> > but im going to check that tonight. The Drive does support the buffer
> > under run error protection, ill give you the whole specs of my system,
> >
> > Amd 146 Opteron 2.0 ghz
> > Asus SK8V Motherboard
> > 1024mb of ram
> > Sony DRU-530A Cd/Dvd Burner ( i have that model number memorized now
> > thanks to my recent problems with it )
> > Here are the results from the sysctl command:
> >
> > <118>mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
> > <118> sendmail
> > <118> sendmail-clientmqueue
> > hw.ata.ata_dma: 1
> > hw.ata.atapi_dma: 0
> > <118>mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
> > <118> sendmail
> > <118> sendmail-clientmqueue
> >
> > If you need anything else let me know im gonna pop open the box later to
> > make sure the cdrom is set to slave.
> >
> > Michael
> >
> 
> cat >> /boot/loader.conf 
> 
> hw.ata.atapi_dma=1
> 
> 
> reboot 
> 
> Does it remain?
> 
> And check the drive ordering. Most likely that is the problem.
> 

Also insist on going for a 80 conductor cable instead of the 40
conductor one. They are much better and really worth the bucks.

Regards
S.


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: burncd problem err=16 any ideas?

2004-08-31 Thread Subhro
On Tue, 31 Aug 2004 16:05:13 -0500, michael <[EMAIL PROTECTED]> wrote:
> Im pretty sure Im using a 40 conductor type, as for using the same cable
> for a Hard drive then cd rom they have there own separate cables,
> Primary goes to the hard drive, secondary is to the cd rom and i dont
> use a floppy.  Im not sure if the cd rom is set to slave ( manually )
> but im going to check that tonight. The Drive does support the buffer
> under run error protection, ill give you the whole specs of my system,
> 
> Amd 146 Opteron 2.0 ghz
> Asus SK8V Motherboard
> 1024mb of ram
> Sony DRU-530A Cd/Dvd Burner ( i have that model number memorized now
> thanks to my recent problems with it )
> Here are the results from the sysctl command:
> 
> <118>mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
> <118> sendmail
> <118> sendmail-clientmqueue
> hw.ata.ata_dma: 1
> hw.ata.atapi_dma: 0
> <118>mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p /
> <118> sendmail
> <118> sendmail-clientmqueue
> 
> If you need anything else let me know im gonna pop open the box later to
> make sure the cdrom is set to slave.
> 
> Michael
> 

cat >> /boot/loader.conf 

hw.ata.atapi_dma=1


reboot 

Does it remain?

And check the drive ordering. Most likely that is the problem.

Regards
S.
-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Supported motherboards? (Abit IS7?)

2004-08-31 Thread Subhro
On Wed, 1 Sep 2004 02:43:04 +0530, Subhro <[EMAIL PROTECTED]> wrote:
> On Tue, 31 Aug 2004 23:08:24 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> > On Wed, Sep 01, 2004 at 02:36:52AM +0530, Subhro wrote:
> > > On Tue, 31 Aug 2004 23:04:27 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> > > > On Wed, Sep 01, 2004 at 02:32:52AM +0530, Subhro wrote:
> > > > > Yeh that board works with FreeBSD 5.2.1-R-p9. However you need to
> > > > > reflash the latest BIOS as the ACPI seems to be broken and yes the
> > > > > sound DOES work. You need a rebuild of the kernel though.
> > > > >
> > > > >
> > > >
> > > > Thank you for the quick reply!
> > > >
> > > > A rebuild of the kernel is not a problem(though the module can't be loaded as 
> > > > a module?).
> > > >
> > > >
> > >
> > > I don't think so. I always include the sound statically in the kernel.
> > > Maybe somone else will be able to help.
> > >
> >
> > Perhaps you know what option I have to add to the kernel configuration file?
> 
> device snd
> 
> for 4.* and upto 5.2.1
> 

Oops a correction. for AC97 its 
device pcm 
and not snd as I said earlier

Sorry for the error

Regards
S.
-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Supported motherboards? (Abit IS7?)

2004-08-31 Thread Subhro
On Tue, 31 Aug 2004 23:08:24 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 01, 2004 at 02:36:52AM +0530, Subhro wrote:
> > On Tue, 31 Aug 2004 23:04:27 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> > > On Wed, Sep 01, 2004 at 02:32:52AM +0530, Subhro wrote:
> > > > Yeh that board works with FreeBSD 5.2.1-R-p9. However you need to
> > > > reflash the latest BIOS as the ACPI seems to be broken and yes the
> > > > sound DOES work. You need a rebuild of the kernel though.
> > > >
> > > >
> > >
> > > Thank you for the quick reply!
> > >
> > > A rebuild of the kernel is not a problem(though the module can't be loaded as a 
> > > module?).
> > >
> > >
> >
> > I don't think so. I always include the sound statically in the kernel.
> > Maybe somone else will be able to help.
> >
> 
> Perhaps you know what option I have to add to the kernel configuration file?

device snd

for 4.* and upto 5.2.1

Regards
S.


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Donald J. O'Neill
I took this from the announcement on the ports list:
Packages are available for i386 for 4-STABLE and 5-CURRENT 
(5.3-BETA) from 
http://rabarber.fruitsalad.org

Did you run pkgdb -fF? As I said before, I had to fix the broken 
dependencies on kdelibs and kdepim before "portupgrade -pv kde\* 
quanta\*" would work. 

Do you have qt-3.3.3 installed on your systems. You need to have 
that. If not, install it first. Do you have arts-1.3.0,1 installed. 
if not, install that next, it has a dependency on qt in order to 
build from ports. Then install kdelibs-3.3.0, from ports. It has 
dependency on qt and arts in order to build. After that try 
upgrading using portupgrade, or if you have truly trashed kde, 
build kde-3.3.0, the meta port. Then, build any other kde ports you 
need.

I run FreeBSD 5.2.1p9. There aren't any kde packages for it yet, 
maybe there are now, well I know there are, I built them and 
they're sitting on my system, but they not generic built.

Don

-- 
Donald J. O'Neill
[EMAIL PROTECTED]


On Tuesday 31 August 2004 03:26 pm, Steven Friedrich wrote:
> Thanks for the info.
>
> I added CFLAGS and COPTFLAGS to my make.conf, but it still fails
> to build kdelibs on two machines.  This looks like a valid build
> break to me.  Did you build it on 4.x or 5.x?
>
> I suspect it's due to the compiler on 4.x.  Did the KDE port team
> build it on 4.10-STABLE?
>


-- 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenGL development on FreeBSD

2004-08-31 Thread Henrik W Lund
Miguel Mendez wrote:
On Tue, 31 Aug 2004 17:10:26 -0700
Henrik W Lund <[EMAIL PROTECTED]> wrote:
 



All modern toolkits allow integration with OpenGL these days, be it SDL
or GTK+/Qt if you need something more feature rich. I see little reason
not to use them.
Just my $0.02
 

I'll most definitely keep that in mind. I remember from trying out GLUT 
that it is limited. SDL is what I've been using, but if QT and GTK+ also 
have support for OpenGL, well, that's grand! :-D

-Henrik
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Supported motherboards? (Abit IS7?)

2004-08-31 Thread Subhro
On Tue, 31 Aug 2004 23:04:27 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> On Wed, Sep 01, 2004 at 02:32:52AM +0530, Subhro wrote:
> > Yeh that board works with FreeBSD 5.2.1-R-p9. However you need to
> > reflash the latest BIOS as the ACPI seems to be broken and yes the
> > sound DOES work. You need a rebuild of the kernel though.
> >
> >
> 
> Thank you for the quick reply!
> 
> A rebuild of the kernel is not a problem(though the module can't be loaded as a 
> module?).
> 
> 

I don't think so. I always include the sound statically in the kernel.
Maybe somone else will be able to help.


> 
> > On Tue, 31 Aug 2004 22:57:29 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> > > I'm building myself a new desktop, and I'm wondering wether this motherboard 
> > > will work with FreeBSD 5.x?
> > >
> > > http://www2.abit.com.tw/page/se/motherboard/motherboard_detail.php?pMODEL_NAME=IS7&fMTYPE=Socket%20478&pPRODINFO=Specifications
> > >
> > > I'm wondering if the onboard sound will work with FreeBSD. It says it is 
> > > AC97(and a quick google shows that AC97 appears to work with FreeBSD), but you 
> > > never know..
> > > If anyone have used this motherboard, or could recommend me one that works with 
> > > a P4 2.8 GHz processor, please reply!
> > > ___
> > > [EMAIL PROTECTED] mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> > >
> 

Regards
S.

-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Supported motherboards? (Abit IS7?)

2004-08-31 Thread Subhro
Yeh that board works with FreeBSD 5.2.1-R-p9. However you need to
reflash the latest BIOS as the ACPI seems to be broken and yes the
sound DOES work. You need a rebuild of the kernel though.

Regards
S.

On Tue, 31 Aug 2004 22:57:29 +0200, Erik Johnsson <[EMAIL PROTECTED]> wrote:
> I'm building myself a new desktop, and I'm wondering wether this motherboard will 
> work with FreeBSD 5.x?
> 
> http://www2.abit.com.tw/page/se/motherboard/motherboard_detail.php?pMODEL_NAME=IS7&fMTYPE=Socket%20478&pPRODINFO=Specifications
> 
> I'm wondering if the onboard sound will work with FreeBSD. It says it is AC97(and a 
> quick google shows that AC97 appears to work with FreeBSD), but you never know..
> If anyone have used this motherboard, or could recommend me one that works with a P4 
> 2.8 GHz processor, please reply!
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD on external Hard Disk

2004-08-31 Thread Subhro
The installation to external hard disk is exactly the same as if you
had another internal drive. Only the external Hard disk will show up
as da0 and you need to keep an eye on which drive you are
partitioning. Select to install the Boot Manager in the MBR when
sysinstall asks for it. alternative you can use a third party boot
manager like grub but it is not at all recommended. Refer to the
handbook for the nitty gritty details about how to go on with the
installation.

Regards
S.

On Tue, 31 Aug 2004 20:42:19 +0100, Olivier Renard
<[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I am new to FreeBSD, hence this question regarding the installation of
> FreeBSD 5.2.1 on an
> external hard disk. I was considering buying a Maxtor One-Touch (USB and
> FireWire, 80GB) to install FreeBSD 5.2.1 on it. I already have Windows XP
> Pro and
> Fedora Core 2 installed on an Acer TravelMate 803 CLi (with Intel Centrino
> chip) laptop, but to make things cleaner, I think it is better to install
> FreeBSD on an external hard disk and to update the MBR on the TravelMate so
> as to be able
> to boot FreeBSD on the external drive.
> 
> I have searched the mailing lists on FreeBSD and searched Google, but there
> does not seem to be any information on such a set-up. If anyone has any
> exprerience installing FreeBSD 5.2.1 on an external hard disk (particulary
> the
> Maxtor HD mentioned above), your help and advice would be immensely
> appreciated.
> 
> Thank you very much
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Supported motherboards? (Abit IS7?)

2004-08-31 Thread Erik Johnsson
I'm building myself a new desktop, and I'm wondering wether this motherboard will work 
with FreeBSD 5.x?

http://www2.abit.com.tw/page/se/motherboard/motherboard_detail.php?pMODEL_NAME=IS7&fMTYPE=Socket%20478&pPRODINFO=Specifications

I'm wondering if the onboard sound will work with FreeBSD. It says it is AC97(and a 
quick google shows that AC97 appears to work with FreeBSD), but you never know.. 
If anyone have used this motherboard, or could recommend me one that works with a P4 
2.8 GHz processor, please reply!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Tilman Linneweh
* Steven Friedrich [Di, 31 Aug 2004 at 22:26 GMT]:
> I suspect it's due to the compiler on 4.x.  Did the KDE port team build it on 
> 4.10-STABLE?

Yes we did.
You can try to install the package from
http://rabarber.fruitsalad.org/index.html#a_4-STABLE

Your compile fails because there is a bogus @[EMAIL PROTECTED]
I don't know yet, why this is not expanded.

regards 
tilman
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: java install errors

2004-08-31 Thread Dick Davies
* Chip <[EMAIL PROTECTED]> [0807 14:07]:
> After letting the build of java run all night I got these error 2's 
> (here's the end snippet of code) -

have you got a linprocfs mounted?


-- 
Loud burping while walking around the airport is prohibited in
Halstead, Kansas.
Rasputin :: Jack of All Trades - Master of Nuns
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Steven Friedrich
Thanks for the info.

I added CFLAGS and COPTFLAGS to my make.conf, but it still fails to build 
kdelibs on two machines.  This looks like a valid build break to me.  Did you 
build it on 4.x or 5.x?

I suspect it's due to the compiler on 4.x.  Did the KDE port team build it on 
4.10-STABLE?


On Tuesday 31 August 2004 03:11 pm, Donald J. O'Neill wrote:
> Hi Steven,
>
> It looks to me like you may be missing something in your make.conf
> file. I use:
>  CFLAGS= -O -pipe
>  COPTFLAGS= -O -pipe
> And If you're just upgradeing KDE to 3.3, you can use:
>  BATCH=yes
>
> Run pkgdb -fF and straighten out any bad dependencies. When I did
> the upgrade, after following step 2, there were dependencies on
> kdeutils and kdepim still in pkgdb. Those have to be resolved or
> portupgrade will puke. Unfortunately, I didn't resolve those
> dependencies until after I built arts and kdelib from ports. At
> that  point I followed the top part of step 3.
>
> I have a 1.13ghz AMD Thunderbird, I started the upgrade at 5:00 last
> night, it finished today at about 1:00PM. That upgrade took a long
> time to complete.
>
> Hope that will help.
>
> Don
>
> Donald J. O'Neill
> [EMAIL PROTECTED]
>
> On Tuesday 31 August 2004 08:20 am, Steven Friedrich wrote:
> > I failed to mention that I'm running 4.10-STABLE on this box.
> >
> > Also, I have a second box and I cvsupped it and it fails to build
> > kdelibs too. Only THIS time, I simply went to the port directory,
> > i.e., /usr/ports/x11/kdelibs3 and invoked make.  On the other
> > system, I followed the procedures in UPDATING (which has
> > portupgrade -a as part of step 3 or 4), and now that system
> > doesn't have any kde. So the second system is still running KDE
> > 3.2.3 and the first box is blown out of the water.
> >
> > Here are my auto tool versions:
> > autoconf-2.13.000227_5  =  up-to-date with port
> > autoconf-2.53_3 =  up-to-date with port
> > autoconf-2.59_2 =  up-to-date with port
> > automake-1.5_2,1=  up-to-date with port
> > automake-1.8.5_2=  up-to-date with port
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Lateral Files Available

2004-08-31 Thread Michael Krause

If you would like to unsubscribe from this list, please click on the link at the 
bottom of the Email...this is the only way to be removed from this list


If you would like to stay subscribed to this list, you do not need to do a thing.

==

Over 400 lateral files available
2, 4 and 5 Drawer
36" and 42"
Steelcase
Harper
Harbor
Meridian
in Excellent shape
$20.00 per drawer
Michael Krause 360-374-4090
[EMAIL PROTECTED]




Mail To [EMAIL PROTECTED] to unsubscribe.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread W. D.
Thanks for looking into this, Danny!

Reply below...

At 12:49 8/31/2004, Danny Mayer, wrote:
>At 11:15 PM 8/30/2004, W. D. wrote:
>>Hi Danny,
>>
>>Reply below...
>>
>>At 19:02 8/30/2004, Danny Mayer wrote:
>> >At 07:13 PM 8/30/2004, W. D. wrote:
>> >>30 Aug 21:50:05 ntpd[88]: logging to file /var/log/ntpd.log
>> >>30 Aug 21:50:05 ntpd[88]: ntpd [EMAIL PROTECTED] Mon Aug 30 14:14:07 GMT
>> >>2004 (1)
>> >>30 Aug 21:50:05 ntpd[88]: precision = 4.191 usec
>> >>30 Aug 21:50:05 ntpd[88]: Listening on interface dc0,
>> >>fe80:1::2a0:ccff:fe50:e7c7#123
>> >>30 Aug 21:50:05 ntpd[88]: Listening on interface dc0, 192.168.2.177#123
>> >>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, ::1#123
>> >>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, fe80:3::1#123
>> >>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, 127.0.0.1#123
>> >>30 Aug 21:50:05 ntpd[88]: kernel time sync status 2040
>> >>30 Aug 21:50:05 ntpd[88]: frequency initialized 0.000 PPM from
>> >>/etc/ntp.drift
>> >>30 Aug 21:50:05 ntpd[88]: Unable to listen for broadcasts, no broadcast
>> >>interfaces available
>> >
>> >What does ifconfig -a tell you?
>>
>>
>>dc0: flags=8843 mtu 1500
>> inet6 fe80::2a0:ccff:fe50:e7c7%dc0 prefixlen 64 scopeid 0x1
>> inet 192.168.2.177 netmask 0xff00 broadcast 192.168.2.255
>> ether 00:a0:cc:50:e7:c7
>> media: Ethernet autoselect (100baseTX )
>> status: active
>>lp0: flags=8810 mtu 1500
>>lo0: flags=8049 mtu 16384
>> inet6 ::1 prefixlen 128
>> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>> inet 127.0.0.1 netmask 0xff00
>>ppp0: flags=8010 mtu 1500
>>sl0: flags=c010 mtu 552
>>faith0: flags=8002 mtu 1500
>>
>
>That means the broadcast flag is set for the dc0 interface for IP address 
>192.168.2.177.
>You appear to be missing the following patch to libisc/ifiter_ioctl.c:
>
>http://ntp.bkbits.net:8080/ntp-dev/diffs/libisc/[EMAIL PROTECTED]
>x.html|src/.|src/libisc|hist/libisc/ifiter_ioctl.c

http://tinyurl.com/66see

Most of these files in libisc are dated 2004 Feb 24.

More...

>Basically you are missing the following:
>
>
> if ((lifreq.lifr_flags & IFF_BROADCAST) != 0) {
> iter->current.flags |= INTERFACE_F_BROADCAST;
> }
>
>That should have been in the latest ntp-dev tarball. 

I downloaded the 2004 Aug 26 version from:
ftp://ftp.starhub.net.sg/pub/funet/unix/tcpip/ntp/xntp/udel/ntp4/

For some reason, I can't get to the UDel.edu FTP site. 
Do you happen to know why?

ftp://ftp.udel.edu/pub/ntp/ntp4/


>Otherwise please add it 
>and rebuild.

In the 2004 Aug 26 version that I have, the libisc/ifiter_ioctl.c
file is dated 2004 Feb. 24.  Within it, I can't find the places
to edit this file.  I suspect that this file is probably
far out of date compared to the current version.  Here
is what I have:

http://www.us-webmasters.com/Temp/ifiter_ioctl.c.txt

Rather than trying to edit this C file, would it be better
to just download the 2004 Aug 30, or later version?

ftp://ftp.starhub.net.sg/pub/funet/unix/tcpip/ntp/xntp/udel/ntp4/

ntp-dev-4.2.0a-20040830.tar.gz

http://www.FileSearching.com/cgi-bin/s?q=ntp-dev-4.2&t=f&d=&l=en

More...

>> >>The Windows computer generating the Tardis NTP broadcasts is
>> >>at IP address: 192.168.2.119.  Does anyone have any idea
>> >>why it's not picking up these broadcasts?
>> >
>> >Also, that's not a broadcast address as I recall.
>>
>>It's the internal, NAT address, that my DHCP server/router
>>assigned to the Windows box that is sending out NTP
>>broadcast signals on port 123.
>
>
>That doesn't really matter. What address is it broadcasting on?

255.255.255.255

However, Tardis can be configured to broadcast on 
any address.  What is/are the recommended IP 
address(es)?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd-security-announce

2004-08-31 Thread Radek Kozlowski
On Tue, Aug 31, 2004 at 09:02:23AM -0400, Moti Levy wrote:
> >It doesn't appear in the list of FreeBSD mailing lists at:
> >
> >   http://lists.freebsd.org/mailman/listinfo
> >
> >which suggests that it has gone the way of all flesh.
> >
> >Perhaps [EMAIL PROTECTED] or
> >[EMAIL PROTECTED] would serve you better.
> >
> > Cheers,
> >
> > Matthew
> >
> > 
> >
> i am subscribed t notifications as well ,
> with two diffrent email address .
> still no luck :-(

http://lists.freebsd.org/pipermail/freebsd-security-notifications/

There haven't been any security notifications recently, that's why
you're not receiving any mail.

-Radek
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mac filtering with ipfw2

2004-08-31 Thread Christian Hiris
On Tuesday 31 August 2004 18:07, Steve Quezadas wrote:
> Hello,
>
> I have tried and tried and tried to get mac filtering to work with
> ipfw2. I have tried the usual sources (Google Groups, google, mailling
> list, man pages, etc). Here it goes:
>
> I basically want to allow traffic to come from one mac address. I am
> trying to get the following rule to work:
>
> ipfw add accept tcp from any to any MAC any 10:20:30:40:50:60
>
> Yes, ipfw2 is on my freebsd system. This rule is basically: "allow
> traffic from mac address 10:20:30:40:50:60 to anywhere on the
> network".
>
> What am I doing wrong?

Did you set the sysctl net.link.ether.ipfw=1? You can do this 
in /etc/sysctl.conf or via the sysctl command.

If you want to establish any kind of useful communication, you need to allow 
incoming and outgoing traffic for the specified MAC. 

# ipfw add pass MAC any 10:20:30:40:50:60
# ipfw add pass MAC 10:20:30:40:50:60 any
   
To use arp requests (which are addressed to ff:ff:ff:ff:ff:ff) you need to 
allow them a way out, too.  

# ipfw add pass MAC any ff:ff:ff:ff:ff:ff 

Cheers,
ch 

-- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x941B6B0B 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu


pgpYBBCA4Pdxq.pgp
Description: signature


FreeBSD on external Hard Disk

2004-08-31 Thread Olivier Renard
Hello,

I am new to FreeBSD, hence this question regarding the installation of
FreeBSD 5.2.1 on an
external hard disk. I was considering buying a Maxtor One-Touch (USB and
FireWire, 80GB) to install FreeBSD 5.2.1 on it. I already have Windows XP
Pro and
Fedora Core 2 installed on an Acer TravelMate 803 CLi (with Intel Centrino
chip) laptop, but to make things cleaner, I think it is better to install
FreeBSD on an external hard disk and to update the MBR on the TravelMate so
as to be able
to boot FreeBSD on the external drive.

I have searched the mailing lists on FreeBSD and searched Google, but there
does not seem to be any information on such a set-up. If anyone has any
exprerience installing FreeBSD 5.2.1 on an external hard disk (particulary
the
Maxtor HD mentioned above), your help and advice would be immensely
appreciated.

Thank you very much


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mac filtering with ipfw2

2004-08-31 Thread Charles Swiger
On Aug 31, 2004, at 12:07 PM, Steve Quezadas wrote:
I basically want to allow traffic to come from one mac address. I am
trying to get the following rule to work:
ipfw add accept tcp from any to any MAC any 10:20:30:40:50:60
OK, that looks about right.
Yes, ipfw2 is on my freebsd system. This rule is basically: "allow
traffic from mac address 10:20:30:40:50:60 to anywhere on the
network".
What am I doing wrong?
Dunno.  You've told us what you want to do, but you haven't told us 
what the problem is that you are having.  If you add the log keyword to 
your rules, you might have a better shot at seeing what they are doing; 
also look at "ipfw -a list".

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Donald J. O'Neill
Hi Steven,

It looks to me like you may be missing something in your make.conf 
file. I use:
 CFLAGS= -O -pipe
 COPTFLAGS= -O -pipe
And If you're just upgradeing KDE to 3.3, you can use:
 BATCH=yes

Run pkgdb -fF and straighten out any bad dependencies. When I did 
the upgrade, after following step 2, there were dependencies on 
kdeutils and kdepim still in pkgdb. Those have to be resolved or 
portupgrade will puke. Unfortunately, I didn't resolve those 
dependencies until after I built arts and kdelib from ports. At 
that  point I followed the top part of step 3. 

I have a 1.13ghz AMD Thunderbird, I started the upgrade at 5:00 last 
night, it finished today at about 1:00PM. That upgrade took a long 
time to complete. 

Hope that will help.

Don

Donald J. O'Neill
[EMAIL PROTECTED]

On Tuesday 31 August 2004 08:20 am, Steven Friedrich wrote:
> I failed to mention that I'm running 4.10-STABLE on this box.
>
> Also, I have a second box and I cvsupped it and it fails to build
> kdelibs too. Only THIS time, I simply went to the port directory,
> i.e., /usr/ports/x11/kdelibs3 and invoked make.  On the other
> system, I followed the procedures in UPDATING (which has
> portupgrade -a as part of step 3 or 4), and now that system
> doesn't have any kde. So the second system is still running KDE
> 3.2.3 and the first box is blown out of the water.
>
> Here are my auto tool versions:
> autoconf-2.13.000227_5  =  up-to-date with port
> autoconf-2.53_3 =  up-to-date with port
> autoconf-2.59_2 =  up-to-date with port
> automake-1.5_2,1=  up-to-date with port
> automake-1.8.5_2=  up-to-date with port
>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Installing on Compaq DL380 with IDA RAID

2004-08-31 Thread Doug Poland
Hello,

I'm having a problem installing 5.3-BETA2 on this box with a Compaq
Integrated SMART Array Controller.  The install CD detects the array
and I can partition, label, and install 5.3-BETA2 through the post-
install configuration.  However, when I reboot, the OS tells me, 
something to the effect, "OS not found".

I've tried installing the FreeBSD boot manager, a standard boot 
record, and to leave the MBR untouched.  I've also tried 4.9-RELEASE
just to see if there was a problem with 5.3-BETA2.  No matter what 
I try, I cannot get the Compaq BIOS to recognize the OS I just 
installed on the drive array.

I must be missing something obvious, but googling and perusing the
archives hasn't helped.

Thanks for your assistance...

Doug



__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: java install errors

2004-08-31 Thread Randy Grafton
Not to beat a dead horse but here are a couple of extra points to offer.

>From a Base/Minimal install of 5.2.1 I got a current ports tree with
cvsup-without-gui.

Next, I install linux-base:
cd /usr/ports/emulators/linux-base
make install clean
edit /etc/rc.conf to contain the line linux_enable="YES"

I then downloaded:
bsd-jdk14-patches-6.tar.gz (Got this from www.eyesbeyond.com)
j2sdk-1_4_2-bin-scsl.zip
j2sdk-1_4_2-src-scsl.zip
j2sdk-1_4_2_05-linux-i586.bin
j2sdk-sec-1_4_2-src-scsl.zip
(I got the j2sdk stuff from java.sun.com).
Once these files were downloaded, I placed them in /usr/port/distfiles.

Now cd to /usr/ports/java/jdk14 and do a make install clean.

I just did these steps in the listed order yesterday and after a few hours
of compiling java it was up.

-Randy

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Hodgson
Sent: Tuesday, August 31, 2004 10:15 AM
To: 'T Kellers'; [EMAIL PROTECTED]
Cc: 'Chip'
Subject: RE: java install errors

>> 
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location
>> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java
>> /util/Curr ency Data.java:1: 'class' or 'interface' expected 
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location ^
>> 
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/
> util/Currency
>> Data.java:1: unclosed character literal
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location ^



>> 
>> Stop in /usr/ports/java/jdk14.
>> --
>> What needs to be done to make this actually install correctly?
>> Thanks, Chip 
>> 

I had this happen to me a couple of times, and the cause (for me) was that I
hadn't setup linux emulation properly. This message (from a google search)
seems to sum it up: 

http://www.mail-archive.com/[EMAIL PROTECTED]/msg60015.html

IIRC, I had to "make clean" in /usr/ports/java/jdk14 to get it work again
once this had happened.

Steve

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


nppd.so acrobat plugin hangs epiphany

2004-08-31 Thread Frank DiPrete
Hello
I am using nppd.so ad aplugin for PDF files in Epiphany.
Plugin installed from ports (pluginwrapper)
Epiphany 1.06
FreeBSD 5.2.1
Flash plugin works great,
Acrobat reader works great by itself.
When I attempt to view a PDF file in epiphany from a URL, nppd.so  
attempts to launch acrobat reader and hangs at the splash screen.
(Force quit to get out of it)

Anybody solve this one before?
TIA for thoughts.
More info:
the file nppd.so is a link:
in /usr/X11R6/lib/browser_plugins
lrwxr-xr-x  1 root  wheel 48 Aug 16 12:02 nppdf.so -> /usr/local/ 
Acrobat5/Browsers/intellinux/nppdf.so

in /etc/libmap.conf
# Acrobat with Opera
[/usr/X11R6/lib/browser_plugins/nppdf.so]
libc.so.6   pluginwrapper/acrobat.so
# Acrobat with Konqueror
# KDE on FreeBSD requires plugins to be placed in /opt/mozilla/ 
plugins/.
# (unlike many other www browsers on X11, it does not support
# /usr/X11R6/lib/browser_plugins/ for a plugin directory)
# So please copy nppdf.so to /opt/mozilla/plugins/ like following  
lines.
#   mkdir -p /opt/mozilla/plugins
#   cd /usr/local/Acrobat5/Browsers/intellinux
#   cp nppdf.so /opt/mozilla/plugins/
[/opt/mozilla/plugins/nppdf.so]
libc.so.6   pluginwrapper/acrobat.so

# Acrobat with Mozilla/Firebird/Galeon/Epiphany
[/usr/local/Acrobat5/Browsers/intellinux/nppdf.so]
libc.so.6   pluginwrapper/acrobat.so
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ntpd as broadcastclient - not working?

2004-08-31 Thread Danny Mayer
At 11:15 PM 8/30/2004, W. D. wrote:
Hi Danny,
Reply below...
At 19:02 8/30/2004, Danny Mayer wrote:
>At 07:13 PM 8/30/2004, W. D. wrote:
>>30 Aug 21:50:05 ntpd[88]: logging to file /var/log/ntpd.log
>>30 Aug 21:50:05 ntpd[88]: ntpd [EMAIL PROTECTED] Mon Aug 30 14:14:07 GMT
>>2004 (1)
>>30 Aug 21:50:05 ntpd[88]: precision = 4.191 usec
>>30 Aug 21:50:05 ntpd[88]: Listening on interface dc0,
>>fe80:1::2a0:ccff:fe50:e7c7#123
>>30 Aug 21:50:05 ntpd[88]: Listening on interface dc0, 192.168.2.177#123
>>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, ::1#123
>>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, fe80:3::1#123
>>30 Aug 21:50:05 ntpd[88]: Listening on interface lo0, 127.0.0.1#123
>>30 Aug 21:50:05 ntpd[88]: kernel time sync status 2040
>>30 Aug 21:50:05 ntpd[88]: frequency initialized 0.000 PPM from
>>/etc/ntp.drift
>>30 Aug 21:50:05 ntpd[88]: Unable to listen for broadcasts, no broadcast
>>interfaces available
>
>What does ifconfig -a tell you?
dc0: flags=8843 mtu 1500
inet6 fe80::2a0:ccff:fe50:e7c7%dc0 prefixlen 64 scopeid 0x1
inet 192.168.2.177 netmask 0xff00 broadcast 192.168.2.255
ether 00:a0:cc:50:e7:c7
media: Ethernet autoselect (100baseTX )
status: active
lp0: flags=8810 mtu 1500
lo0: flags=8049 mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff00
ppp0: flags=8010 mtu 1500
sl0: flags=c010 mtu 552
faith0: flags=8002 mtu 1500
That means the broadcast flag is set for the dc0 interface for IP address 
192.168.2.177.
You appear to be missing the following patch to libisc/ifiter_ioctl.c:

http://ntp.bkbits.net:8080/ntp-dev/diffs/libisc/[EMAIL 
PROTECTED]|src/.|src/libisc|hist/libisc/ifiter_ioctl.c
Basically you are missing the following:
if ((lifreq.lifr_flags & IFF_BROADCAST) != 0) {
iter->current.flags |= INTERFACE_F_BROADCAST;
}
That should have been the latest ntp-dev tarball. Otherwise please add it 
and rebuild.

>
>Danny
>
>>The Windows computer generating the Tardis NTP broadcasts is
>>at IP address: 192.168.2.119.  Does anyone have any idea
>>why it's not picking up these broadcasts?
>
>Also, that's not a broadcast address as I recall.
It's the internal, NAT address, that my DHCP server/router
assigned to the Windows box that is sending out NTP
broadcast signals on port 123.

That doesn't really matter. What address is it broadcasting on?
Danny
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Installation problem

2004-08-31 Thread calebsbc
Hi I am trying to install freebsd5.3 beta1 on my Toshiba Dynabook PIII
with 240mb ram and 40 gb hdd but every time the initial boot gets to the
USB driver it stops (freeze) the only thing I can do is hold down the
power button 5 secs. I have tried running with acpi disabled and tried
to disable the USB module, but it still doesn't work.
Any ideas.

If I am having this problem now, and I do get it to install will I have
the same problem when I try to use USB after install.

Any help would be great.
thanks
Caleb

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Regex with dump/restore not working

2004-08-31 Thread Karl Heller
I'm trying to do something very simple, that is, restore just mp3 files 
from a set of tapes.

However, none of the expressions I'm using will work..
restore -tvNf /dev/nsa1 expression; where epxressions I have tried are
*mp3
*.mp3
.*mp3
^*.mp3
^*.mp3$
^.*mp3$
It seems any expression consisting of .* will match anything on the 
tape.  Now, I've tried most of these through grep and egrep and they 
work there, but not on the restore..which says it wasn't located on the 
tape.

I'd rather not do a full restore of all other files (wav, etc...) which 
is about 1TB over 10 tapes.

So, what am I doing wrong?
Thanks!
Karl
.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: java install errors

2004-08-31 Thread Steve Hodgson
>> 
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location
>> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java
>> /util/Curr ency Data.java:1: 'class' or 'interface' expected 
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location ^
>> 
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/
> util/Currency
>> Data.java:1: unclosed character literal
>> Java HotSpot(TM) Client VM warning: Can't detect initial thread
>> stack location ^



>> 
>> Stop in /usr/ports/java/jdk14.
>> --
>> What needs to be done to make this actually install correctly?
>> Thanks, Chip 
>> 

I had this happen to me a couple of times, and the cause (for me) was that I
hadn't setup linux emulation properly. This message (from a google search)
seems to sum it up: 

http://www.mail-archive.com/[EMAIL PROTECTED]/msg60015.html

IIRC, I had to "make clean" in /usr/ports/java/jdk14 to get it work again
once this had happened.

Steve

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Trying to install 5.3-Beta

2004-08-31 Thread David E. Meier
Hi folks,

I thought I'd give 5.3-Beta a try on a P4 and Intel board. Installation
(without X) goes smooth until I exit sysinstall for the first boot. The
system stops and prompts with the following output. I tried twice to
install it with different outcome:

1st try:

[thread 13]
Stopped at   kse_create+0x430:   addb   %al,0(%eax)
db>

2nd try:

[thread 100037]
Stopped at   w_data+0x180b:   addb   %al,0(%eax)
db>

I have no clue, what this is all about. If more specific information about
the hardware is needed to track down the problem I can append it, of
course.

Dave

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Renaming files using find

2004-08-31 Thread Gerard Samuel
Giorgos Keramidas wrote:
On 2004-08-31 11:15, Gerard Samuel <[EMAIL PROTECTED]> wrote:
Im trying to rename a few files with the .dist extension.
Im trying ->
hivemind# find . -name '*.dist' -exec cp {} `basename {} .dist` \;
And Im getting ->
cp: ./html.php.dist and ./html.php.dist are identical (not copied).
cp: ./horde.php.dist and ./horde.php.dist are identical (not copied).
cp: ./motd.php.dist and ./motd.php.dist are identical (not copied).
cp: ./mime_mapping.php.dist and ./mime_mapping.php.dist are identical (not copied).
cp: ./prefs.php.dist and ./prefs.php.dist are identical (not copied).
cp: ./registry.php.dist and ./registry.php.dist are identical (not copied).
cp: ./lang.php.dist and ./lang.php.dist are identical (not copied).
cp: ./mime_drivers.php.dist and ./mime_drivers.php.dist are identical (not copied).
What is wrong with the command that I issued.

The basename command gets expanded by the shell you use *BEFORE* find
has a change to run.
You can try playing tricks with escaping the backquotes, which is
probably going to result very quickly in ugliness like \\\`foo\\\` or
you can use find to "generate" a list of filenames which will be
"processed" by the rest of the command-line to spit out the rename
commands, and feed them to sh(1) for execution, i.e.:
$ ls -l
total 0
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 koko.dist
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 lala.dist
$ find . -name \*.dist | \
  awk '{ printf "mv \"%s\" `basename \"%s\" .dist`\n",$0,$0; }'
mv "./lala.dist" `basename "./lala.dist" .dist`
mv "./koko.dist" `basename "./koko.dist" .dist`
$ find . -name \*.dist | \
  awk '{ printf "mv \"%s\" `basename \"%s\" .dist`\n",$0,$0; }' | sh
$ ls -l
total 0
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 koko
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 lala
Thanks for the explanation...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: java install errors

2004-08-31 Thread T Kellers
I have (had) exactly that same error on an 8-27-2004 clean build of RELENG-5.

I was pressed for time, though, and just went to another similar RELENG-5 box 
(that had jdk already installed) and pkg_create -b a jdk package archive.  It 
installed fine on the machine where the build had failed.

the uname -a of the successful machine shows an 8-28-2004 date, but the jdk 
port was successfully built on that machine way back in the days of 5-CURRENT 
(sometime in June, I think)

Tim

On Tuesday 31 August 2004 09:14 am, Chip wrote:
> After letting the build of java run all night I got these error 2's
> (here's the end snippet of code) -
> 
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> location
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/Currency
>Data.java:1: 'class' or 'interface' expected
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> location
> ^
> /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/Currency
>Data.java:1: unclosed character literal
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> location
> ^
> 2 errors
> gmake[4]: *** [.compile.classlist] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/java/jdk14/work/j2se/make/java/java' gmake[3]: *** [optimized]
> Error 2
> gmake[3]: Leaving directory
> `/usr/ports/java/jdk14/work/j2se/make/java/java' gmake[2]: *** [all] Error
> 1
> gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
> gmake[1]: *** [all] Error 1
> gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
> gmake: *** [j2se-build] Error 2
> *** Error code 2
>
> Stop in /usr/ports/java/jdk14.
> --
> What needs to be done to make this actually install correctly?
> Thanks,
> Chip
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


5.x - which to install? (Was Re: LDAP, pam, nss)

2004-08-31 Thread Curtis Vaughan
On 30 Aug, 2004, at 22:16, Konrad Heuer wrote:
On Mon, 30 Aug 2004, Curtis Vaughan wrote:
In order to get centralized logins to work on my Linux Debian 
computers
(authenticating of a RedHat Samba server), I have to:

install libnss-ldap libpam-ldap.
Perform some configuration on the of /etc/libnss-ldap.conf and
/etc/pam-ldap.conf files.
Edit the /etc/nnsswitch.conf file.
Then I can check that the packages have been installed by issuing the
command nscd.
Finally to get authentication happening in specific applications, I go
to the directory /etc/pam.d/  and edit the service files there though
which I want such authentication to occur.
Now, of course, no one here is looking for instructions on how to do
something on Linux, but I was now wondering what it is I need to do on
my FreeBSD server to get this functionality working?  I can't seem to
find anything similar so far in my searches.
Thanks for any pointers in the right direction.
With FreeBSD 4.x, you won't get very far. But beginning with 5.x (not 
to
say 5.2.1-R), it's very similar. Install the following ports:

/usr/ports/security/pam_ldap
/usr/ports/net/nss_ldap
Edit /usr/local/etc/ldap.conf, build /etc/nsswitch.conf, and edit the
files within /etc/pam.d.
Regards
Konrad Heuer
GWDG, Am Fassberg, 37077 Goettingen, Germany, [EMAIL PROTECTED]
Taking into consideration that I want this server to be a Postfix 
server w/Courier IMAP and as stable as possible and the aforementioned, 
of course, which version of 5.x should I install?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FTP server

2004-08-31 Thread Matthew Seaman
On Tue, Aug 31, 2004 at 06:03:02PM +0200, lycanthrope wrote:

> I'm trying to set up FTP server. I enable the line in inetd, created a user ftp in 
> group ftp. now, the ftp user and anonymous can log into FTP, and download. BUT, 
> anonymous user can ALSO UPLOAD. how to restrict anonymous account to downloading 
> only?

The simplest thing to do is to make the anonymous FTP area readable by
the ftp UID, but not writable.  Assuming your ftp user also has ftp as
it's primary group:

# chown -R root:ftp ~ftp/pub
# chmod -R o+rwX,g-w+rX,o-rwx ~ftp/pub

should do the trick, assuming you're going by the comments towards the
end of ftpd(8) man page on how to lay out the anonymous FTP area.

If you need to create a group 'ftp' use:

# pw group add -n ftp -g 21 -M root

and to make that the primary group of the ftp user:

# pw user mod -n ftp -g ftp

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpK5E7IR888z.pgp
Description: PGP signature


Re: CVSup on current branch questions.

2004-08-31 Thread Matthew Seaman
On Tue, Aug 31, 2004 at 10:02:05AM -0600, Tom Connolly wrote:
> I just installed FreeBSD 5.2.1 and I'm a little confused about the branches.
> >From my research I have deduced that this is a current branch and that there
> is no stable branch.  Is this correct?  I would like to CVSup the most
> stable version of 5.2.1 source as well as the ports.  Can someone explain to
> me how exactly to do this?  I've tried to CVSup the ports using the sample
> supfile provided but none of my packages seem to build.

FreeBSD 5.2.1 is the release version from the RELENG_5_2 branch.  If
you cvsup to the latest on that branch you'll get 5.2.1 release plus
any security patches that have been issued in the mean time.

Note however that the process leading to 5.3-RELEASE is underway,
aiming to culminate in early October with 5.3-RELEASE (the RELENG_5_3
branch) and around the same time 5.3-STABLE (ie. declaring the
RELENG_5 branch STABLE).  Right now the RELENG_5 branch will get you
5.3-BETA2, one of a series of weekly beta test versions intended to be
released up until 5.3-RELEASE.

Note that 5.3-RELEASE will be a full production release, unlike
5.2.1-RELEASE which is the last of the technology preview releases.
You'ld be well advised to upgrade to RELENG_5_3 once it's available
since support on the RELENG_5_2 branch will be dropped fairly shortly
afterwards.

The current branch is now actually 6-CURRENT as of a few weeks ago.
You almost definitely don't want that.

There is also the RELENG_4 or 4.10-STABLE branch, which is by no means
obsolete just yet.  There are plans for at least one and possibly two
more 4.x releases, and support on some of the 4.x branches will
continue for a year or so after then.

Cheers,

Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpUmjNSDs0t4.pgp
Description: PGP signature


Endace Network Cards in 4.x

2004-08-31 Thread eric
Has anyone used Endance gig-e network cards under 4.9 or 4.10? We've
got a couple, but I wanted to know what type of headaches (if any)
I'll be looking at when swapping our current fiber cards.

Thanks..

- eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FTP server

2004-08-31 Thread lycanthrope
Hello!

I'm trying to set up FTP server. I enable the line in inetd, created a user ftp in 
group ftp. now, the ftp user and anonymous can log into FTP, and download. BUT, 
anonymous user can ALSO UPLOAD. how to restrict anonymous account to downloading only?

thank you very much!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mac filtering with ipfw2

2004-08-31 Thread Steve Quezadas
Hello,
 
I have tried and tried and tried to get mac filtering to work with
ipfw2. I have tried the usual sources (Google Groups, google, mailling
list, man pages, etc). Here it goes:
 
I basically want to allow traffic to come from one mac address. I am
trying to get the following rule to work:
 
ipfw add accept tcp from any to any MAC any 10:20:30:40:50:60
 
Yes, ipfw2 is on my freebsd system. This rule is basically: "allow
traffic from mac address 10:20:30:40:50:60 to anywhere on the
network".
 
What am I doing wrong?
 
- Steve
 
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSup on current branch questions.

2004-08-31 Thread Tom Connolly
I just installed FreeBSD 5.2.1 and I'm a little confused about the branches.
>From my research I have deduced that this is a current branch and that there
is no stable branch.  Is this correct?  I would like to CVSup the most
stable version of 5.2.1 source as well as the ports.  Can someone explain to
me how exactly to do this?  I've tried to CVSup the ports using the sample
supfile provided but none of my packages seem to build.

 

Thanks in advance,

Thomas

 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: opiekeys and IMAP

2004-08-31 Thread Chris
On Wed, 01 Sep 2004 00:44:03 +0900, Luke Kearney <[EMAIL PROTECTED]> >

> > Here are the /etc/opie* Permissions:
> > -rw---  1 root  wheel  466 Aug 30 16:27 opieaccess
> > -rw-r--r--  1 root  wheel  200 Aug 30 16:33 opiekeys
> 
> If this is where the information is kept then perhaps you would either
> need to change the permissions here or run your imap program as root
> which is probably not the optimal setup.
> 
> >
> > I do have some keys made with 'opiepasswd' (I hope I did it right):
> > #cat opiekeys
> > cyrus 0499 vz8252   ff3435334004cd3e  Aug 30,2004 16:30:23
> >
> > #cat opieaccess
> > permit 172.16.0.0 255.255.0.0  (my internal network)
>
> Check the permissions out and see what happens.
> 
> HTH
> 
> LukeK
> 
> --
> Luke Kearney <[EMAIL PROTECTED]>
> 
> 

Everyone has read access to /etc/opiekeys, isn't that all that program
would need?

Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenGL development on FreeBSD

2004-08-31 Thread Miguel Mendez
On Tue, 31 Aug 2004 17:10:26 -0700
Henrik W Lund <[EMAIL PROTECTED]> wrote:

Hi,

> Having hacked some OpenGL on FreeBSD myself, I found www.opengl.org to
> 
> be helpful (the obvious one, perhaps), as well as NeHe's tutorials
> over on nehe.gamedev.net

Yes, those tutorials are excellent. Kilgard's `OpenGL programming for
the X Window System' also makes a good start if you prefer dead tree
documentation, although the Motif stuff is not that useful these days,
but the basics remain the same.
 
> Basically, any stuff that's valid for Linux, is also valid for
> FreeBSD. The OpenGL API is identical (and comes installed with X), the
> only thing that might be different is the placement of libraries and
> headers, but this is handled during compile-time anyways. The other
> thing is hardware acceleration. I'm fuzzy on this, but my impression
> is that this is somewhat non-existent on FreeBSD. The only exception
> quite possibly being the NVIDIA drivers.

I'd say FreeBSD is almost on par with Linux with regards to 3D hardware
acceleration, the exception being high end ATi cards which only work
with ATi's closed source drivers. All cards supported by the DRI open
source drivers work fine in FreeBSD. I haven't noticed performance
difference between Arch Linux and FreeBSD 5.3 when it comes to OpenGL
apps. Ironically, my little SDL benchmarks performed better on the BSDs,
even when one of the CPUs was busy. Could be a scheduler side effect,
not sure.

> If he's porting from Linux, my guess is that he's got a fairly easy
> job ahead of him. If he's porting from Windows, that's going to pose a
> lot more work. Also, he'll need to use one of the appropriate
> libraries (GLUT or SDL) unless he wants to code directly atop libX11
> *shudder*.

All modern toolkits allow integration with OpenGL these days, be it SDL
or GTK+/Qt if you need something more feature rich. I see little reason
not to use them.

Just my $0.02
-- 
Miguel Mendez <[EMAIL PROTECTED]>
http://www.energyhq.es.eu.org
PGP Key: 0xDC8514F1
Note: All HTML and non-english mail goes to /dev/null


pgpLewL7pGmSI.pgp
Description: PGP signature


Re: opiekeys and IMAP

2004-08-31 Thread Luke Kearney

On Tue, 31 Aug 2004 08:38:46 -0700
Chris <[EMAIL PROTECTED]> spake thus:

> Hi all,
> Having trouble with security features, I think, that I can't seem to
> resolve. I have a fresh install of 4.10 from FTP and am trying to set
> up Cyrus IMAP with Squirrelmail front end. I was following the guide
> at http://www.cse.ucsc.edu/~venkat/tutorial1.html, more for reference
> to FreeBSD as I've completed this mail setup on Linux a couple of
> times ( I  admit I could have been lucky :P  ).
> 
> So, anyway, I get things installed and configured as I have before and
> test my IMAP as the 'cyrus' user and that all works. But when I try to
> log into the 'cyradm' utility to create mailboxes, I get this:
> 
> %cyradm localhost
> Password: 
> Segmentation fault
> %
> 
> with these log entries:
> (This is when I first start the 'cyradm localhost')
> Aug 30 16:47:40 vzwmail imapd[13037]: OTP unavailable because can't
> read/write key database /etc/opiekeys: Permission denied

Looks like the user that is running cyradm does not have permission to
open it's user db.

> 
> (and then when I enter my password:)
> 
> Aug 31 08:13:44 vzwmail imapd[14121]: Could not open db
> Aug 31 08:13:44 vzwmail imapd[14121]: Could not open db

Again here the log seems to suggest that the user - possibly cyradm could
not open the user db

> Aug 31 08:13:44 vzwmail imapd[14121]: no secret in database
> Aug 31 08:13:44 vzwmail imapd[14121]: badlogin: localhost[::1]
> DIGEST-MD5 [SASL(-13): user not found: no secret in database]
> Aug 31 08:13:47 vzwmail /kernel: pid 14120 (perl), uid 60: exited on signal 11
> 
> Here are the /etc/opie* Permissions:
> -rw---  1 root  wheel  466 Aug 30 16:27 opieaccess
> -rw-r--r--  1 root  wheel  200 Aug 30 16:33 opiekeys

If this is where the information is kept then perhaps you would either
need to change the permissions here or run your imap program as root
which is probably not the optimal setup.

> 
> I do have some keys made with 'opiepasswd' (I hope I did it right):
> #cat opiekeys
> cyrus 0499 vz8252   ff3435334004cd3e  Aug 30,2004 16:30:23
> 
> #cat opieaccess
> permit 172.16.0.0 255.255.0.0  (my internal network)
> 
> Only thing I changed in my imapd.conf was this from install (it was auxprop):  
> sasl_pwcheck_method: saslauthd
> 
> and I made a passwd for the cyrus user also using saslpasswd2 program
> 
> I hope this mess all makes sense :) I don't know what to do at this
> point. I don't understand this opeykeys things very well at all. Any
> assistance is greatly appreciated!
> 
> Thanks!
> Chris

Check the permissions out and see what happens.

HTH

LukeK

-- 
Luke Kearney <[EMAIL PROTECTED]>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: VPN poptop

2004-08-31 Thread Andras Kende


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of lycanthrope
Sent: Tuesday, August 31, 2004 8:02 AM
To: [EMAIL PROTECTED]
Subject: VPN poptop

Hello!

I'm using pptpd (PoPToP) on my server to enable clients on LAN to access
internet (DSL connected to ethernet card on server). That works perfectly.
Users dial VPN to the server,log in and can surf freely.
Now, I would like to enable internet users to access LAN resources. Server
has a registered DNS name, and is pingable from the internet. Simple VPN
connection doesnt work-internet clients connect to server,but can not access
(ping) LAN users.
This is pptpd configuration:

/usr/local/etc/pptpd.conf:

option /etc/ppp/ppp.conf
localip 172.16.99.1
remoteip 172.16.99.15-113
pidfile /var/run/pptpd.pid

-
/etc/ppp/ppp.conf

papchap:
set device PPPoE:ed0
set speed sync
set mru 1492
set mtu 1492
set ctsrts off

enable lqr

set log phase tun

add default HISADDR
enable dns

set authname [EMAIL PROTECTED]
set authkey KR24N8DE


pptp:
 set timeout 0
 set log phase chat connect lcp ipcp
 set dial
 set login
 set ifaddr 172.16.99.1 172.16.99.15-172.16.99.113 255.255.255.0
 set server /tmp/loop "" 0177
 enable chap
 disable pap
 enable proxy
 accept dns
 set dns 195.29.150.3 195.29.150.4
 set device !/etc/ppp/secure




papchap section of ppp.conf is DSL dialing portion, and pptp is the VPN
part.

So, how to enable internet users to access server LAN via VPN, and keep LAN
users's capability to access internet via VPN?

Thank You VERY much!

Regards, Marin

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




Hello,

Can the Internet VPN clients ping the LAN resources by IP address?
If yes then need to use a WINS server...



Andras Kende
http://www.kende.com


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


opiekeys and IMAP

2004-08-31 Thread Chris
Hi all,
Having trouble with security features, I think, that I can't seem to
resolve. I have a fresh install of 4.10 from FTP and am trying to set
up Cyrus IMAP with Squirrelmail front end. I was following the guide
at http://www.cse.ucsc.edu/~venkat/tutorial1.html, more for reference
to FreeBSD as I've completed this mail setup on Linux a couple of
times ( I  admit I could have been lucky :P  ).

So, anyway, I get things installed and configured as I have before and
test my IMAP as the 'cyrus' user and that all works. But when I try to
log into the 'cyradm' utility to create mailboxes, I get this:

%cyradm localhost
Password: 
Segmentation fault
%

with these log entries:
(This is when I first start the 'cyradm localhost')
Aug 30 16:47:40 vzwmail imapd[13037]: OTP unavailable because can't
read/write key database /etc/opiekeys: Permission denied

(and then when I enter my password:)

Aug 31 08:13:44 vzwmail imapd[14121]: Could not open db
Aug 31 08:13:44 vzwmail imapd[14121]: Could not open db
Aug 31 08:13:44 vzwmail imapd[14121]: no secret in database
Aug 31 08:13:44 vzwmail imapd[14121]: badlogin: localhost[::1]
DIGEST-MD5 [SASL(-13): user not found: no secret in database]
Aug 31 08:13:47 vzwmail /kernel: pid 14120 (perl), uid 60: exited on signal 11

Here are the /etc/opie* Permissions:
-rw---  1 root  wheel  466 Aug 30 16:27 opieaccess
-rw-r--r--  1 root  wheel  200 Aug 30 16:33 opiekeys

I do have some keys made with 'opiepasswd' (I hope I did it right):
#cat opiekeys
cyrus 0499 vz8252   ff3435334004cd3e  Aug 30,2004 16:30:23

#cat opieaccess
permit 172.16.0.0 255.255.0.0  (my internal network)

Only thing I changed in my imapd.conf was this from install (it was auxprop):  
sasl_pwcheck_method: saslauthd

and I made a passwd for the cyrus user also using saslpasswd2 program

I hope this mess all makes sense :) I don't know what to do at this
point. I don't understand this opeykeys things very well at all. Any
assistance is greatly appreciated!

Thanks!
Chris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Renaming files using find

2004-08-31 Thread Giorgos Keramidas
On 2004-08-31 11:15, Gerard Samuel <[EMAIL PROTECTED]> wrote:
>
> Im trying to rename a few files with the .dist extension.
> Im trying ->
> hivemind# find . -name '*.dist' -exec cp {} `basename {} .dist` \;
>
> And Im getting ->
> cp: ./html.php.dist and ./html.php.dist are identical (not copied).
> cp: ./horde.php.dist and ./horde.php.dist are identical (not copied).
> cp: ./motd.php.dist and ./motd.php.dist are identical (not copied).
> cp: ./mime_mapping.php.dist and ./mime_mapping.php.dist are identical (not copied).
> cp: ./prefs.php.dist and ./prefs.php.dist are identical (not copied).
> cp: ./registry.php.dist and ./registry.php.dist are identical (not copied).
> cp: ./lang.php.dist and ./lang.php.dist are identical (not copied).
> cp: ./mime_drivers.php.dist and ./mime_drivers.php.dist are identical (not copied).
>
> What is wrong with the command that I issued.

The basename command gets expanded by the shell you use *BEFORE* find
has a change to run.

You can try playing tricks with escaping the backquotes, which is
probably going to result very quickly in ugliness like \\\`foo\\\` or
you can use find to "generate" a list of filenames which will be
"processed" by the rest of the command-line to spit out the rename
commands, and feed them to sh(1) for execution, i.e.:

$ ls -l
total 0
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 koko.dist
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 lala.dist

$ find . -name \*.dist | \
  awk '{ printf "mv \"%s\" `basename \"%s\" .dist`\n",$0,$0; }'

mv "./lala.dist" `basename "./lala.dist" .dist`
mv "./koko.dist" `basename "./koko.dist" .dist`

$ find . -name \*.dist | \
  awk '{ printf "mv \"%s\" `basename \"%s\" .dist`\n",$0,$0; }' | sh

$ ls -l
total 0
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 koko
-rw-rw-r--  1 keramida  wheel  - 0 Aug 31 18:33 lala

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


autotools cleanup - must have missed it...

2004-08-31 Thread Ben Paley
Hello,

I managed to miss the advice everyone else seems to have had about autotools 
cleanup: how do I go about sorting this out? Here's the output of pkgdb -F:



--->  Checking the package registry database
Stale origin: 'devel/autoconf257': perhaps moved or obsoleted.
-> The port 'devel/autoconf257' was removed on 2004-07-01 because:
 "autotools cleanup"
-> Hint:  autoconf-2.57_1 is required by the following package(s):
 kde-3.2.1_1
 kdevelop-3.0.2
 automake-1.7.5_1
-> Hint: checking for overwritten files...
 -> No files installed by autoconf-2.57_1 have been overwritten by other 
packages.
Deinstall autoconf-2.57_1 ? [no]
 Stale origin: 'devel/automake17': perhaps moved or obsoleted.
-> The port 'devel/automake17' was removed on 2004-07-01 because:
 "autotools cleanup"
-> Hint:  automake-1.7.5_1 is required by the following package(s):
 kde-3.2.1_1
 kdevelop-3.0.2
-> Hint: checking for overwritten files...
 -> No files installed by automake-1.7.5_1 have been overwritten by other 
packages.
Deinstall automake-1.7.5_1 ? [no]
 Duplicated origin: delete - autoconf-2.57_1 automake-1.7.5_1
Unregister any of them? [no] 



And I'm getting messages along the same lines whenever I upgrade anything, 
stuff like "this port is deprecated, you may wish to reconsider installing 
it) referring to libtool, automake or autoconf.

Any help gratefully received!

Cheers,
Ben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Nvidia drivers and mem.ko module

2004-08-31 Thread Henrik W Lund
Ricardo Britto wrote:
Hi,
I'm running FreeBSD 5.2.1-RELEASE-p9 #3 on my machine and I'm having problems 
on installing nvidia-driver from ports.
I get the following error: ERROR: Failed to load the NVIDIA module!
KLD nvidia.ko: depends on mem - not available.

That's saying about mem.ko module. Well, I cvsuped my tree - 'cause mem.ko 
doesn't exit on my /boot/kernel directory - and it's not available for my 
tag=RELENG_5_2. I tried to update my tree with the tag=. and it downloads mem 
source, but it's incompatible to my freebsd version (when I try to build and 
install my kernel I get errors about options that aren't available for that 
version of kernel).

I searched google about more info and all I could get was a discussion between 
commiters about cvsup war/bug fix.
In the end: I can't install nvidia-driver because it needs mem.ko module and I 
can't install mem.ko module because it isn't cvsuped to my tree (or because 
I'm too dummy :( ).

Could anyone help?
I appreciate in advance,
Ricardo Britto
Greetings!
. is the -CURRENT branch tag, and the config file for the kernel may 
have changed since the creation of RELENG_5_2. You should use the 
GENERIC config file and modify it instead of using your old one.

-Henrik
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Renaming files using find

2004-08-31 Thread Gerard Samuel
Im trying to rename a few files with the .dist extension.
Im trying ->
hivemind# find . -name '*.dist' -exec cp {} `basename {} .dist` \;
And Im getting ->
cp: ./html.php.dist and ./html.php.dist are identical (not copied).
cp: ./horde.php.dist and ./horde.php.dist are identical (not copied).
cp: ./motd.php.dist and ./motd.php.dist are identical (not copied).
cp: ./mime_mapping.php.dist and ./mime_mapping.php.dist are identical 
(not copied).
cp: ./prefs.php.dist and ./prefs.php.dist are identical (not copied).
cp: ./registry.php.dist and ./registry.php.dist are identical (not copied).
cp: ./lang.php.dist and ./lang.php.dist are identical (not copied).
cp: ./mime_drivers.php.dist and ./mime_drivers.php.dist are identical 
(not copied).

What is wrong with the command that I issued.
Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenGL development on FreeBSD

2004-08-31 Thread Henrik W Lund
Doug Poland wrote:
Hello,
I've got a friend that's a C++/OpenGL hacker.  He's got a nifty OpenGL
app that he wants to port to FreeBSD.  I've no experience with OpenGL
development on FBSD.  Are there any OpenGL developers out there that
can point me to FAQs or docs that are necessary to work in this
environment? 

Many TIA
- 
Regards,
Doug

Greetings!
Having hacked some OpenGL on FreeBSD myself, I found www.opengl.org to 
be helpful (the obvious one, perhaps), as well as NeHe's tutorials over 
on nehe.gamedev.net

Basically, any stuff that's valid for Linux, is also valid for FreeBSD. 
The OpenGL API is identical (and comes installed with X), the only thing 
that might be different is the placement of libraries and headers, but 
this is handled during compile-time anyways. The other thing is hardware 
acceleration. I'm fuzzy on this, but my impression is that this is 
somewhat non-existent on FreeBSD. The only exception quite possibly 
being the NVIDIA drivers.

If he's porting from Linux, my guess is that he's got a fairly easy job 
ahead of him. If he's porting from Windows, that's going to pose a lot 
more work. Also, he'll need to use one of the appropriate libraries 
(GLUT or SDL) unless he wants to code directly atop libX11 *shudder*.

Hope this helps!
-Henrik
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: init: not found in path...panic:no init

2004-08-31 Thread John Murphy
"oscar wicks" <[EMAIL PROTECTED]> wrote:

>Joseph
>and  bsd guys:
>
>hello,i have a very old toshiba t4600c (386, 33Mhz, 200Mb Hd. 8 MbRAM, no 
>LAN, just serial port and floppy drive.) i  supose that  that  is  enough 
>for  mini install freebsd 4.10 , but everything goes fine until toshiba  
>asks for  second  floppy (mfsroot.flp) loads fine until machine  says :

Hi Oscar

Check the installation notes for 4.10 at:
http://www.freebsd.org/releases/4.10R/installation-i386.html

You'll need 16Mbytes of memory for the install and you'll need to
make a custom "pared-down" kernel to get it to run in 8Mbyte.

Also, there is much more to the installation than what is included
on the two floppies, so you'll need a modem and internet connection
on that serial port.

I'd recommend fitting your HD to another PC and install the OS and
build a custom kernel there and then fit it back in your toshiba.

We are not supposed to answer technical questions on this list as
they are all supposed to go to [EMAIL PROTECTED] where all the
experts hang out, so I've CC'd this message there including the
rest of your message below.

Good luck to you, and come back here if you want to chat about
FreeBSD newbie stuff (other than technical questions of course).

John.

>Hit [Enter] to boot immediately, or any other key for command prompt.
>Booting [kernel] in 9 seconds... _
>
>if  i  press enter  or  any  key  is  same...  machine  reboot (!!!)
>
>the kernel configuration menu was  never launched.
>if  i  want  to launch kernel configuration menu, i  press space bar  and  
>apears  the  very  basic  system  prompt :
>ok_
>
>using  lsmod   i  can see kernel and  mfsroot modules loaded, i  type
>unload an  i procceed manually:
>insert kernel  floppy and say:
>load /kernel
>then i  change to mfsroot.flp and  i type " boot "  this  is  when kernel 
>configuration menu apears,  i select  skip kernel  config and the Device 
>Probe Results  comes, but  booting process fails when  system  trys  to  
>mounting  root from ufs:fd0c   (...)
>machine  says:
>init: not found in path 
>/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall
>panic:no init
>
>syncing disks
>done
>uptime:  2s
>automatic reboot in 15 seconds - press any key on console to  abort
>
>any  clue???
>
>please  letme  know  where  can  i  find  info  for  learn howto, or  
>understand  what im  doing  wrong
>
>please  RE to  this  mail address:
>
>[EMAIL PROTECTED]
>
>thanks  for  your  help
>
>oscar wicks

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


VPN poptop

2004-08-31 Thread lycanthrope
Hello!

I'm using pptpd (PoPToP) on my server to enable clients on LAN to access internet (DSL 
connected to ethernet card on server). That works perfectly. Users dial VPN to the 
server,log in and can surf freely.
Now, I would like to enable internet users to access LAN resources. Server has a 
registered DNS name, and is pingable from the internet. Simple VPN connection doesnt 
work-internet clients connect to server,but can not access (ping) LAN users.
This is pptpd configuration:

/usr/local/etc/pptpd.conf:

option /etc/ppp/ppp.conf
localip 172.16.99.1
remoteip 172.16.99.15-113
pidfile /var/run/pptpd.pid

-
/etc/ppp/ppp.conf

papchap:
set device PPPoE:ed0
set speed sync
set mru 1492
set mtu 1492
set ctsrts off

enable lqr

set log phase tun

add default HISADDR
enable dns

set authname [EMAIL PROTECTED]
set authkey KR24N8DE


pptp:
 set timeout 0
 set log phase chat connect lcp ipcp
 set dial
 set login
 set ifaddr 172.16.99.1 172.16.99.15-172.16.99.113 255.255.255.0
 set server /tmp/loop "" 0177
 enable chap
 disable pap
 enable proxy
 accept dns
 set dns 195.29.150.3 195.29.150.4
 set device !/etc/ppp/secure




papchap section of ppp.conf is DSL dialing portion, and pptp is the VPN part.

So, how to enable internet users to access server LAN via VPN, and keep LAN users's 
capability to access internet via VPN?

Thank You VERY much!

Regards, Marin

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Steven Friedrich
I failed to mention that I'm running 4.10-STABLE on this box.

Also, I have a second box and I cvsupped it and it fails to build kdelibs too. 
Only THIS time, I simply went to the port directory, 
i.e., /usr/ports/x11/kdelibs3 and invoked make.  On the other system, I 
followed the procedures in UPDATING (which has portupgrade -a as part of step 
3 or 4), and now that system doesn't have any kde. So the second system is 
still running KDE 3.2.3 and the first box is blown out of the water.

Here are my auto tool versions:
autoconf-2.13.000227_5  =  up-to-date with port
autoconf-2.53_3 =  up-to-date with port
autoconf-2.59_2 =  up-to-date with port
automake-1.5_2,1=  up-to-date with port
automake-1.8.5_2=  up-to-date with port


On Tuesday 31 August 2004 07:29 am, Karel J. Bosschaart wrote:
> On Tue, Aug 31, 2004 at 07:45:02AM +0530, Subhro wrote:
> > First of all, ports like XFree86 and KDE are really not worth
> > maintaining from the ports. Packages do much better for these
>
> Hm, that's a matter of personal preference. I prefer ports, despite
> the long compile times and the occasional breakage.
>
> > It seems to me that somehow wrong arguments are being passed to c++ as
> > a result of which the entire scenario arises. Although highly unlikely
> > but it is possible that the Makefile has been corrupted while
> > syncing.Could you try a recvsup with ports-all? After that "make
> > clean" without the "s and portupgrade -a. After that try rebuilding
> > KDE.
>
> portupgrade -a will not work in this case, use the instructions in
> /usr/ports/UPDATING, which the OP did.
>
> Right now I'm in the same process of upgrading KDE on 5.2.1-RELEASE-p9
> and kdelibs succeeded. Although I'm not sure if it helps: check out
> the autoconf and automake versions on your machine, possibly reinstall
> them.
>
> Karel.
>
> > On Mon, 30 Aug 2004 22:01:07 -0400, Steven Friedrich
> >
> > <[EMAIL PROTECTED]> wrote:
> > > On Monday 30 August 2004 09:54 pm, Subhro wrote:
> > > > cat /etc/make.conf
> > > >
> > > > Regards
> > > > S.
> > > >
> > > > On Mon, 30 Aug 2004 21:15:19 -0400, Steven Friedrich
> > > >
> > > > <[EMAIL PROTECTED]> wrote:
> > > > > KDE 3.3.3 became available today, but kdelibs build fails.
> > > > >
> > > > > gmake[4]: Entering directory
> > > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http'
> > > > > source='http.cc' object='http.lo' libtool=yes \
> > > > > DEPDIR=.deps depmode=gcc /bin/sh ../../admin/depcomp \
> > > > > /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++
> > > > > -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kio/kssl
> > > > > -I../../interfaces -I../../kio/httpfilter -I../../dcop
> > > > > -I../../libltdl -I../../kdefx - I../../kdecore -I../../kdeui
> > > > > -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. 
> > > > > -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include
> > > > > -I/usr/include @INCLUDE_des@  -D_THREAD_SAFE -pthread -
> > > > > DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include
> > > > > -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE  
> > > > > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
> > > > > -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions
> > > > > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
> > > > > -DQT_NO_STL -DQT_NO_COMPAT - DQT_NO_TRANSLATION  -c -o http.lo
> > > > > http.cc
> > > > > c++: cannot specify -o with -c or -S and multiple compilations
> > > > > gmake[4]: *** [http.lo] Error 1
> > > > > gmake[4]: Leaving directory
> > > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http'
> > > > > gmake[3]: *** [all-recursive] Error 1
> > > > > gmake[3]: Leaving directory
> > > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http'
> > > > > gmake[2]: *** [all-recursive] Error 1
> > > > > gmake[2]: Leaving directory
> > > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave' gmake[1]: ***
> > > > > [all-recursive] Error 1
> > > > > gmake[1]: Leaving directory
> > > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0' gmake: *** [all] Error
> > > > > 2
> > > > > *** Error code 2
> > > > >
> > > > > Stop in /usr/ports/x11/kdelibs3.
> > > > >
> > > > > ---
> > > > >-- --- Some people wonder what's the difference between a
> > > > > freedom fighter and a terrorist.
> > > > >
> > > > > Freedom fighters don't kill women and children.  They don't strap
> > > > > explosives to sixteen year olds. They attack military targets.
> > > > >
> > > > > Terrorists keep automatic weapons within reach for press
> > > > > interviews. They attack civilian targets.
> > > > >
> > > > > Steven Friedrich
> > > > > 5112 Mount Holyoke Drive
> > > > > Louisville, KY  40216
> > > > >
> > > > > [EMAIL PROTECTED]
> > > > > (502) 447-7730
> > > > >
> > > > > ___
> > > > > [EMAIL PROTECTED] mailin

Fwd: Re: Which disk is which

2004-08-31 Thread Jud
It seems we have a volunteer.  ;-)

Devon forgot to cc the list and has asked me to forward this.  I snipped
a bit near the beginning (hope that's OK with you, Devon).

Jud

On Tue, 31 Aug 2004 14:42:03 +0200, "Devon H. O'Dell"
<[EMAIL PROTECTED]> said:
> Jud <[EMAIL PROTECTED]> scribbled:
> > On Tue, 31 Aug 2004 05:55:47 +0800, "John"
> > <[EMAIL PROTECTED]> said:
> > > Kevin D. Kinsey, DaleCo, S.P. wrote:
> > > > Hi, John ...
> > > > 
> > > > As you cc'ed doc@, I'm sending your original mail to them
> > > > also, so they'll have some background.  Comments inline.
> > > > 
> > > > John Summerfield wrote:
[snip]
> > > > Based on reading these sections/statements of the manual, it would seem
> > > > somewhat obvious that ad0 is the primary master IDE hard disk.  It is
> > > > hard, then, at least for me, to see this as a fault of the documentation.
> > > > 
> > > 
> > > 
> > > The drawback to this is that you're writing from the POV of someone who 
> > > knows all this.
> > > 
> > > I'm not, I don't.
> > > 
> > > I have booted some other installers on this setup and find they do 
> > > provide more information than the bare OS-dependant name.
> > > 
> > > Ideally, on my system, the installer would say:
> > > AD0 Internal IDE drive, primary master, WD102AA 10.2 Gb
> > > DA0 External USB drive, Cypress ATMR04-0 40 Gb
> > > 
> > > so most, even modestly, technical people could instantly recognise which 
> > > disk is which.
> > 
> > Not my intent to join in beating you about the head and shoulders, but
> > what some folks have been trying to say (perhaps tersely, granted) is
> > that you're writing to people who (1) all have lots of things to do in
> > the Real World(tm), (2) have far less idea of how you think the
> > documentation should read than you do, and (3) if they share your ideas
> > about what the installer should show, which is not certain, haven't had
> > time to do anything about it.  Particularly regarding the installer, it
> > would appear that the change you want is either not trivial, not a
> > priority, or both.  
> > 
> > Here's how you ought to proceed:
> > 
> > Regarding the documentation, read the Handbook and any other sources you
> > can find regarding submitting a "patch" (a requested change) to the
> > docs, do so, and see if someone with authority to make ("commit") the
> > change agrees with you.
> > 
> > Regarding the installer, see if you can find someone (reading the
> > freebsd-hackers mailing list might be a place to start) interested in
> > and capable of making the types of changes you envision, who has time to
> > spend on the project.
> > 
> > Otherwise, things will remain as they are (actually not horrible from my
> > point of view - absolutely there is a learning curve, but I strangely
> > enjoy that sort of thing), since, as others have pointed out, you're
> > dealing with volunteers.
> > 
> > Hope this helps,
> > 
> > Jud
> 
> Changes to the installer or documentation regarding this should not be
> difficult to implement. I agree that for a new user, this seems quite
> backwards. It is the perogative of most BSD users and developers that
> new users should ``RTFM''; indeed, most aren't used to this. Our new
> users are generally people with a good idea about how computers work who
> haven't had the need to read a manual through installation before.
> People coming from either a Linux, Mac or Windows camp will not be
> familiar with our naming of IDE and SCSI (and USB mass storage, which
> share SCSI namespace, which can also be confusing) devices.
> 
> I'm not against the idea of people needing to learn our OS, but the
> installation procedure shouldn't be a curve at all -- it is a one time
> thing (at least for several days/weeks/months) for many new users. How
> is anybody to know that ad0 means IDE Disk 1 Channel 1 from the
> information that was pointed out in the manual. If one person has a
> problem with it, you can be fairly sure that a number of others have as
> well, and have simply kept their mouth shut (or went over to something
> else) for fear of lambastation.
> 
> Take a look at the first statements of your reply:
> 
> > Not my intent to join in beating you about the head and shoulders, but
> > what some folks have been trying to say (perhaps tersely, granted) is
> 
> 1) ``I'm disclaiming myself if anything I say might offend you'',
> 2) ``I acknowledge that others have said offensive things to you''.
> 
> This isn't the attitude we need to be bringing to people who are
> bringing problem reports to us.
> 
> John: since you've been so kind as to bring the problem report to us,
> I'm sure we'd benefit from your input as to how it should be explained
> in documentation. I'd also be willing to help you privately with
> patching the installer to give a bit more information about the disks.
> 
> -- 
> Kind regards,
> 
> Devon H. O'Dell   |  [EMAIL PROTECTED]
> Key: 4D3D8CA7 | IRC: [EMAIL PROTECTED] [EMAIL PROTECTED]


Attachment2
Description: PGP s

java install errors

2004-08-31 Thread Chip
After letting the build of java run all night I got these error 2's 
(here's the end snippet of code) -

Java HotSpot(TM) Client VM warning: Can't detect initial thread stack 
location
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: 
'class' or 'interface' expected
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack 
location
^
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: 
unclosed character literal
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack 
location
   ^
2 errors
gmake[4]: *** [.compile.classlist] Error 1
gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.
--
What needs to be done to make this actually install correctly?
Thanks,
Chip
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd-security-announce

2004-08-31 Thread Moti Levy
Matthew Seaman wrote:
On Tue, Aug 31, 2004 at 08:44:43AM -0400, Moti Levy wrote:
 

is this list active ?
i am subscribed to it but received no emails from it in the past three 
months .

anyone knows ?
   

It doesn't appear in the list of FreeBSD mailing lists at:
   http://lists.freebsd.org/mailman/listinfo
which suggests that it has gone the way of all flesh.
Perhaps [EMAIL PROTECTED] or
[EMAIL PROTECTED] would serve you better.
Cheers,
Matthew
 

i am subscribed t notifications as well ,
with two diffrent email address .
still no luck :-(
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: freebsd-security-announce

2004-08-31 Thread Matthew Seaman
On Tue, Aug 31, 2004 at 08:44:43AM -0400, Moti Levy wrote:
> is this list active ?
> i am subscribed to it but received no emails from it in the past three 
> months .
> 
> anyone knows ?

It doesn't appear in the list of FreeBSD mailing lists at:

http://lists.freebsd.org/mailman/listinfo

which suggests that it has gone the way of all flesh.

Perhaps [EMAIL PROTECTED] or
[EMAIL PROTECTED] would serve you better.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpfC8GUQomYw.pgp
Description: PGP signature


Re: Is any documents about freebsd Fix-it CD (disc2)?

2004-08-31 Thread Matthew Seaman
On Tue, Aug 31, 2004 at 04:46:22PM +0800, joshua yu wrote:

> i found that there is a  FIX-it CD with freebsd. but no documents found about it. is 
> there any documents about it and tech me how to use it?
> thanks for your help.

The Fix-it CD (or floppy disk for that matter) is basically a self
contained FreeBSD system-on-a-CD.  When you boot it up, it leaves you
in what is essentially a single user shell.

Now, if you have plenty of unix knowledge this gives you everything
you need in order to fix just about any problem (beyond hardware
failure) that can prevent a system booting up to single user mode
itself.

Unfortunately, if you don't know your way around fsck(8), fdisk(8),
bsdlabel(8), newfs(8), mount(8) and various other commands from
section 8 of the manual, then you're not going to have a very pleasant
experience with the Fix-it disk.

Learn the nitty-gritty low-level parts of administering FreeBSD, and
you'll get everything you need to use the Fix-it disk effectively.
There's plenty of documentation on that sort of thing: from the
handbook and the system manual pages to several published books and
all manner of on-line resources.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpqSh8iIFKVE.pgp
Description: PGP signature


freebsd-security-announce

2004-08-31 Thread Moti Levy
is this list active ?
i am subscribed to it but received no emails from it in the past three 
months .

anyone knows ?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Is any documents about freebsd Fix-it CD (disc2)?

2004-08-31 Thread Subhro
A fixit Cd is a special media which contains a LIVE FreeBSD
filesystem. If your system refuses to boot due to some reason, then
you can use the fixit CD to boot into the system and fix it. For using
the FIXIT CD, boot from the regular CDROM (ie the first cd) and select
to repair the installation. When it asks for a Fixit media then you
need to replace the regular installation CDROM with the Fixit media
and fix the system.

Regards
S.

On Tue, 31 Aug 2004 16:46:22 +0800 (CST), joshua yu <[EMAIL PROTECTED]> wrote:
> hi, all:
> i found that there is a  FIX-it CD with freebsd. but no documents found about it. is 
> there any documents about it and tech me how to use it?
> thanks for your help.
> 
> --
> Joshua Yu
> MSN: joshuayuAThotmail.com
> YAHOO MESSENGER: cigant
> 
> -
> Do You Yahoo!?
> 150äæMP3ççæïåæéåéäæå
> çåææåæåæïæéçåãèååéå
> 1Gåæ1000åïéèçéèåæåï
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re:

2004-08-31 Thread Subhro
Did you select your installation media to be CDROM? If yes then
probably it is a misburnt CD. Try reburning the CD and it will work.

Regards
S.

On Tue, 31 Aug 2004 05:04:28 -0700 (PDT), Roy Joseph
<[EMAIL PROTECTED]> wrote:
> 
> Sir,
> 
> When I was trying to install Free BSD from CD, I got a message as mentioned below.
> 
> ïUnable to get package / INDEX file from selected mediaï
> 
> Why this message is displayed. How can we solve this problem?
> 
> Please send a reply or documents to solve such problems.
> 
> Yours faithfully
> 
> ROY T.J
> 
> 
> -
> Do you Yahoo!?
> Win 1 of 4,000 free domain names from Yahoo! Enter now.
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Is any documents about freebsd Fix-it CD (disc2)?

2004-08-31 Thread joshua yu
hi, all:
i found that there is a  FIX-it CD with freebsd. but no documents found about it. is 
there any documents about it and tech me how to use it?
thanks for your help.


-- 
Joshua Yu
MSN: joshuayuAThotmail.com
YAHOO MESSENGER: cigant


-
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
美女明星应有尽有,搜遍美图、艳图和酷图
1G就是1000兆,雅虎电邮自助扩容!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Which disk is which

2004-08-31 Thread Jud
On Tue, 31 Aug 2004 05:55:47 +0800, "John"
<[EMAIL PROTECTED]> said:
> Kevin D. Kinsey, DaleCo, S.P. wrote:
> > Hi, John ...
> > 
> > As you cc'ed doc@, I'm sending your original mail to them
> > also, so they'll have some background.  Comments inline.
> > 
> > John Summerfield wrote:
> > 
> >> I've booted a 5.2.1 miniinstall CD and got to the point where I choose 
> >> which disk to install onto.
> >>
> >> My choices are
> >> ad0
> >> da0
> >>
> >> Great. How do I know which disk is which? _I_ could work it out if the 
> >> panel displayed information such as
> >> Brand
> >> Capacity
> >>
> >>  
> >>
> > 
> > Read the *text* in the handbook.  As an example, the following
> > appears on the page that you linked in your recent crosspost to doc@:
> > 
> >"Consider what would happen if you had two IDE hard disks, one
> >as the master on the first IDE controller, and one as the master
> >on the second IDE controller. If FreeBSD numbered these as it
> >found them, as ad0 and ad1 then everything would work.
> > 
> >But if you then added a third disk, as the slave device on the first
> >IDE controller, it would now be ad1, and the previous ad1 would " 
> > 
> > <>This goes on for another 3-4 paragraphs; it is a discussion of why 
> > FreeBSD
> > has basically "hardcoded" disk drive names/numbers into the kernel, (e.g.,
> > why IDE primary master will always be ad0, why secondary slave will always
> > be ad3, etc).
> > Then again, just above figure 2-16 (which is the same as figure 2-20
> > but without an "X" in the checkbox):
> > 
> > Figure 2-16 
> > 
> >  
> > shows an example from a system with two IDE disks.
> > They have been called ad0 and ad2.
> > 
> > 
> > Based on reading these sections/statements of the manual, it would seem
> > somewhat obvious that ad0 is the primary master IDE hard disk.  It is
> > hard, then, at least for me, to see this as a fault of the documentation.
> > 
> 
> 
> The drawback to this is that you're writing from the POV of someone who 
> knows all this.
> 
> I'm not, I don't.
> 
> I have booted some other installers on this setup and find they do 
> provide more information than the bare OS-dependant name.
> 
> Ideally, on my system, the installer would say:
> AD0 Internal IDE drive, primary master, WD102AA 10.2 Gb
> DA0 External USB drive, Cypress ATMR04-0 40 Gb
> 
> so most, even modestly, technical people could instantly recognise which 
> disk is which.

Not my intent to join in beating you about the head and shoulders, but
what some folks have been trying to say (perhaps tersely, granted) is
that you're writing to people who (1) all have lots of things to do in
the Real World(tm), (2) have far less idea of how you think the
documentation should read than you do, and (3) if they share your ideas
about what the installer should show, which is not certain, haven't had
time to do anything about it.  Particularly regarding the installer, it
would appear that the change you want is either not trivial, not a
priority, or both.  

Here's how you ought to proceed:

Regarding the documentation, read the Handbook and any other sources you
can find regarding submitting a "patch" (a requested change) to the
docs, do so, and see if someone with authority to make ("commit") the
change agrees with you.

Regarding the installer, see if you can find someone (reading the
freebsd-hackers mailing list might be a place to start) interested in
and capable of making the types of changes you envision, who has time to
spend on the project.

Otherwise, things will remain as they are (actually not horrible from my
point of view - absolutely there is a learning curve, but I strangely
enjoy that sort of thing), since, as others have pointed out, you're
dealing with volunteers.

Hope this helps,

Jud
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[no subject]

2004-08-31 Thread Roy Joseph
 
Sir,

 

When I was trying to install Free BSD from CD, I got a message as mentioned below.

“Unable to get package / INDEX file from selected media”

Why this message is displayed. How can we solve this problem?

Please send a reply or documents to solve such problems.

 

Yours faithfully

ROY T.J



-
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange error

2004-08-31 Thread Subhro
Login as root, /stand/sysinstall. Select configure. After that startup
and make sure that there is  check (err cross) mark next to startup
dirs.

Regards
S.

On Tue, 31 Aug 2004 10:09:27 +0200, Jack Raats <[EMAIL PROTECTED]> wrote:
> Sorry that was a typo. The ports and packages install the startup scripts in
> the right path, but still they are not started at bootup time.
> Googling gives a few url's with the same problem but not the solution :(
> 
> Jack
> 
> 
> 
> - Original Message -
> From: "Subhro" <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED] ORG" <[EMAIL PROTECTED]>
> Cc: "Jack Raats" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 31, 2004 4:01 AM
> Subject: Re: Strange error
> 
> > The paths you have provided are wrong. The correct path is
> /usr/local/etc/rc.d/
> >
> > Regards
> > S.
> >
> > On Tue, 31 Aug 2004 02:03:09 +0200, Jack Raats <[EMAIL PROTECTED]>
> wrote:
> > > The last weeks I've a strange error. After a reboot It seems that some
> > > programms are not being started up by their script in
> /etc/usr/local/rc.d.
> > > The programms will run if I start the script by hand. (The programms are
> > > enabled in /etc/rc.conf). Can anyone give me a clue where to look?
> > >
> > > Met vriendelijke groeten
> > > Jack Raats
> > >
> > > ___
> > > [EMAIL PROTECTED] mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> > >
> >
> >
> > --
> > Subhro Sankha Kar
> > School of Information Technology
> > Block AQ-13/1 Sector V
> > ZIP 700091
> > India
> >
> 
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Variable length packets?

2004-08-31 Thread Lucas (a.k.a T-Bird or bsdfan3)
I'll try using __attribute__ ((packed)) on the declaration of struct 
packet_t.
- Original Message - 
From: "Dan Nelson" <[EMAIL PROTECTED]>
To: "Lucas (a.k.a T-Bird or bsdfan3)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 30, 2004 9:10 PM
Subject: Re: Variable length packets?


In the last episode (Aug 30), Lucas (a.k.a T-Bird or bsdfan3) said:
I am trying to implement a custom protocol that sends and receives
variable-length packets on top of TCP/IPv4.  The problem is that the
length field of the packet is silently being mangled first becoming 0
and then getting turned into a very large number (about 2-3 billion).
The length field is a u_int32_t and I am using the byteorder
routines.  Source code snippets follow:
--decl of struct packet_t--
struct packet_t
{
 u_int16_t num;
 u_int32_t len;
 char data[0];
};
If these are different OSes, the structure may be packed differently.
There's almost certainly two bytes of padding between num and len to
ensure that len is 32-bit aligned, for example.
If you run ktrace on your client (or server), the kdump output will
include a hexdump of all data read or written, which might help you
determine what's going wrong.
--
Dan Nelson
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: newest kdelibs fails to build

2004-08-31 Thread Karel J. Bosschaart
On Tue, Aug 31, 2004 at 07:45:02AM +0530, Subhro wrote:
> First of all, ports like XFree86 and KDE are really not worth
> maintaining from the ports. Packages do much better for these

Hm, that's a matter of personal preference. I prefer ports, despite
the long compile times and the occasional breakage.

> It seems to me that somehow wrong arguments are being passed to c++ as
> a result of which the entire scenario arises. Although highly unlikely
> but it is possible that the Makefile has been corrupted while
> syncing.Could you try a recvsup with ports-all? After that "make
> clean" without the "s and portupgrade -a. After that try rebuilding
> KDE.

portupgrade -a will not work in this case, use the instructions in
/usr/ports/UPDATING, which the OP did.

Right now I'm in the same process of upgrading KDE on 5.2.1-RELEASE-p9
and kdelibs succeeded. Although I'm not sure if it helps: check out
the autoconf and automake versions on your machine, possibly reinstall
them.

Karel.

> On Mon, 30 Aug 2004 22:01:07 -0400, Steven Friedrich
> <[EMAIL PROTECTED]> wrote:
> > 
> > 
> > On Monday 30 August 2004 09:54 pm, Subhro wrote:
> > > cat /etc/make.conf
> > >
> > > Regards
> > > S.
> > >
> > > On Mon, 30 Aug 2004 21:15:19 -0400, Steven Friedrich
> > >
> > > <[EMAIL PROTECTED]> wrote:
> > > > KDE 3.3.3 became available today, but kdelibs build fails.
> > > >
> > > > gmake[4]: Entering directory
> > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http'
> > > > source='http.cc' object='http.lo' libtool=yes \
> > > > DEPDIR=.deps depmode=gcc /bin/sh ../../admin/depcomp \
> > > > /bin/sh ../../libtool --silent --mode=compile --tag=CXX c++
> > > > -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kio/kssl
> > > > -I../../interfaces -I../../kio/httpfilter -I../../dcop -I../../libltdl
> > > > -I../../kdefx - I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio
> > > > -I../../kio/kfile -I../..  -I/usr/X11R6/include -I/usr/local/include
> > > > -I/usr/local/include -I/usr/include @INCLUDE_des@  -D_THREAD_SAFE
> > > > -pthread - DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include
> > > >  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor
> > > > -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
> > > > -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -fno-common
> > > > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -
> > > > DQT_NO_TRANSLATION  -c -o http.lo http.cc
> > > > c++: cannot specify -o with -c or -S and multiple compilations
> > > > gmake[4]: *** [http.lo] Error 1
> > > > gmake[4]: Leaving directory
> > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http' gmake[3]: ***
> > > > [all-recursive] Error 1
> > > > gmake[3]: Leaving directory
> > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave/http' gmake[2]: ***
> > > > [all-recursive] Error 1
> > > > gmake[2]: Leaving directory
> > > > `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0/kioslave' gmake[1]: ***
> > > > [all-recursive] Error 1
> > > > gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.3.0'
> > > > gmake: *** [all] Error 2
> > > > *** Error code 2
> > > >
> > > > Stop in /usr/ports/x11/kdelibs3.
> > > >
> > > > -
> > > >--- Some people wonder what's the difference between a freedom fighter
> > > > and a terrorist.
> > > >
> > > > Freedom fighters don't kill women and children.  They don't strap
> > > > explosives to sixteen year olds. They attack military targets.
> > > >
> > > > Terrorists keep automatic weapons within reach for press interviews. They
> > > > attack civilian targets.
> > > >
> > > > Steven Friedrich
> > > > 5112 Mount Holyoke Drive
> > > > Louisville, KY  40216
> > > >
> > > > [EMAIL PROTECTED]
> > > > (502) 447-7730
> > > >
> > > > ___
> > > > [EMAIL PROTECTED] mailing list
> > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > > To unsubscribe, send any mail to
> > > > "[EMAIL PROTECTED]"
> > # LIGHTNING: /etc/make.conf
> > #
> > # CPUTYPE doesn't work in 4.x yet, except openssh
> > #CPUTYPE=p4
> > #
> > X_WINDOW_SYSTEM=xfree86-4
> > #
> > #BDECFLAGS= -W -Wall -amsi -pedantic -Wbad-function-cast -Wcast-align \
> > #   -Wcast-qual -Wchar-subscripts -Winline \
> > #   -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
> > #   -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
> > #
> > # To avoid building various parts of the base system:
> > NOPROFILE=  true# Avoid compiling profiled libraries
> > #
> > # If you're resident in the USA, this will help various ports to determine
> > # whether or not they should attempt to comply with the various U.S.
> > # export regulations on certain types of software which do not apply to
> > # anyone else in the world.
> > #
> > USA_RESIDENT=   YES
> > #
> > # CVSup upd

RE: xf86config for Toshiba satellite pro laptop

2004-08-31 Thread Vaughan Moore
Thanks Kevin!

One of my problems was the listing for the savage driver and chipset were
not working well together.  Using the text version of the configuration
program took the chipset line out when I selected the generic Savage driver.
That fixed it!  Thanks so much for your help!

Vaughan

-Original Message-
From: Kevin D. Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 29, 2004 7:10 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: xf86config for Toshiba satellite pro laptop


Vaughan Moore wrote:

>I'm a complete newbie and I'm trying to set up X server on a Toshiba
>Satellite pro 4620dvd laptop.  Everytime I run through xf86cfg or
>xf86cfg -textmode I get the error message "The XFree86 configuration
process
>seems to have failed.  Would you like to try again?"  Obviously, this is a
>bit frustrating.
>
>
>

Sounds like it.  Wonder why?  Are you running the program with root
privileges?  (You should be...)

>Here are what I think are the valid parts of the XF86Config file, but I may
>be missing something - please let me know.
>
>InputDevice
>   Driver = "mouse"
>   Option = "Protocol" "Auto"
>   Option = "Device" "/dev/sysmous"
>InputDevice
>   Driver "Keyboard"
>   Option "Skbmode1" "pc101" (note: my laptop only has 85 keys"
>   Option "XkbLayout "us"
>Monitor
>   HorizSync 31.5-31.5
>   VertRefresh 50.0-70.0
>Card
>   Driver "s3"
>   VendorName "S3 Inc."
>   BoardName "86C270-294 Savage/IX-MV"
>   ChipSet "SuperSavage/IX64"
>   BusID "PCI:1:0:0"
>Screen
>   Default Depth 8
>   Display Depth 1
>   Display Depth 4
>   Display Depth 8
>   Modes "640x480"
>   Display Depth 15
>   Display Depth 16
>   Display Depth 24
>
>My main questions are:
>
>1) The Toshiba documentation and Web site do not tell me what my internal
>monitor's horizontal sync or vertical refresh rate is. (although it does
>give me refresh rates for an external monitor - 60/75/85 @16M colors).  Is
>there a place I can go to find this information?
>
>
>

Well, this is pretty common.  Many desktop monitors don't give such
information, either, and you either Google for it or guess, usually.  What
happens if you call "startx", or have you?

>2) Are there other obvious reasons the configuration would fail other than
>the monitor?
>
>

The most obvious one I can think of is that, IIRC, the driver for the
Savage chipsets is "savage", not "s3".  But I could be wrong; can't
remember ever trying X with the "savage" driver.  Have you tried the
"vesa" driver?  Might do something for ya...

Secondly, your Horizontal sync range isn't a range.  Perhaps opening
that up a bit would allow you to try it out.

Certainly there could be other issues as well.  I mentioned permissions
above, for one.  If you have the above in /etc/X11R6/XF86Config, if you
run "startx" you should get either a server running or some error output
in /var/log that might help...OTOH, I've never set up X on any laptop; I
don't know if it's unsafe to try with a relatively untested config
file.  But
the values look sane enough for a CRT display ...


>3) Are there any sites I can visit for more info?
>
>
>

XFree's site at xfree86.org; the FreeBSD handbook at
www.freebsd.org/handbook
come to mind.

>Thanks so much!
>
>
>

You are welcome.

>Vaughan Moore
>
>Also, did I post this to the right list?  If not, please let me know where
>it should go.
>
>

Works for me.

Kevin Kinsey

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: xf86config for Toshiba satellite pro laptop

2004-08-31 Thread Vaughan Moore
Robert,

Thanks so much!  You're right, I mixed the numbers up!  It's a 4260dvd.

Anyway, I got X up and running.  It took a lot of trial and error.  The
problem was 2 fold.  First, there's a bug in sysinstall.  I was getting a
"fail" error message every time because sysinstall was looking for the new
XF86Config file somewhere in the /etc folder.  However, the new file was
being written and put in the /usr/X11R6/lib/X11 folder.  If everything had
been put in the file correctly then all I needed to do was type "startx".

However, that's where my second problem occurred.  I noticed that when I
changed settings for setting up X in the graphical interface for configuring
X, some of the lines would not be overwritten.  So, I would get a line like:

Driver 'vga'
Chipset 'savage IX'

and vise versa.  When I used the text version of the configuration program,
it seemed to rewrite the whole file with consistent data.  Anyway, I was
finally able to get it up and running - thanks to a few encouraging words
for the mailing list.  Thanks so much for responding!

Vaughan

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 29, 2004 9:08 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: xf86config for Toshiba satellite pro laptop


Aloha Vaughan,


Vaughan Moore wrote:

>I'm a complete newbie and I'm trying to set up X server on a Toshiba
>Satellite pro 4620dvd laptop.  Everytime I run through xf86cfg or
>xf86cfg -textmode I get the error message "The XFree86 configuration
process
>seems to have failed.  Would you like to try again?"  Obviously, this is a
>bit frustrating.
>
Did you mean a 4260dvd?  I cannot find anything on a 4620dvd.

If you had a slight case of dyslexia or maybe a little fat fingering, :o) I
may
be of some help. I have FreeBSD 5.3Beta1 loaded on a HP Pavillion N5310.

I checked the specs on the Toshiba Pro 4260dvd (attached pdf) and it has the
same video driver as my HP. i.e. s3 Savage IX.

So, FWIW, Here are the important bits from my xorg.conf

Section "Monitor"
HorizSync   31.5 - 80
VertRefresh 55 - 61

Section "Device"
Identifier  "Card0"
Driver  "savage"
VendorName  "S3 Inc."
BoardName   "86c270-294 Savage/IX-MV"
BusID   "PCI:1:1:0"


Section "Screen"
DefaultDepth24

SubSection  "Display"
Viewport0 0
Depth   24
Modes   "1024x768"  "800x600"
>


I really hope this helps. At one time I had either Lindows (Linspire) or
SuSE
loaded on this computer. That is where I found the horizontal and vertical
data.

Plagarize whenever you can!

You might also try pciconf -lv to see if your board name and bus id are
correct.

Best of luck

Robert


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Multiple sockets running as threads

2004-08-31 Thread ashok . sivaprakasam
Hi All
When I try to create receiver socket in multiple threads and make it 
to receive 
from multiple clients one thread becomes predominent and the other threads 
stops receiving 
from the client after that.This problems occurs when i try to send 
messages of size 1 m.b for 
each receiver thread.Can any one give some suggestions for this problem

Thanks
 Ashok Kumar Siva Prakasam
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services Limited. It must not be printed, 
read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any 
person other than the
addressee. Unauthorized use, disclosure or copying is strictly prohibited and may 
constitute unlawful act and can possibly attract legal action, civil and/or criminal. 
The contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services Limited 
on any subject matter. 
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services Limited takes 
any responsibility or liability towards the same. Opinions, conclusions and any other
information contained in this message that do not relate to the official business of 
Tata Consultancy Services Limited  shall be understood as neither given nor endorsed 
by Tata Consultancy Services Limited or any affiliate of Tata Consultancy Services 
Limited. If you have received this message in error,
you should destroy this message and may please notify the sender by e-mail. Thank you.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


vinum root issue on 5.3-Beta2

2004-08-31 Thread Chad Ziccardi
I'm working on setting up a mirrored root filesystem as explained in:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-root.html
I've gotten it to boot then noticed something broken about it on my setup.
More info on my setup is at the bottom of this message.
If it boots to the vinum partition it does not properly load vinum.
How to explain that better..
booting normal as described in the handbook (loader.conf settings)
it appears to only read ad0s1h for data, thus never fully comes up.
I get among the various warnings (a slice is missing!)
vinum: incompatible sector sizes.  m-root.p1 has 0, m-root has 512.  Ignored.
Mounting root from ufs:/dev/vinum/m-root
vinum -> ld
D vinumdrive0   State: up   /dev/ad0s1h A: 0/1023 MB (0%)
D vinumdrive1   State: referenced   unknown A: 0/0 MB
since it can't see vinumdrive1 the plex and subdisks are faulty.

However booting to the a slice without using vinum (removed from loader.conf)
booted up on ad0s1a(or ad0s1h)(half of the mirror)
then doing vinum start after logging in I get:
vinum: reading configuration from /dev/ad2s1h
vinum: updating configuration from /dev/ad0s1h
Aug 31 05:55:06  kernel: vinum: reading configuration from /dev/ad2s1h
Aug 31 05:55:06  kernel: vinum: updating configuration from /dev/ad0s1h
vinum -> ld
D vinumdrive1   State: up   /dev/ad2s1h A: 0/1023 MB (0%)
D vinumdrive0   State: up   /dev/ad0s1h A: 0/1023 MB (0%)

Is this a known issue? Is there something wrong with how I've set it up?

info from dmesg:

FreeBSD 5.3-BETA2 #0: Tue Aug 31 01:21:06 UTC 2004
root@:/usr/obj/usr/src/sys/ARBITOR
...
ad0: 157066MB  [319120/16/63] at ata0-master UDMA66
ATAPI_RESET time = 34920us
ata1-master: DMA limited to UDMA33, non-ATA66 cable or device
ad2: 157066MB  [319120/16/63] at ata1-master UDMA33
acd0: CDROM  at ata1-slave PIO4

disklabels:
---
# /dev/ad0s1:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  2096871  2814.2BSD 2048 16384 11761
  b:  4999480 316669952  swap
  c: 3216694320unused0 0 # "raw" part, don't 
edit
  d: 16777216  20971524.2BSD 2048 16384 28552
  e:  4194304 188743684.2BSD0 0 0
  f: 188743680 230686724.2BSD0 0 0
  g: 104857600 2118123524.2BSD0 0 0
  h:  2097136   16 vinum

# /dev/ad2s1:
8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  a:  2096871  2814.2BSD 2048 16384 11761
  b:  4999480 316669952  swap
  c: 3216694320unused0 0 # "raw" part, don't 
edit
  d: 16777216  20971524.2BSD 2048 16384 28552
  e:  4194304 188743684.2BSD0 0 0
  f: 188743680 230686724.2BSD0 0 0
  g: 104857600 2118123524.2BSD0 0 0
  h:  2097136   16 vinum


--
Chad Ziccardi
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: maximum hard drive capacity supported?

2004-08-31 Thread Matthew Seaman
On Mon, Aug 30, 2004 at 06:19:48PM -0300, Fernan Aguero wrote:

> Now, in my case I don't need the new and bigger disk to be
> the bootable disk (i.e. I already have two drives that are
> sliced, partitioned and working fine). I just need it to be
> another disk to hold a /home or /scratch partition ... so
> does it really matter what the BIOS sees? 

In which case you're good to go.  The BIOS need have no knowledge of a
data drive.  All the BIOS needs to do is read in the kernel and kick
off the boot sequence.  FreeBSD will scan all the devices on bootup
and discover your new drive for itself.

Cheers,

Matthew 

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpllJAaoLsY8.pgp
Description: PGP signature


Re: Strange error

2004-08-31 Thread Jack Raats
Sorry that was a typo. The ports and packages install the startup scripts in
the right path, but still they are not started at bootup time.
Googling gives a few url's with the same problem but not the solution :(

Jack

- Original Message - 
From: "Subhro" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED] ORG" <[EMAIL PROTECTED]>
Cc: "Jack Raats" <[EMAIL PROTECTED]>
Sent: Tuesday, August 31, 2004 4:01 AM
Subject: Re: Strange error


> The paths you have provided are wrong. The correct path is
/usr/local/etc/rc.d/
>
> Regards
> S.
>
> On Tue, 31 Aug 2004 02:03:09 +0200, Jack Raats <[EMAIL PROTECTED]>
wrote:
> > The last weeks I've a strange error. After a reboot It seems that some
> > programms are not being started up by their script in
/etc/usr/local/rc.d.
> > The programms will run if I start the script by hand. (The programms are
> > enabled in /etc/rc.conf). Can anyone give me a clue where to look?
> >
> > Met vriendelijke groeten
> > Jack Raats
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
"[EMAIL PROTECTED]"
> >
>
>
> -- 
> Subhro Sankha Kar
> School of Information Technology
> Block AQ-13/1 Sector V
> ZIP 700091
> India
>

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >