java 1.3.1 and dual cpu

2002-11-18 Thread jesse reynolds
Hi

Will Java make user of multiple CPU's on FreeBSD if there is only one 
Java process? That is, can there be some threads in the JVM running 
on one CPU and some other threads running on the other CPU in order 
to make user of the full capactity of a dual pentium 3 system?

I'm running FreeBSD 4.6 and Java 1.3.1 compiled from the ports 
collection. I'm running the Tomcat Servlet container on Java 
primarily.

Thanks very much

Jesse

PS, if you could please cc jesse at va.com.au in your replies as I am 
not subscribed to this list!  Ta.

--
  Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au

Email: jesse (at) va.com.au Website Development
Phone: +61 (0)8 8223 2288   Web  Email Hosting
  Web: http://jesse.va.com.au   Streaming Media Hosting
Telehousing / Colocation

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: FreeBSD Easy Server

2002-11-18 Thread Pierrick Brossin

  I'm aware there is an instant-server port but I'm not really
  convinced!
 
 Why not?

'cos I need more !

Like a qmail mail server and stuff.
So if I have to configure a mail server, I think I can do the other things as well!

The main problem is the firewall rules!

Cya


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Easy Server

2002-11-18 Thread Pierrick Brossin

 Again I say: Dive in! The user community is quite helpful and the stability 
 can't be beat!

Thanx for your help!

I think I'm gonna give it another shot !

Cya

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: winxp no response by using samba fileserver?

2002-11-18 Thread Matthew Seaman
On Mon, Nov 18, 2002 at 10:24:22AM +0800, wsk wrote:

   my xp box always occur no response while conncet to my samba fileserver.but if 
connect it using
 another frame window, it will ok.and samba work's well if use win2k to connect to 
samba server.cry:
 who can help me? thanks any info.

Have you looked at the Troubleshooting Samba section in the
Samba-HOWTO at http://hr.uoregon.edu/davidrl/samba.html ?  Especially
the instructions about DIAGNOSIS.TXT?

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Unreal 2003 dedicated server

2002-11-18 Thread Dieter Lauger
 Hello 
 
i want run a unreal 2003 dedicated server on my freebsd box. After unpacking and 
installation of the UT2003DedicatedServer-Linux.zip, i make in the created directory 
/compat/linux/usr/games/ut2003_dedicated a 
 
# ./ucc server 
 
and get allways 
 
Executing Class Engine.ServerCommandlet 
Unreal engine initialized 
(Karma): Beginning Karma for game. 
(Karma): Creating MeAssetDB. 
 
Backtrace: 
[ 1]  ./Core.so [0x28a29e42] 
[ 2]  /lib/libpthread.so.0 [0x280e04f3] 
[ 3]  [0xbfbfffbf] 
[ 4]  ./Engine.so(McdNullCreate+0x15) [0x2857c2ed] 
[ 5]  ./Engine.so(McdGMCreate+0x7b) [0x285d0497] 
[ 6]  ./Engine.so(KCreateAssetDB__FPP9MeAssetDBPP10McdGeomMan+0x9f) [0x2820c8ff] 
[ 7]  ./Engine.so(KInitGameKarma__Fv+0x2a7) [0x281fa307] 
[ 8]  ./Engine.so(Init__11UGameEngine+0x111) [0x28275281] 
[ 9]  ./Engine.so(Main__17UServerCommandletPCw+0xb7) [0x2826aadf] 
[10]  ./ucc-bin(main+0x35e7) [0x8054567] 
[11]  /lib/libc.so.6(__libc_start_main+0x8e) [0x28ba4336] 
[12]  ./ucc-bin(Log__13FOutputDeviceRC7FString+0x31) [0x8050af1] 
Signal: SIGILL [illegal instruction] 
Aborting. 
Exiting. 
Waiting for file streaming thread to finish... 
Name subsystem shut down 
Allocation checking disabled 
 
Have anyone an idee ? 
Thanks for all 
 

Viren? Wir wissen nicht was Ihr Arzt empfiehlt. Wir empfehlen den
Virencheck für Dateianhänge! http://freemail.web.de/features/?mc=021159



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: restore question

2002-11-18 Thread Jan Grant
On Fri, 15 Nov 2002, Jack L. Stone wrote:

 I missed this earlier. You say:

 That is why the only clean way of doing this, would be to make a
 disk-image, like Ghost does.

 I'm unaware of any backup that takes longer than a nanosecond where files
 will not have changed on a system by the time you are done making an image.
 Does Ghost sync the files again at the end of the backup??? I am not
 anti-Ghost, just pro-dump/retore and dd after that and tar after that..
 because I feel I can trust them with my data.

Dump is NOT guaranteed to work taking an image of a live filesystem. If
you want this behaviour, you're better off creating a filesystem
snapshot and using your favourite backup mechanism on that. There are no
plans that I'm aware of to move the FS snapshotting code into 4-STABLE.

jan
-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
Solution: (n) a watered-down version of something neat.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Secure tunneling of remote-access Windows sessions?

2002-11-18 Thread Darren Pilgrim
I want to setup VNC on some Windows machines so I can access them over 
the internet, but I need to secure the connection in a way that will 
work with NAT'ing firewalls on both ends of the connection.  How can I 
do this?  I was thinking of setting up a tunnel between the two 
firewalls.  On the local end, the tunnel starts at a given port on the 
firewall, which is connected to a port on the remote firewall that 
forwards to the VNC port on the remote machine.  How would I go about 
doing this?  Is there a better option?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


extracting example startx

2002-11-18 Thread Cliff Sarginson
Hi,
After a slight boo-boo I had to do some finger-poking with X11.
Startx disappeared in the process.
I can find startx related files lurking deep in the bowels of the
imake ports directory. Anyone know how to actually build and install it.
I tried all the obvious things.

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Palm 515 setup

2002-11-18 Thread Vidor Demeter
Hi all,

Now I have the next question which is about setting up
a Palm M515...
I have the USBD running but what is the next step, to
get Palm synchronizing with the FreeBSD??
I need some help...

TIA 
Vidor

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: restore question

2002-11-18 Thread Jack L. Stone
At 01:04 PM 11.16.2002 +, Jan Grant wrote:
On Fri, 15 Nov 2002, Jack L. Stone wrote:

 I missed this earlier. You say:

 That is why the only clean way of doing this, would be to make a
 disk-image, like Ghost does.

 I'm unaware of any backup that takes longer than a nanosecond where files
 will not have changed on a system by the time you are done making an image.
 Does Ghost sync the files again at the end of the backup??? I am not
 anti-Ghost, just pro-dump/retore and dd after that and tar after that..
 because I feel I can trust them with my data.

Dump is NOT guaranteed to work taking an image of a live filesystem. If
you want this behaviour, you're better off creating a filesystem
snapshot and using your favourite backup mechanism on that. There are no
plans that I'm aware of to move the FS snapshotting code into 4-STABLE.

jan
-- 

Your comments take the thread out of context and moves far from the
original post. I never have said that ANY backup of a live filesystem
should be considered safe from corruption. See the word nanosecond.

However, to resond, if one has the luxuary of dropping down to single user
(to reduce file changes and possible file corruption) and then doing a
dump, the integrity of the backup should be reliable. Dump is the only
backup program recommended by the Handbook as being safe and has stood the
test of time. I cannot have the server down on a frequent basis, so I do
dumps daily on live systems. Have used them on occasion to restore and so
far, every one has worked fine.including being bootable.

Now, the original question was about the existance of a Ghost-like
program to duplicate one HD to another. My observation was that dd(1) is
the closest thing I know about and it's in the base system. BTW, I've also
used dd(1) in a pinch and every case has worked fine there too booted
right up and never any indication of a problem.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: java 1.3.1 and dual cpu

2002-11-18 Thread Khairil Yusof
On Mon, 2002-11-18 at 16:08, jesse reynolds wrote:

 Will Java make user of multiple CPU's on FreeBSD if there is only one 
 Java process? That is, can there be some threads in the JVM running 
 on one CPU and some other threads running on the other CPU in order 
 to make user of the full capactity of a dual pentium 3 system?

It doesn't look like it on my machine:

top shows a single java process with the CPU number alternating, but
it's not making use of both CPUs well. 

Running the Java2D test, with all options turned on (texturing,
anti-aliasing etc.) it's crawling and shows that the CPU still has 57%
percent left. 

Note: I'm not familiar at all with Java on FreeBSD, so I'm running
default settings without any optimisations.


-- 
Khairil Yusof [EMAIL PROTECTED]



signature.asc
Description: This is a digitally signed message part


Re: restore question

2002-11-18 Thread Jack L. Stone
At 08:25 AM 11.18.2002 -0600, Jack L. Stone wrote:
At 01:04 PM 11.16.2002 +, Jan Grant wrote:
On Fri, 15 Nov 2002, Jack L. Stone wrote:

 I missed this earlier. You say:

 That is why the only clean way of doing this, would be to make a
 disk-image, like Ghost does.

 I'm unaware of any backup that takes longer than a nanosecond where files
 will not have changed on a system by the time you are done making an
image.
 Does Ghost sync the files again at the end of the backup??? I am not
 anti-Ghost, just pro-dump/retore and dd after that and tar after
that..
 because I feel I can trust them with my data.

Dump is NOT guaranteed to work taking an image of a live filesystem. If
you want this behaviour, you're better off creating a filesystem
snapshot and using your favourite backup mechanism on that. There are no
plans that I'm aware of to move the FS snapshotting code into 4-STABLE.

jan
-- 

Your comments take the thread out of context and moves far from the
original post. I never have said that ANY backup of a live filesystem
should be considered safe from corruption. See the word nanosecond.

However, to resond, if one has the luxuary of dropping down to single user
(to reduce file changes and possible file corruption) and then doing a
dump, the integrity of the backup should be reliable. Dump is the only
backup program recommended by the Handbook as being safe and has stood the
test of time. I cannot have the server down on a frequent basis, so I do
dumps daily on live systems. Have used them on occasion to restore and so
far, every one has worked fine.including being bootable.

Now, the original question was about the existance of a Ghost-like
program to duplicate one HD to another. My observation was that dd(1) is
the closest thing I know about and it's in the base system. BTW, I've also
used dd(1) in a pinch and every case has worked fine there too booted
right up and never any indication of a problem.


Dump is the only backup program recommended by the Handbook as being
safe...

Pardon me. That should have been as being safe to move whole
filesystems. Not a condemnation of other programs.

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: restore question

2002-11-18 Thread Jan Grant
On Mon, 18 Nov 2002, Jack L. Stone wrote:

 At 01:04 PM 11.16.2002 +, Jan Grant wrote:
 On Fri, 15 Nov 2002, Jack L. Stone wrote:
 
  I missed this earlier. You say:
 
  That is why the only clean way of doing this, would be to make a
  disk-image, like Ghost does.
 
  I'm unaware of any backup that takes longer than a nanosecond where files
  will not have changed on a system by the time you are done making an image.
  Does Ghost sync the files again at the end of the backup??? I am not
  anti-Ghost, just pro-dump/retore and dd after that and tar after that..
  because I feel I can trust them with my data.
 
 Dump is NOT guaranteed to work taking an image of a live filesystem. If
 you want this behaviour, you're better off creating a filesystem
 snapshot and using your favourite backup mechanism on that. There are no
 plans that I'm aware of to move the FS snapshotting code into 4-STABLE.
 
 jan
 --

 Your comments take the thread out of context and moves far from the
 original post. I never have said that ANY backup of a live filesystem
 should be considered safe from corruption. See the word nanosecond.

 However, to resond, if one has the luxuary of dropping down to single user
 (to reduce file changes and possible file corruption) and then doing a
 dump, the integrity of the backup should be reliable. Dump is the only
 backup program recommended by the Handbook as being safe and has stood the
 test of time. I cannot have the server down on a frequent basis, so I do
 dumps daily on live systems. Have used them on occasion to restore and so
 far, every one has worked fine.including being bootable.

 Now, the original question was about the existance of a Ghost-like
 program to duplicate one HD to another. My observation was that dd(1) is
 the closest thing I know about and it's in the base system. BTW, I've also
 used dd(1) in a pinch and every case has worked fine there too booted
 right up and never any indication of a problem.

I congratulate you on your luck.

-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
New Freedom of Information Act: theirs, to yours. Happy now?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



initializing SCSI drive ST15150W

2002-11-18 Thread xxxlucasxxx
Hi,

I am having a problem getting two seagate (compaq) ST15150W
initialized at boot.

dmesg gives me the bellow message for the SCSI card and drive (I am
trying one at a time not to confuse matters). In this case I have set
the drive as bootable in the SCSI BIOS. I have also tried it as not
bootable. I have tried another drive that has the device ID 0, in this
case it is device 2. All attemps have lead to nothing more then the
below. With the device set as not bootable the SCAN AT BOOT message
includes the target 2. The drive and card do work, I have tested them
on a W2K system without any problems other then being on a W2K system.
Any clues, a good schooling and taunts are welcome.

.
.
.
sym0: 875 port 0xe000-0xe0ff mem
0xe5001000-0xe5001fff,0xe500-0xe5ff irq 11 at device 13.0 on
pci0
sym0: Symbios NVRAM, ID 7, Fast-20, SE, parity checking
sym0: open drain IRQ line driver, using on-chip SRAM
sym0: using LOAD/STORE-based firmware.
sym0: SCAN AT BOOT disabled for targets 0 1 3 4 5 6 8 9 10 11 12 13 14
15.
.
.
.
Waiting 15 seconds for SCSI devices to settle
(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
(probe2:sym0:0:2:0): extraneous data discarded.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 1).
(probe2:sym0:0:2:0): ODD transfer in DATA IN phase.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 10).
(probe2:sym0:0:2:0): ODD transfer in DATA IN phase.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 10).
(probe2:sym0:0:2:0): ODD transfer in DATA IN phase.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 10).
(probe2:sym0:0:2:0): ODD transfer in DATA IN phase.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 10).
(probe2:sym0:0:2:0): ODD transfer in DATA IN phase.
(probe2:sym0:0:2:0): COMMAND FAILED (87 0 10).


Thanks in advance for any help.

Lucas


Sign up today for your Free E-mail at: http://www.canoe.ca/CanoeMail 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Server Reboot

2002-11-18 Thread Lew A
UPDATE: Here is some interesting stuff from a dmesg

Fatal trap 12: page fault while in kernel mode
mp_lock = 0002; cpuid = 0; lapic.id = 
fault virtual address   = 0xa127194c
fault code  = supervisor read, page not present
instruction pointer = 0x8:0xc022f45a
stack pointer   = 0x10:0xe4455c94
frame pointer   = 0x10:0xe4455cc8
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 13308 (qmail-pop3d)
interrupt mask  = none - SMP: XXX
trap number = 12
panic: page fault
mp_lock = 0002; cpuid = 0; lapic.id = 

Maybe this will help in solving my problem?

Thank you,
Lew A
GWI Operations

-
  A tiger can smile
  A snake will say it loves you
  Lies make us evil
-

On Sun, 17 Nov 2002, Lew A wrote:

 Hello,

 Last night at about 5 o'clock my pop server rebooted itself, looks like
 the kernel freak out. It doesn't look like the kernel cored, so I can't
 debug it. Here is the information if anyone has any helpful
 hints it'd be great.

 server: {14} % uname -a
 FreeBSD server.gwi.net 4.5-RELEASE-p20 FreeBSD 4.5-RELEASE-p20 #0: Sun Sep
 15 09:18:11 EDT 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GWI-SMP  i386
 server: {15} % uptime
  8:57AM  up 18 hrs, 1 user, load averages: 0.24, 0.13, 0.07

 ~SNIP FROM MESSAGES~
 Nov 16 14:58:14 server /kernel:
 Nov 16 14:58:14 server /kernel:
 Nov 16 14:58:14 server /kernel: Fatal trap 12: page fault while in kernel
 mode
 Nov 16 14:58:14 server /kernel: mp_lock = 0002; cpuid = 0; lapic.id =
 
 Nov 16 14:58:14 server /kernel: fault virtual address = 0xa127194c
 Nov 16 14:58:14 server /kernel: fault code= supervisor
 read, page not
 present
 Nov 16 14:58:14 server /kernel: instruction pointer   = 0x8:0xc022f45a
 Nov 16 14:58:14 server /kernel: stack pointer =
 0x10:0xe4455c94
 Nov 16 14:58:14 server /kernel: frame pointer =
 0x10:0xe4455cc8
 Nov 16 14:58:14 server /kernel: code segment  = base 0x0,
 limit 0xf, t
 ype 0x1b
 Nov 16 14:58:14 server /kernel: = DPL 0, pres 1, def32 1, gran 1
 Nov 16 14:58:14 server /kernel: processor eflags  = interrupt enabled,
 resume, IOPL =
 0
 Nov 16 14:58:14 server /kernel: current process   = 13308
 (qmail-pop3d)
 Nov 16 14:58:14 server /kernel: interrupt mask= none - SMP:
 XXX
 Nov 16 14:58:14 server /kernel: trap number   = 12
 Nov 16 14:58:14 server /kernel: panic: page fault
 Nov 16 14:58:14 server /kernel: mp_lock = 0002; cpuid = 0; lapic.id =
 
 Nov 16 14:58:14 server /kernel:
 Nov 16 14:58:14 server /kernel: syncing disks... 2
 Nov 16 14:58:14 server /kernel: done
 Nov 16 14:58:14 server /kernel: Uptime: 46d23h53m37s
 Nov 16 14:58:14 server /kernel: Automatic reboot in 15 seconds - press a
 key on the co
 nsole to abort
 Nov 16 14:58:14 server /kernel: Rebooting...
 Nov 16 14:58:14 server /kernel: Copyright (c) 1992-2002 The FreeBSD
 Project.
 Nov 16 14:58:14 server /kernel: Copyright (c) 1979, 1980, 1983, 1986,
 1988, 1989, 1991
 , 1992, 1993, 1994
 Nov 16 14:58:14 server /kernel: The Regents of the University of
 California. All right
 s reserved.
 Nov 16 14:58:14 server /kernel: FreeBSD 4.5-RELEASE-p20 #0: Sun Sep 15
 09:18:11 EDT 20
 02
 Nov 16 14:58:14 server /kernel:
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GWI-SMP
 Nov 16 14:58:14 server /kernel: Timecounter i8254  frequency 1193182 Hz
 Nov 16 14:58:14 server /kernel: CPU: Pentium III/Pentium III Xeon/Celeron
 (1132.79-MHz
  686-class CPU)
 Nov 16 14:58:14 server /kernel: Origin = GenuineIntel  Id = 0x6b1
 Stepping = 1
 Nov 16 14:58:14 server /kernel:
 Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,
 APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
 Nov 16 14:58:14 server /kernel: real memory  = 1073676288 (1048512K bytes)
 Nov 16 14:58:14 server /kernel: avail memory = 1041203200 (1016800K bytes)
 Nov 16 14:58:14 server /kernel: Programming 16 pins in IOAPIC #0
 Nov 16 14:58:14 server /kernel: IOAPIC #0 intpin 2 - irq 0
 Nov 16 14:58:14 server /kernel: Programming 16 pins in IOAPIC #1
 Nov 16 14:58:14 server /kernel: FreeBSD/SMP: Multiprocessor motherboard
 Nov 16 14:58:14 server /kernel: cpu0 (BSP): apic id:  0, version:
 0x00040011, at 0xfee
 0
 Nov 16 14:58:14 server /kernel: io0 (APIC): apic id:  4, version:
 0x000f0011, at 0xfec
 0
 Nov 16 14:58:14 server /kernel: io1 (APIC): apic id:  5, version:
 0x000f0011, at 0xfec
 01000
 Nov 16 14:58:14 server /kernel: Preloaded elf kernel kernel at
 0xc03d.
 Nov 16 14:58:14 server /kernel: Pentium Pro MTRR support enabled
 Nov 16 14:58:14 server /kernel: md0: Malloc disk
 Nov 16 14:58:14 server /kernel: Using $PIR table, 8 entries at 0xc00f5130
 Nov 16 14:58:14 server /kernel: apm0: APM BIOS on motherboard
 

Confused about bash profiles and environment settings.

2002-11-18 Thread Khairil Yusof
According to the man, bash loads up for an interactive shell:

/etc/profile
~/.bash_profile
~/.bash_login
~/.profile

Env gives me this as my path:

PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:
/usr/X11R6/bin:/home/kaeru/bin

This is in ~/.profile (~/.bash_profile doesn't have it) and
~/.bash_login is empty.

However if I change ~/.profile and add some other paths to it, the new
paths are not exported to my profile.

So bash is getting it's path settings from somewhere else. /etc/profile
is commented out.

Where else is it getting my path settings from (login.conf?).

I tried changing PATH in that and it doesn't affect anything.

However if I cut and paste this path and put it into ~/.bash_profile
certain commands don't work, and my addition of /usr/local/jdk1.3.1/bin
finds java, but java fails to run (complaining about missing libs).

On the other hand root which is using csh, if I edit .cshrc and add the
java path in, everything works just as expected.

I'm confused :( Anything to enlighten me would be much appreciated.

Thanks.


-- 
Khairil Yusof [EMAIL PROTECTED]



signature.asc
Description: This is a digitally signed message part


Re: extracting example startx

2002-11-18 Thread Matthew Seaman
On Mon, Nov 18, 2002 at 01:15:03PM +0100, Cliff Sarginson wrote:

 After a slight boo-boo I had to do some finger-poking with X11.
 Startx disappeared in the process.
 I can find startx related files lurking deep in the bowels of the
 imake ports directory. Anyone know how to actually build and install it.

Reinstall the XFree86-clients-4.2.1_2 port.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Confused about bash profiles and environment settings.

2002-11-18 Thread Lowell Gilbert
Khairil Yusof [EMAIL PROTECTED] writes:

 According to the man, bash loads up for an interactive shell:
 
 /etc/profile
 ~/.bash_profile
 ~/.bash_login
 ~/.profile
 
No, that's not what it says.  It says that it only loads *one* of the
last three, and that it tries them in that order.

The behaviour you've observed matches this description.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Confused about bash profiles and environment settings.

2002-11-18 Thread Matthew Seaman
On Mon, Nov 18, 2002 at 10:43:32PM +0800, Khairil Yusof wrote:

 So bash is getting it's path settings from somewhere else. /etc/profile
 is commented out.
 
 Where else is it getting my path settings from (login.conf?).
 
 I tried changing PATH in that and it doesn't affect anything.

login.conf is probably where your PATH setting originates from.  If
you modify /etc/login.conf, you will have to run

cap_mkdb /etc/login.conf

(as noted at the top of that file) before the changes will come into
force.

/etc/login.conf is the ultimate place where such settings may be
configured.  You can override the settings from there just for your
own account by modifying ~/.login_conf, or you can override the
settings for a particular shell by modifying the appropriate rc files.
You can change settings in .xinitrc (startx) or .xsession (xdm) so
they will only take effect under X windows.  In any case, you're going
to have to log out and log back in again before your session will
reflect the changes you've made.

 However if I cut and paste this path and put it into ~/.bash_profile
 certain commands don't work, and my addition of /usr/local/jdk1.3.1/bin
 finds java, but java fails to run (complaining about missing libs).
 
 On the other hand root which is using csh, if I edit .cshrc and add the
 java path in, everything works just as expected.

~/.bash_profile or ~/.bash_login is sourced one time, at login.
~/.cshrc is sourced each time you start up a new shell.  You can use
~/.bashrc if you want the 'every new shell' behaviour under bash, and
~/.login for the 'once per login session' behaviour under csh.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Test your Banker!

2002-11-18 Thread office

Dear Sir, Dear Friend,

thank you for your interest in easymoneyconcepts - www.easymoneyconcepts.com - 

We call your attention to tools and vehicles that will drive your banker and 
financial adviser into a corner.

Please confront them with techniques and strategies nearly everbody can use but are 
not shown and presented to you as it is easier for your banker to sell their own 
products 
or retail stuff.

We show you ways and tools, sometimes called financial engineering or structured 
products
that enables you to have quite more control over your assets, investments or funds.

We know that your bank is familiar with some of these techniques but does not sell 
them to
you as it is easier for them selling ready made products - sometimes it makes sense 
but 
in most cases it is the wrong way.

Your assets should be treated in the best possible way as they have been earned with 
hard work.

Visit us at www.easymoneyconcepts.com or contact us via our service desk and get a 
real kick start.



Kind regards



Andy Bell
financial engineering division


Tel.: +43/ 1 537 12 4844
Fax.: +43/ 1 537 12 4000

E-Mail: [EMAIL PROTECTED]




P.S.: If this mail was sent to a wrong address or recipient please let us know.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



koffice-kde3 build problem

2002-11-18 Thread Michael C. Cambria

Hi,

I having a problem building koffice via the kde3 metaport.  KDE3 itself
(seems to) be working fine.  I cvsup'ed from 4.6-Stable to 4.7-Stable
last night, including ports.

I followed the instructions on freebsd.kde.org to remove kde2/qt/koffice.

I also ran portsdb -Uu before trying to update any ports.

I probably missed something, but can't see it.  Can anyone shed some 
light?

Here is what is in /var/db/pkg:

# ls /var/db/pkg | grep kde
kdebase-3.0.5
kdegames-3.0.4
kdelibs-3.0.5
kdeutils-3.0.4_1
#
#
#ls /var/db/pkg | grep qt
qt-3.0.5_5


In /usr/ports/x11/kde3, make ran OK.  make install results in the
following error:


ow.cc || echo './'`koMainWindow.cc
In file included from /usr/include/string.h:50,
 from /usr/X11R6/include/qcstring.h:46,
 from /usr/X11R6/include/qstring.h:43,
 from /usr/X11R6/include/qkeysequence.h:44,
 from /usr/local/include/kaction.h:29,
 from /usr/local/include/kparts/mainwindow.h:24,
 from koMainWindow.h:23,
 from koMainWindow.cc:20:
/usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
koMainWindow.cc: In method `void KoMainWindow::slotActivePartChanged(KParts::Part *)':
koMainWindow.cc:1138: no matching function for call to `KParts::Plugin::loadPlugins 
(KoMainWindow *, KoMainWindow *, KInstance *, bool)'
/usr/local/include/kparts/plugin.h:81: candidates are: static void 
KParts::Plugin::loadPlugins(QObject *, const KInstance *)
/usr/local/include/kparts/plugin.h:87: static void 
KParts::Plugin::loadPlugins(QObject *, const QValueListKParts::Plugin::PluginInfo )
/usr/local/include/kparts/plugin.h:93: static void 
KParts::Plugin::loadPlugins(QObject *, const QValueListKParts::Plugin::PluginInfo , 
const
KInstance *)
gmake[4]: *** [koMainWindow.lo] Error 1
gmake[4]: Leaving directory 
`/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/editors/koffice-kde3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
#

Thanks,
MikeC


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



information

2002-11-18 Thread Juan Pedro Bojorquez Garcia.
i have an a YAMAHA AC-XG sound Card and if u have any kind of 
documentation about how can i setup that sound card on FreeBSD 4.7 i 
really apreciate that.

Thanks a lot.
ATTE.
Juan Pedro Bojorquez.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


sound vchans and gaim sound conflict

2002-11-18 Thread Jim Arnold
Sometimes when I use Gaim and I get too many sounds
going at once my sound card gets confused and starts a
loud buzzing that can only be stopped by a reboot.
This seems to happen when two people IM me at the same
time.

I turned off the sound in Gaim for all but incoming
messages but I still have that problem on occasion.
Having to reboot for this is pretty lame.

My sysctl.conf is set to: hw.snd.pcm0.vchans=4
Xmms uses  dev/dsp0.3 and Gaim uses /drv/dsp0.1

Here's my audio card:
pcm0: AudioPCI ES1373-B port 0xe800-0xe83f irq 9 at
device 11.0 on pci0

The above did eliminate those annoying messages that
another app had grabbed the sound card. Any ideas on
how to get this to stop? Is it just a byproduct of a
cheap sound card?

Thanks,
Jim


__
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Secure tunneling of remote-access Windows sessions?

2002-11-18 Thread Doug Poland
Darren Pilgrim said:
 I want to setup VNC on some Windows machines so I can access them
 over  the internet, but I need to secure the connection in a way
 that will  work with NAT'ing firewalls on both ends of the
 connection.  How can I  do this?  I was thinking of setting up a
 tunnel between the two
 firewalls.  On the local end, the tunnel starts at a given port on
 the  firewall, which is connected to a port on the remote firewall
 that  forwards to the VNC port on the remote machine.  How would I
 go about  doing this?  Is there a better option?


I recommend you use the TightVNC form of VNC.  Read the info on this
link:  http://www.uk.research.att.com/vnc/sshvnc.html then read the
ssd man page paying close attention to the -L switch.  If you have
particular problems after this leg work, then ask again.

-- 
Regards,
Doug



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



XDM server?

2002-11-18 Thread Louis LeBlanc
Hey all.  Slightly OT here, but I can't really remember any of the
particulars in dealing with remote X sessions.  What I'd like to do is
configure my XFree86 server on FreeBSD (4.6.2 RELEASE) to broadcast
the XDM service so an X client on W$ can open a FreeBSD X session.

Maybe this doesn't make much sense, but If I had a better idea where
this starts, I might not need to ask the question.

Thanks
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

A little suffering is good for the soul.
-- Kirk, The Corbomite Maneuver, stardate 1514.0

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: extracting example startx

2002-11-18 Thread Cliff Sarginson
On Mon, Nov 18, 2002 at 02:48:55PM +, Matthew Seaman wrote:
 On Mon, Nov 18, 2002 at 01:15:03PM +0100, Cliff Sarginson wrote:
 
  After a slight boo-boo I had to do some finger-poking with X11.
  Startx disappeared in the process.
  I can find startx related files lurking deep in the bowels of the
  imake ports directory. Anyone know how to actually build and install it.
 
 Reinstall the XFree86-clients-4.2.1_2 port.
 
That's the ticket .. thanks :)

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



BTX PXE ???

2002-11-18 Thread Krissada Jindanupajit (FreeBSD-question)
What are BTX and PXE stand for?


Thank You.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: koffice-kde3 build problem

2002-11-18 Thread Kent Stewart


Michael C. Cambria wrote:

Hi,

I having a problem building koffice via the kde3 metaport.  KDE3 itself
(seems to) be working fine.  I cvsup'ed from 4.6-Stable to 4.7-Stable
last night, including ports.

I followed the instructions on freebsd.kde.org to remove kde2/qt/koffice.

I also ran portsdb -Uu before trying to update any ports.

I probably missed something, but can't see it.  Can anyone shed some 
light?

Here is what is in /var/db/pkg:

# ls /var/db/pkg | grep kde
kdebase-3.0.5
kdegames-3.0.4
kdelibs-3.0.5
kdeutils-3.0.4_1
#
#
#ls /var/db/pkg | grep qt
qt-3.0.5_5


In /usr/ports/x11/kde3, make ran OK.  make install results in the
following error:


ow.cc || echo './'`koMainWindow.cc
In file included from /usr/include/string.h:50,
 from /usr/X11R6/include/qcstring.h:46,
 from /usr/X11R6/include/qstring.h:43,
 from /usr/X11R6/include/qkeysequence.h:44,
 from /usr/local/include/kaction.h:29,
 from /usr/local/include/kparts/mainwindow.h:24,
 from koMainWindow.h:23,
 from koMainWindow.cc:20:
/usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined
/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined
koMainWindow.cc: In method `void KoMainWindow::slotActivePartChanged(KParts::Part *)':
koMainWindow.cc:1138: no matching function for call to `KParts::Plugin::loadPlugins (KoMainWindow *, KoMainWindow *, KInstance *, bool)'
/usr/local/include/kparts/plugin.h:81: candidates are: static void KParts::Plugin::loadPlugins(QObject *, const KInstance *)
/usr/local/include/kparts/plugin.h:87: static void KParts::Plugin::loadPlugins(QObject *, const QValueListKParts::Plugin::PluginInfo )
/usr/local/include/kparts/plugin.h:93: static void KParts::Plugin::loadPlugins(QObject *, const QValueListKParts::Plugin::PluginInfo , const
KInstance *)
gmake[4]: *** [koMainWindow.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib/kofficecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/koffice-kde3/work/koffice-1.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/editors/koffice-kde3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
#


Have you upraded your ports again? Alane made some changes to koffice, 
which were pulled down by the 2nd cvsup. Then, koffice would build as 
a package.

Kent

--
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Palm 515 setup

2002-11-18 Thread Joan Picanyol i Puig
* Vidor Demeter [EMAIL PROTECTED] [20021118 15:02]:
 Hi all,
 
 Now I have the next question which is about setting up
 a Palm M515...
 I have the USBD running but what is the next step, to
 get Palm synchronizing with the FreeBSD??
 I need some help...
Doesn't work yet. Send a message to [EMAIL PROTECTED] asking when
it will be ready (if you read the archives, you'll find you are not the
first one.

qvb
-- 
pica

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Palm 515 setup

2002-11-18 Thread Marco Beishuizen
On Mon, 18 Nov 2002, the wise Joan Picanyol i Puig spoke, and said:

 * Vidor Demeter [EMAIL PROTECTED] [20021118 15:02]:
  Hi all,
 
  Now I have the next question which is about setting up
  a Palm M515...
  I have the USBD running but what is the next step, to
  get Palm synchronizing with the FreeBSD??
  I need some help...
 Doesn't work yet. Send a message to [EMAIL PROTECTED] asking when
 it will be ready (if you read the archives, you'll find you are not the
 first one.

 qvb

It does work fine with the serial cable though, but not with usb.

Marco

-- 
In Lowes Crossroads, Delaware, it is a violation of local law for any
pilot or passenger to carry an ice cream cone in their pocket while
either flying or waiting to board a plane.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Slightly OT (and more related to the wireless networking)

2002-11-18 Thread Angelin Lazarov Lalev
Hi everybody,

Is there any way to get list of all SSIDs, which are present in given 
area, with the tools provided by FreeBSD.
I'm not sure that is possible at all, but a colleague of mine insist 
that he was seen such tool for Windows.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


ATTACK IRAQ!

2002-11-18 Thread admin



ARE YOU SICK OF seeing 'NO WAR ON IRAQ' pasted to every Subaru on the road?

ARE YOU SICK OF the Saddam Hussein lovers throwing this in your face everyday?

ARE YOU SICK OF the America haters taking IRAQ'S side over the United States?

WE ARE OFFERING A LIMITED TIME ATTACK IRAQ  BUMPER STICKER

To order, click on this link…….

http://shop.store.yahoo.com/america-first/atirbust.html






To unsubscribe from the group, please send email to [EMAIL PROTECTED] with the words 
“unsubscribe”.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



=?ISO-8859-1?Q?How Do i Turn Off Networking??=

2002-11-18 Thread Matt
I have a freebsd machine that i installed via an 
ethernet card. Now when i first ran sysinstall, i 
tried ep0, but that froze sysinstall. Next time i 
tried it with ep1, it worked but when i attempted 
to boot it for the firat time, and every time since, It 
freezes when it gets to the networking area.

Can i disable ep0?

__
Looking for safe email solutions for your school or district?
http://www.epals.com/schoolmail/ 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Slightly OT (and more related to the wireless networking)

2002-11-18 Thread Dan Pelleg
Angelin Lazarov Lalev [EMAIL PROTECTED] writes:

 Hi everybody,
 
 Is there any way to get list of all SSIDs, which are present in given area,
 with the tools provided by FreeBSD.
 
 I'm not sure that is possible at all, but a colleague of mine insist that he
 was seen such tool for Windows.
 

 Try dstumbler, in the ports (bsd-airtools).

-- 

  Dan Pelleg

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: How Do i Turn Off Networking?

2002-11-18 Thread Kliment Andreev
 to boot it for the firat time, and every time since, It 
 freezes when it gets to the networking area.
 
 Can i disable ep0?


Try 

# ifconfig ep0 down

but I doubt that is the problem.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



shutdown with power button

2002-11-18 Thread ertank
Hello, 

I want to learn if there is a way to make the system shutdown with the key 
on the case. 

I searched the mailing list but could not find a solution. Also, man apm and 
man apmd does not have some option for me that I could find. 

My problem is if I press the case power key, system just cuts the power off. 
And, this yields to a fsck on the next boot. I want the system to issue 
'shutdown -p now' command if somebody accidentally presses the power key of 
the case. 

Best Regards, 

--
Ertan Kucukoglu
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Firewall - opening ports

2002-11-18 Thread Darryl Hoar
Greetings,
I have built a firewall using FreeBSD 4.7-release and an oline tutorial
that uses IPFilter.

I need to understand how to open specific ports to allow applications to
talk
if needed.

Is there a document that describes how to do this ?

thanks,
Darryl


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



ATTACK IRAQ!

2002-11-18 Thread admin



ARE YOU SICK OF seeing 'NO WAR ON IRAQ' pasted to every Subaru on the road?

ARE YOU SICK OF the Saddam Hussein lovers throwing this in your face everyday?

ARE YOU SICK OF the America haters taking IRAQ'S side over the United States?

WE ARE OFFERING A LIMITED TIME ATTACK IRAQ  BUMPER STICKER

To order, click on this link…….

http://shop.store.yahoo.com/america-first/atirbust.html






To unsubscribe from the group, please send email to [EMAIL PROTECTED] with the words 
“unsubscribe”.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



DFE-670TXD

2002-11-18 Thread Brian Henning
Hello-
I have a DFE-670TXD D-Link PCMCIA NIC I just bought. I have a couple of
questions about intalling it on FreeBSD. How do i know if i need to limit
which interrupts are available for it? Will I get a message when i plug the
card in? I couldn't find it in the Hardware.txt file on the 4.7 CD, is this
card suported? if so which driver? I am in the process of installing the
card now so thanks for the help.

Brian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: DFE-670TXD

2002-11-18 Thread John Bleichert
On Mon, 18 Nov 2002, Brian Henning wrote:
 Date: Mon, 18 Nov 2002 15:33:45 -0600
 From: Brian Henning [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: DFE-670TXD
 
 Hello-
 I have a DFE-670TXD D-Link PCMCIA NIC I just bought. I have a couple of
 questions about intalling it on FreeBSD. How do i know if i need to limit
 which interrupts are available for it? Will I get a message when i plug the
 card in? I couldn't find it in the Hardware.txt file on the 4.7 CD, is this
 card suported? if so which driver? I am in the process of installing the
 card now so thanks for the help.
 
 Brian
 

My 3com pc-card causes a message to be issued when it's inserted/removed. 
I don't think I gave the daemon any extra args, I think that's the default 
behavior.

You'll know you have an interrupt conflict if your display freezes when 
you insert the card and unfreezes when you eject it, or if something that 
was working before (e.g. your sound card) doesn't work afterward.

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Easy Server

2002-11-18 Thread Greg 'groggy' Lehey
On Monday, 18 November 2002 at  9:44:55 +0100, Pierrick Brossin wrote:

 I'm aware there is an instant-server port but I'm not really
 convinced!

 Why not?

 'cos I need more !

 Like a qmail mail server and stuff.

OK, there's the basic problem: on the one hand, you want something
that will install out of the box, and on the other hand you have
specific requirements.  That doesn't mix.

 The main problem is the firewall rules!

That has nothing to do with server configurations.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



prefetching port dependencies

2002-11-18 Thread Scott I. Remick
Quick question:

I'm getting interested in using portupgrade -FR to prefetch a port's source
and its dependencies (and maybe even run the fetching in a 2nd session while
other parts are compiling). But I can only get it to work on stuff that is
already installed. It works great then.

Is there an equivalent means to prefetch dependencies for a port that ISN'T
installed yet? For example, I hadn't installed mozilla yet on this box but
when I ran:

portupgrade -FR mozilla-devel

I got an error that there was no such package installed.

Sorry if this is a newbie question.

[I tried to research this but case-insensitivity (-fr is diff than -FR) in
search engines was making it useless.]

=
Scott I. Remick   --==--   ICQ: 450152 
Save the internet - Use Mozilla: http://home.adelphia.net/~sremick/mozilla/
Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur. L'essentiel 
est invisible pour les yeux.
No trees were harmed in the composition of this message, although some
electrons were mildly inconvenienced.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Secure tunneling of remote-access Windows sessions?

2002-11-18 Thread Darren Pilgrim
Doug Poland wrote:

Darren Pilgrim said:


I want to setup VNC on some Windows machines so I can access them
over  the internet, but I need to secure the connection in a way
that will  work with NAT'ing firewalls on both ends of the
connection.  How can I  do this?  I was thinking of setting up a
tunnel between the two
firewalls.  On the local end, the tunnel starts at a given port on
the  firewall, which is connected to a port on the remote firewall
that  forwards to the VNC port on the remote machine.  How would I
go about  doing this?  Is there a better option?




I recommend you use the TightVNC form of VNC.  Read the info on this
link:  http://www.uk.research.att.com/vnc/sshvnc.html then read the
ssd man page paying close attention to the -L switch.  If you have
particular problems after this leg work, then ask again.


Okay, I see how I can use ssh/sshd running on the FreeBSD gateways on
each end of the connection to make the remote VNC port accessible via a
port on the local gateway.  However, their setup requires that the
remote machine have a routable IP address, doesn't it?  Modifying the 
model on the page you sent me:

local machine (me) - gateway1
  10.2.3.4/24`ssh -g -L 5900:10.1.2.3:5900 gateway2`
  runs vncviewer|
 internet
|
 gateway2 - remote machine
   running sshd 10.1.2.3/24
running vnc server
on port 5900

Since the IP address I'm forwarding is non-routable, what happens?  What 
happens to the source IP address, which is also non-routable and, to 
gateway2, non-local?



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: prefetching port dependencies

2002-11-18 Thread Erik Trulsson
On Mon, Nov 18, 2002 at 02:31:09PM -0800, Scott I. Remick wrote:
 Quick question:
 
 I'm getting interested in using portupgrade -FR to prefetch a port's source
 and its dependencies (and maybe even run the fetching in a 2nd session while
 other parts are compiling). But I can only get it to work on stuff that is
 already installed. It works great then.
 
 Is there an equivalent means to prefetch dependencies for a port that ISN'T
 installed yet? For example, I hadn't installed mozilla yet on this box but
 when I ran:
 
 portupgrade -FR mozilla-devel
 
 I got an error that there was no such package installed.
 
 Sorry if this is a newbie question.
 
 [I tried to research this but case-insensitivity (-fr is diff than -FR) in
 search engines was making it useless.]

Go to the desired port and do a 'make fetch-recursive'. This will fetch all
the distfiles of the port and all its dependencies.
(Doing a 'make checksum-recursive' is an even better idea since that will
check all the checksums of the distfiles too.)



-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Easy Server

2002-11-18 Thread Pierrick Brossin
Greg 'groggy' Lehey wrote:


The main problem is the firewall rules!



That has nothing to do with server configurations.


Ahah it's still something annoying when you have a bad configured
firewall !!

--
Pierrick Brossin
IT Employee
15, Ch. du Château, 1422 Grandson, Switzerland
Tel Prof: +41-327201423 Mobile Priv: +41-794137145
Mail Prof: [EMAIL PROTECTED] Mail Priv: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: java/jdk13 problems

2002-11-18 Thread Mark Gooderum
I just ran into this.  The key line is:

   ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found

Something about one of the binaries in the Linux rpm is making the 
binary compatibilty layer think it's an SVR4 binary and not a Linux 
binary.  I had both IBCS2 and SVR4 emulation enabled.  I disabled these  
(comment out in /etc/rc.conf and reboot or unload the relevent kernel 
modules - svr4.o, streams.o, ibcsXX.o) and then did a make clean and 
make and all was well.

If using KLMs do a kldunload on the relevent modules:

  kldunload streams.ko
  kldunload svr4.ko
  kldstat ibcs2.ko
  kldstat ibcs2_coff.ko

I'm pretty sure that unloading just the Svr4 modules would do the trick. 
If you've compiled the support static in the kernel you'll need a new 
kernel.

If I had the time there might be a bug worth fixing on the binary 
recognition but for the next few weeks I don't, sigh.
--
Mark Gooderum


I am trying to install java/jdk13, but am running into the following:

Do you agree to the above license terms? [yes or no]
yes
Unpacking...
Checksumming...
0
0
Extracting...
ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found
Abort trap
Done.
===  Patching for linux-sun-jdk-1.3.1.06
===  Applying FreeBSD patches for linux-sun-jdk-1.3.1.06
patch:  can't cd to /usr/ports/java/linux-sun-jdk13/work/jdk1.3.1_06:
No such file or directory


Patch patch-aa failed to apply cleanly.



*** Error code 1

Stop in /usr/ports/java/linux-sun-jdk13.
*** Error code 1


I tried searching google, and most/all of the results were from people
complaining about not being able to install OpenOffice, and getting a
similar error.  One of the suggestions was to make sure that linux_base
was installed.  I do have linux_base-7.1_1 installed, but it might be
interesting to note that I am one of the handful of people that seems to
have a problem installing linux_base from the ports.  I instead had to
install linux_base from the packages.

I'm really not sure where to start with this.  Any help would be
appreciated.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message











To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: prefetching port dependencies

2002-11-18 Thread Gerald A. Speak
On Monday 18 November 2002 05:31 pm, Scott I. Remick wrote:
 Quick question:

 I'm getting interested in using portupgrade -FR to prefetch a port's source
 and its dependencies (and maybe even run the fetching in a 2nd session
 while other parts are compiling). But I can only get it to work on stuff
 that is already installed. It works great then.

 Is there an equivalent means to prefetch dependencies for a port that ISN'T
 installed yet? For example, I hadn't installed mozilla yet on this box but
 when I ran:

 portupgrade -FR mozilla-devel

Try portupgrade -FRN /usr/ports/www/mozilla-devel (from the manpage)

 I got an error that there was no such package installed.

 Sorry if this is a newbie question.

 [I tried to research this but case-insensitivity (-fr is diff than -FR) in
 search engines was making it useless.]

 =
 Scott I. Remick   --==--   ICQ: 450152
 Save the internet - Use Mozilla: http://home.adelphia.net/~sremick/mozilla/
 Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur.
 L'essentiel est invisible pour les yeux. No trees were harmed in the
 composition of this message, although some electrons were mildly
 inconvenienced.

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: =?ISO-8859-1?Q?How Do i Turn Off Networking??=

2002-11-18 Thread Nathan Kinkade
On Mon, Nov 18, 2002 at 07:46:54PM +, =?ISO-8859-1?Q? Matt  ?= wrote:
 I have a freebsd machine that i installed via an 
 ethernet card. Now when i first ran sysinstall, i 
 tried ep0, but that froze sysinstall. Next time i 
 tried it with ep1, it worked but when i attempted 
 to boot it for the firat time, and every time since, It 
 freezes when it gets to the networking area.
 
 Can i disable ep0?

Go to /etc/rc.conf and remove ep0 from the network_interfaces list.

Nathan



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[no subject]

2002-11-18 Thread Jim Argyros
auth 8823d9ea subscribe freebsd-questions [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Newsgroups

2002-11-18 Thread Cory Schafer
Hello,

Forgive me on the naiveness of this question. How does one subsribe to
the newsgroups.  I've tried to view posting thru Microsoft outlook
express newsreader.I've tried other newsreaders, everytime I try
subscribing it says unable to connect to server.  I have port 119 open
on our firewall.  The only thing I can think of is maybe another port
that may need to be opened. Any feedback is appreciated

Cory Schafer
Systems Administrator
Great Big Pictures
(Phone) 608.268.0666
(Cell) 608.225.7114
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Newsgroups

2002-11-18 Thread Nathan Kinkade
On Mon, Nov 18, 2002 at 04:39:01PM -0600, Cory Schafer wrote:
 Hello,
 
 Forgive me on the naiveness of this question. How does one subsribe to
 the newsgroups.  I've tried to view posting thru Microsoft outlook
 express newsreader.I've tried other newsreaders, everytime I try
 subscribing it says unable to connect to server.  I have port 119 open
 on our firewall.  The only thing I can think of is maybe another port
 that may need to be opened. Any feedback is appreciated
 
 Cory Schafer

You don't have to subscribe to newsgroups as such.  You only need to
have a news server to which you can connect.  Most ISPs offer one, and
frequently you don't even need a password.  If you are unable to connect
to the news server then troubleshoot a network connectivity problem, or
a misconfiguration on you machine.

Nathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



wireless networking card/routing question

2002-11-18 Thread Ian Peters-Campbell




I am trying to set up an ad-hoc network with some Dell c600 Latitudes in a 
school lab.  One of the machines (A) is plugged into the school's DHCP 
network via an average, everyday ethernet card.  It has no problem accessing 
the internet, etc.

However, system A also has a Cisco Aironet 350 plugged into a PCMCIA slot.  
The idea is for system A to act as a gateway, firewall, and router for the 
other three machines (B, C, and D).

I have all of the machines running so that they can ping eachother over the 
wireless link.

So my question has two parts.

Part the First:

Each time I reboot, I am finding myself having to redo the ifconfig on the 
network cards, and then also having to run ancontrol -n SSID and ancontrol 
-o 0  on the systems.  I am not sure why I have to set up the ifconfig each 
time, since there are sysinstall generated deltas in rc.conf for the 
wireless card.  I would like (obviousdly) to have these small but annoying 
tasks automated at startup.  I tried putting a shell screipt in 
/usr/local/etc/rc.d with my other startup scripts to get these settings done 
for me, but it doesn't seem to catch them.  Where should my script go, and 
what should it contain beyond two ancontrol commands and an ifconfig?


Part the Second:

None of my books seem very clear onb how to set up machine A as the 
gateway/router for machines B, C, and D, beyond turning on the 
router_enable=YES  flag on machine A and setting machine A's wireless 
card as the gateway for machines B, C, and D.  Can anyone offer 
enlightenment on what steps I need to take to get B, C, and D to talk to the 
outside world?

Thanks in advance for any help :)

Ian


_
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: restore question

2002-11-18 Thread Grant
You guys mentioned earlier that if you are able to you should dump from
single user mode. No one ever talks about booting off the fixit CD. Wouldn't
that improve your chances of a successful backup because you would be
minimizing file changes. In Root you are still running off the / correct?

- Original Message -
From: Jack L. Stone [EMAIL PROTECTED]
To: Jan Grant [EMAIL PROTECTED]
Cc: Mark [EMAIL PROTECTED]; freebsd-questions
[EMAIL PROTECTED]
Sent: Monday, November 18, 2002 6:48 AM
Subject: Re: restore question


 At 08:25 AM 11.18.2002 -0600, Jack L. Stone wrote:
 At 01:04 PM 11.16.2002 +, Jan Grant wrote:
 On Fri, 15 Nov 2002, Jack L. Stone wrote:
 
  I missed this earlier. You say:
 
  That is why the only clean way of doing this, would be to make a
  disk-image, like Ghost does.
 
  I'm unaware of any backup that takes longer than a nanosecond where
files
  will not have changed on a system by the time you are done making an
 image.
  Does Ghost sync the files again at the end of the backup??? I am
not
  anti-Ghost, just pro-dump/retore and dd after that and tar after
 that..
  because I feel I can trust them with my data.
 
 Dump is NOT guaranteed to work taking an image of a live filesystem. If
 you want this behaviour, you're better off creating a filesystem
 snapshot and using your favourite backup mechanism on that. There are no
 plans that I'm aware of to move the FS snapshotting code into 4-STABLE.
 
 jan
 --
 
 Your comments take the thread out of context and moves far from the
 original post. I never have said that ANY backup of a live filesystem
 should be considered safe from corruption. See the word nanosecond.
 
 However, to resond, if one has the luxuary of dropping down to single
user
 (to reduce file changes and possible file corruption) and then doing a
 dump, the integrity of the backup should be reliable. Dump is the only
 backup program recommended by the Handbook as being safe and has stood
the
 test of time. I cannot have the server down on a frequent basis, so I do
 dumps daily on live systems. Have used them on occasion to restore and so
 far, every one has worked fine.including being bootable.
 
 Now, the original question was about the existance of a Ghost-like
 program to duplicate one HD to another. My observation was that dd(1) is
 the closest thing I know about and it's in the base system. BTW, I've
also
 used dd(1) in a pinch and every case has worked fine there too booted
 right up and never any indication of a problem.
 

 Dump is the only backup program recommended by the Handbook as being
 safe...

 Pardon me. That should have been as being safe to move whole
 filesystems. Not a condemnation of other programs.

 Best regards,
 Jack L. Stone,
 Administrator

 SageOne Net
 http://www.sage-one.net
 [EMAIL PROTECTED]

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



USR 22Mbps Wireless PC Card?

2002-11-18 Thread Shane Hickey
Has anyone had any luck getting the above card to work?  I have one of
these in a linux laptop and I think I'm ready to give up.  The model is
a USR2210 and I think it uses a T1 chipset?

Thanks,

Shane


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



SIZE of rpc.statd?

2002-11-18 Thread Rich Morin
In looking for a possible memory leak, I tries running top -S -osize.
I was curious about the size listed for rpc.statd:

  PID USERNAMEPRI NICE  SIZERES STATETIME   WCPUCPU COMMAND
  124 root  2   0   257M 0K select   0:00  0.00%  0.00% rpc.statd


Why is it listed with such a large size?  BTW, my current swap space is
256 MB: 128 from the partition that the installer set up and another 128
that I set up as /usr/swap0.

-r
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com/rdm- my home page, resume, etc.
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: Shared object libmysqlclient.so.10 not found

2002-11-18 Thread twig les
# dmesg -a
snip
sendmail
/usr/libexec/ld-elf.so.1:
Shared object libmysqlclient.so.10 not found

Sendmail works fine (the fact that you're reading this
is proof) 
after I:

==
I don't know why Sendmail would fail from this but
I'll bet that if you try to use your mysql client
you'll get a nasty surprise.
==

#cd /etc/mail
#make start

I think...hrm...missing library.  So I do:

#ldconfig -r
snip
84:-lmysqlclient.10 =
/usr/local/lib/mysql/libmysqlclient.so.10

so the library is there, but it seems it's not seeing
it at startup. 

==
I've had this happen a few times.  Basically my lib
wasn't in my PATH.  Try doing a echo $PATH and see
if BSD will find it by default.  The quickest remedy
for this was to copy the lib to a place that BSD
*will* see it.
==

I've done a pretty extensive google search and I've
found a few
occurances of this.  There are only two types of
replies: nothing, or
the poster is told to check /etc/ld.so.conf and add
the location of
the lib to that file.

Unfortunately, I don't have a /etd/ld.so.conf and
creating it does
nothing.  I only have /var/run/ld.so.hints and that
appears to be a
binary.

Can anyone help me fix this?

==
We try and leave that funny ld.so.conf stuff to the
Linux kids. ;-)
==

=
---
If you give a man a fish, he can eat for a day
If you bludgeon him to death, you can eat the fish yourself   
---

__
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



RE: Shared object libmysqlclient.so.10 not found

2002-11-18 Thread Mike Loiterman
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

No...it works fine.  I can use mySQL without any problems.  Would
reinstalling mysqlclient help fix this?

...
Randomly Generated Quote:
MILLENNIUM, n. The period of a 
thousand years when the lid is to be   
screwed down, with all reformers on
the under side. -- Ambrose Bierce  

Mike Loiterman
PGP Key 0xD1B9D18E
http://www.ascendency.net

 -Original Message-
 From: twig les [mailto:[EMAIL PROTECTED]]
 Sent: Monday, November 18, 2002 7:49 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: RE: Shared object libmysqlclient.so.10 not found
 
 # dmesg -a
 snip
 sendmail
 /usr/libexec/ld-elf.so.1:
 Shared object libmysqlclient.so.10 not found
 
 Sendmail works fine (the fact that you're reading this
 is proof)
 after I:
 
 ==
 I don't know why Sendmail would fail from this but
 I'll bet that if you try to use your mysql client
 you'll get a nasty surprise.
 ==
 
 #cd /etc/mail
 #make start
 
 I think...hrm...missing library.  So I do:
 
 #ldconfig -r
 snip
 84:-lmysqlclient.10 =
 /usr/local/lib/mysql/libmysqlclient.so.10
 
 so the library is there, but it seems it's not seeing
 it at startup.
 
 ==
 I've had this happen a few times.  Basically my lib
 wasn't in my PATH.  Try doing a echo $PATH and see
 if BSD will find it by default.  The quickest remedy
 for this was to copy the lib to a place that BSD
 *will* see it.
 ==
 
 I've done a pretty extensive google search and I've
 found a few
 occurances of this.  There are only two types of
 replies: nothing, or
 the poster is told to check /etc/ld.so.conf and add
 the location of
 the lib to that file.
 
 Unfortunately, I don't have a /etd/ld.so.conf and
 creating it does
 nothing.  I only have /var/run/ld.so.hints and that
 appears to be a
 binary.
 
 Can anyone help me fix this?
 
 ==
 We try and leave that funny ld.so.conf stuff to the
 Linux kids. ;-)
 ==
 
 =
 ---
 If you give a man a fish, he can eat for a day
 If you bludgeon him to death, you can eat the fish yourself
 ---
 
 __
 Do you Yahoo!?
 Yahoo! Web Hosting - Let the expert host your site
 http://webhosting.yahoo.com

-BEGIN PGP SIGNATURE-
Version: PGP 7.0.4
Comment: Message digitally signed by Mike Loiterman

iQA/AwUBPdmZGGjZbUnRudGOEQIcMQCgw79pJGkC5nI4z9sRCoT9k0u1ZdQAnRow
mSKwMbKTZLakLegR89u09Gt2
=rxLD
-END PGP SIGNATURE-


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: sound vchans and gaim sound conflict

2002-11-18 Thread Michael E Mercer
Jim,

I had this problem for a bit, but just recently cvsup'd source and saw a sound.c
change.
I rebuilt world and I haven't had that annoying buzzing since

Not sure if it will help you but its probably worth a try...

later
Michael Mercer

Jim Arnold wrote:

 Sometimes when I use Gaim and I get too many sounds
 going at once my sound card gets confused and starts a
 loud buzzing that can only be stopped by a reboot.
 This seems to happen when two people IM me at the same
 time.

 I turned off the sound in Gaim for all but incoming
 messages but I still have that problem on occasion.
 Having to reboot for this is pretty lame.

 My sysctl.conf is set to: hw.snd.pcm0.vchans=4
 Xmms uses  dev/dsp0.3 and Gaim uses /drv/dsp0.1

 Here's my audio card:
 pcm0: AudioPCI ES1373-B port 0xe800-0xe83f irq 9 at
 device 11.0 on pci0

 The above did eliminate those annoying messages that
 another app had grabbed the sound card. Any ideas on
 how to get this to stop? Is it just a byproduct of a
 cheap sound card?

 Thanks,
 Jim

 __
 Do you Yahoo!?
 Yahoo! Web Hosting - Let the expert host your site
 http://webhosting.yahoo.com

 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Secure tunneling of remote-access Windows sessions?

2002-11-18 Thread Darren Pilgrim
Murat Bicer wrote:
 If remote address is not routable you will not be able to access it
 anyways. So you have to either open port 22 on the firewall of the
 remote machine which will be natted to the internal ip:port or you
 have to open port 5900 ( which is not secure). Either way you have to
 punch a hole on the firewall if you need to access non-routable
 addresses.

Maybe I'm not understanding what you're trying to explain, or maybe I'm 
not explaining myself well enough.  I know this is possible when public 
IPs are used.  What I'm trying to determine (before I spend the time and 
money to reconfigure gateway2) is if this is possible when the VNC 
client and server machines aren't directly accessible from the public 
internet because they're behind NAT'ing gateways.

The SSH tunnel gets me through the firewall via the ssh port on 
gateway2.  Local only sees and uses the faked VNC port on gateway1. 
Assuming local can reach the faked port on gateway1 and gateway2 can 
reach the actual port on remote, do the IP addresses used even matter?


Darren Pilgrim wrote:
Doug Poland wrote:

Darren Pilgrim said:


I want to setup VNC on some Windows machines so I can access them
over  the internet, but I need to secure the connection in a way
that will  work with NAT'ing firewalls on both ends of the
connection.  How can I  do this?  I was thinking of setting up a
tunnel between the two
firewalls.  On the local end, the tunnel starts at a given port on
the  firewall, which is connected to a port on the remote firewall
that  forwards to the VNC port on the remote machine.  How would I
go about  doing this?  Is there a better option?




I recommend you use the TightVNC form of VNC.  Read the info on this
link:  http://www.uk.research.att.com/vnc/sshvnc.html then read the
ssd man page paying close attention to the -L switch.  If you have
particular problems after this leg work, then ask again.



Okay, I see how I can use ssh/sshd running on the FreeBSD gateways on
each end of the connection to make the remote VNC port accessible via a
port on the local gateway.  However, their setup requires that the
remote machine have a routable IP address, doesn't it?  Modifying the 
model on the page you sent me:

local machine (me) - gateway1
  10.2.3.4/24`ssh -g -L 5900:10.1.2.3:5900 gateway2`
  runs vncviewer|
 internet
|
 gateway2 - remote machine
   running sshd 10.1.2.3/24
running vnc server
on port 5900

Since the IP address I'm forwarding is non-routable, what happens?  What 
happens to the source IP address, which is also non-routable and, to 
gateway2, non-local?





To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: SIZE of rpc.statd?

2002-11-18 Thread Dan Pelleg
Rich Morin [EMAIL PROTECTED] writes:

 In looking for a possible memory leak, I tries running top -S -osize.
 I was curious about the size listed for rpc.statd:
 
PID USERNAMEPRI NICE  SIZERES STATETIME   WCPUCPU COMMAND
124 root  2   0   257M 0K select   0:00  0.00%  0.00% rpc.statd
  
 
 Why is it listed with such a large size?  BTW, my current swap space is
 256 MB: 128 from the partition that the installer set up and another 128
 that I set up as /usr/swap0.
 

 See #10.28 in:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html

-- 

  Dan Pelleg

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Sony camera

2002-11-18 Thread Carl Newman
Hi my name is Carl Newman I have very recently started using freeBSD and 
I am having trouble understanding it.
I have a Sony DSC-P51 camera and I can't get the images from the camera 
to the computer via the USB slot.
I can get the images in windows but not in bsd please help.

Thanks

Carl Newman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


pkg_* programs have disappeared

2002-11-18 Thread Roger Merritt
I haven't been completely happy with portupdate, partly because of the
numerous errors portsdb reports and which don't seem to harm anything or
have any solution, but I decided to install it on my other server anyway,
after running it on my primary server for about six months.

I installed it from the ports. cd to /usr/ports/sysutils/portupgrade, make
clean  make, make install clean. After the installation, I tried running
pkgdb -F, as usual, and got a whole bunch of dependency problems, as
expected. However, pkgdb wasn't giving me the names of the packages which
it said had the problems. OK, so I decided to try using pkg_version to
figure out which package was installed. Aha! No pkg_version! Then I found I
don't have pkg_create, pkg_add, pkg_delete, pkg_info, pkg_install, whatever.

OK, I say to myself, they should be in /usr/src/usr.sbin, right? Wrong.

So can anybody suggest what I can do to restore these? portupdate won't
work without pkg_create, and maybe depends on some of the others as well.
-- 
Roger


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



new to freeBSD

2002-11-18 Thread James Sholan
I looking to set up my on servers and I was told that freeBSD is very easy
to set up. I have lived in the windows life for along time I looking for
fast and beet thinks.


I am have trouble picking my hardware for your OS system what is the best
and most EZ to set up with FreeBSD.

Can you tell me witch what hardware you would you use



James Sholan
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/02


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



FreeBSD 4.7 NIS client, Solaris 5.5 NIS server

2002-11-18 Thread Paul English

I am trying to connect a FreeBSD machine as a NIS client to a Solaris
machine. I am seeing success in that ypwhich indicates that it is bound to
the server, but it is not actually getting any maps - ypcat says no map
by that name for every map.

This is the first system on a new subnet, but there are other FreeBSD
clients on different subnets that work just fine.

I've never seen this behaviour before - ypbind starts up just fine (I
specify the server/domain using the -S flag) and ypwhich indicates that it
is bound with no errors.

The FreeBSD machine has been added to /var/yp/securenets on the server and
to /etc/netgroups.

Any tips appreciated,
Paul


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



SSH Helper

2002-11-18 Thread Dru

Not exactly a question, but something that may be of interest to the BSD
community...

I was approached by a software company to see if there was any interest for a
FreeBSD port of their free SSH Helper application:

www.gideonsoftworks.com

Currently, the application only works on MacOS X. From the howto, it
appears to be pretty slick, but I don't have a Mac to test it on. If
you're interested in this being ported over to FreeBSD, drop a line to:

[EMAIL PROTECTED]

with a subject FreeBSD SSH Helper.

Dru


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: new to freeBSD

2002-11-18 Thread Kevin D. Kinsey, DaleCo, S.P.
- Original Message -
From: James Sholan [EMAIL PROTECTED]
Subject: new to freeBSD


 I looking to set up my on servers and I was told that freeBSD is
very easy
 to set up. I have lived in the windows life for along time I
looking for
 fast and beet thinks.

 I am have trouble picking my hardware for your OS system what is
the best
 and most EZ to set up with FreeBSD.

 Can you tell me witch what hardware you would you use

 James Sholan

You can, as someone once joked, almost run FBSD on a modified
four-slice toaster, with the right hardware.  It's not that
difficult; I serve
several sites with former Windoze boxes cast off by people who think
they need the 'latest' and 'greatest.'  If you want to actually use
your
server in more of a Windoze vein (e.g., you need a GUI), you might
want  something a bit newer, although there are some 'window
managers'
that don't need a hot machine.  If you go to the FBSD site, you'll
find
a listget used to hearing 'the handbook is your friend.'

Here's a possble URI:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x2927.html

HTH,

Kevin Kinsey
DaleCo, S.P.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Sony camera

2002-11-18 Thread John Bleichert
On Tue, 19 Nov 2002, Carl Newman wrote:

 Date: Tue, 19 Nov 2002 12:19:03 +1000
 From: Carl Newman [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Sony camera
 
 Hi my name is Carl Newman I have very recently started using freeBSD and 
 I am having trouble understanding it.
 I have a Sony DSC-P51 camera and I can't get the images from the camera 
 to the computer via the USB slot.
 I can get the images in windows but not in bsd please help.
 
 Thanks
 
 Carl Newman
 

You'll need to use an application such as gphoto to view images on your 
camera, I think. Check it's web page to see if your model is supported:

http://www.gphoto.org/cameras.html

If it is, you may have to add support to your kernel to use it. The 
devices aren't enabled out of the box yet. BSD proceeds from a minimum 
install, add extra device support afterward direction, rather than 
supporting lots of hardware from a generic install. Cleaner, more 
efficient, but ocassionally a little busier :)

If your camera is supported, use the handbook to learn how to build your 
own kernel (it's easy, and a rite of passage) and then you'll need to ad 
at least usb and umass support to the kernel. 

I'm not too experienced with cameras yet, but that's the general chain of 
events.

Good luck!

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: prefetching port dependencies

2002-11-18 Thread Giorgos Keramidas
On 2002-11-18 23:42, Erik Trulsson [EMAIL PROTECTED] wrote:
 On Mon, Nov 18, 2002 at 02:31:09PM -0800, Scott I. Remick wrote:
  I'm getting interested in using portupgrade -FR to prefetch a
  port's source and its dependencies (and maybe even run the
  fetching in a 2nd session while other parts are compiling). But I
  can only get it to work on stuff that is already installed. It
  works great then.
 
  Is there an equivalent means to prefetch dependencies for a port
  that ISN'T installed yet? For example, I hadn't installed mozilla
  yet on this box but when I ran:

 Go to the desired port and do a 'make fetch-recursive'. This will
 fetch all the distfiles of the port and all its dependencies.
 (Doing a 'make checksum-recursive' is an even better idea since that
 will check all the checksums of the distfiles too.)

Yep, that works great :)

I'd only like to add a handy tip to avoid surprises later when
building the ports.

If you plan to build the ports with options different from the port
defaults (such as WITHOUT_X11=yes or WITH_SSL=yes), it is a good idea
to pass the exact same options to make fetch-recursive too.  Some
times, depending on what options are selected a port automagically
downloads different patches or distfiles.  By passing the same options
in both make fetch... and later make install command lines, you
will be sure that the port won't decide to fetch some extra stuff when
you start building it while offline.

Giorgos.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: pkg_* programs have disappeared

2002-11-18 Thread Roger Merritt
At 09:29 AM 11/19/02 +0700, you wrote:
snip
So can anybody suggest what I can do to restore these? portupdate won't
work without pkg_create, and maybe depends on some of the others as well.

Whoops! My bad. I went to the directory /usr/src/usr.sbin/pkg_install and
discovered that by running 'make' and then 'make install' I was able to
restore the missing files. It seems to me I had read that sometime in the
past but hat forgotten. Anyway, problem solved.
-- 
Roger


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



bash .profile issues

2002-11-18 Thread Tamir Halperin
Here's my .profile:

# $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $
#
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
:
export PATH
HOME=/root
export HOME
TERM=${TERM:-cons25}
export TERM
PAGER=more
export PAGER
PS1=\w#
alias 'lu = /usr/libexec/locate.updatedb'
alias 'seti = cat /var/db/setiathome/state.sah | grep prog'
alias 'dir = ls -Fl'
~

Questions:
1) My aliases don't work. Why?
2) When I make a change, let's say to the aliases, I don't know of any other way for 
it to take immediate affect unless I log out and log back in again. Is there a command 
approach to this?
3) Is there a good tutorial about environment settings and other issues such as the 
ones I'm struggling with?

TIA,

Tamir

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Sony camera

2002-11-18 Thread mat branyon
#mount -t msdos /dev/da0s1 /mnt/blah

I think that is it. I have an Olympus D-510, and thats how it works. 
For some reason, its mapped to a scsi drive.  I just go into the
directory and pull out all the pictures.  I know this isnt the best way,
but none of the other programs ever really wanted to work for me.  These
devices are essentially work just like usb hard drives... you can store
whatever you want on them (just dont be too keen on taking pictures or
what not, depending on the camera)

--mat

On Tue, 2002-11-19 at 08:19, Carl Newman wrote:
 Hi my name is Carl Newman I have very recently started using freeBSD and 
 I am having trouble understanding it.
 I have a Sony DSC-P51 camera and I can't get the images from the camera 
 to the computer via the USB slot.
 I can get the images in windows but not in bsd please help.
 
 Thanks
 
 Carl Newman
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: bash .profile issues

2002-11-18 Thread Nathan Kinkade
On Mon, Nov 18, 2002 at 11:40:13PM -0500, Tamir Halperin wrote:
 Here's my .profile:
 
 # $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $
 #
 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
 :
 export PATH
 HOME=/root
 export HOME
 TERM=${TERM:-cons25}
 export TERM
 PAGER=more
 export PAGER
 PS1=\w#
 alias 'lu = /usr/libexec/locate.updatedb'
 alias 'seti = cat /var/db/setiathome/state.sah | grep prog'
 alias 'dir = ls -Fl'
 ~
 
 Questions:
 1) My aliases don't work. Why?
 2) When I make a change, let's say to the aliases, I don't know of any other way for 
it to take immediate affect unless I log out and log back in again. Is there a 
command approach to this?
 3) Is there a good tutorial about environment settings and other issues such as the 
ones I'm struggling with?
 
 TIA,
 
 Tamir

First, get that `dir` alias out of there! ;)

Move the quotes around in your alias declarations, like:
alias dir='ls -Fl'

.profile is read once when you start bash, put commands that you
want to be read new with each instance of bash into .bashrc.

Check out `man bash`.

Nathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: sound vchans and gaim sound conflict:

2002-11-18 Thread Jim Arnold

Jim,

I had this problem for a bit, but just recently
cvsup'd source and saw a sound.c
change.
I rebuilt world and I haven't had that annoying
buzzing since

Not sure if it will help you but its probably worth a
try...


Well, that didn't work... :(

 I just did a build/make kernel/world and now have the
following sound.c file:
-rw-r--r--  1 root  wheel  19990 Nov 18 21:55
/usr/src/sys/dev/sound/pcm/sound.c
I hope this solves the problem. My previous build was
about a month ago.

I've had to reboot my three BSD boxes about 12 times
in total due to this buzzing.

After the rebuild I enabled a few more sounds in Gaim,
such as notification as to when someone logs off. I
had one person logged onto Yahoo and Gaim at the same
time. When they logged off the sounds overlapped each
other and my sound card wigged out and started buzzing
loudly again. Another reboot needed.

Any more ideas?






later
Michael Mercer

Jim Arnold wrote:

 Sometimes when I use Gaim and I get too many sounds
 going at once my sound card gets confused and starts
a
 loud buzzing that can only be stopped by a reboot.
 This seems to happen when two people IM me at the
same
 time.

 I turned off the sound in Gaim for all but incoming
 messages but I still have that problem on occasion.
 Having to reboot for this is pretty lame.

 My sysctl.conf is set to: hw.snd.pcm0.vchans=4
 Xmms uses  dev/dsp0.3 and Gaim uses /drv/dsp0.1

 Here's my audio card:
 pcm0: AudioPCI ES1373-B port 0xe800-0xe83f irq 9
at
 device 11.0 on pci0

 The above did eliminate those annoying messages that
 another app had grabbed the sound card. Any ideas on
 how to get this to stop? Is it just a byproduct of a
 cheap sound card?

 Thanks,
 Jim




__
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: bash .profile issues

2002-11-18 Thread paul beard
Tamir Halperin wrote:



Questions:


what happens is you try something like this?


1) My aliases don't work. Why?


your quotes are in the wrong place.

try: alias seti = 'cat /var/db/setiathome/state.sah | grep prog'

do these work for you?

[/usr/ports/java/jdk13]:: bash --version
bash --version
GNU bash, version 2.05b.0(1)-release (i386-portbld-freebsd4.6)
[/usr/ports/java/jdk13]:: cat  /home/paul/.profile
alias TEST='echo this is a test.'
[/usr/ports/java/jdk13]:: . /home/paul/.profile
[/usr/ports/java/jdk13]:: TEST
this is a test.



2) When I make a change, let's say to the aliases, I don't know 
of any other way for it to take immediate affect unless I log 
out and log back in again. Is there a command approach to this?


. ~/.profile will reread/reload it.



3) Is there a good tutorial about environment settings and other 
issues such as the ones I'm struggling with?

you could look for some bash dotfiles. the ORA book is a good 
reference.

see also: 
http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=bash+tutorialbtnG=Google+Search
--
Paul Beard / 8040 27th Ave NE / Seattle WA 98115 /
paulbeard [at] mac [ dot] com / 206 529 8400

weblog @ http://paulbeard.no-ip.org/movabletype/

The problem with people who have no vices is that generally you can be
pretty sure they're going to have some pretty annoying virtues.
		-- Elizabeth Taylor


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Confirmation: ext2fs requires kernel rebuild?

2002-11-18 Thread Chris Pepper
Folks,

	I'm trying to get at a file on an ext2fs slice. I'm a bit 
confused about kernel recompiles vs. KLDs for Linux compatibility, 
though. Am I reading correctly at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html 
 http://www.seabug.org/archive/2000-05/msg00086.html, that I can 
run Linux applications with a single command or rc.conf entry, but 
accessing files on ext2 file systems requires a kernel rebuild?

	This seems a bit backwards -- is anyone aware of work to make 
ext2fs a standard module, so it can be loaded under GENERIC?


		Thanks,

		Chris Pepper

[www:sys/i386/conf] root# uname -a
FreeBSD www.reppep.com 4.7-STABLE FreeBSD 4.7-STABLE #7: Mon Nov  4 
11:15:00 EST 2002 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
[www:sys/i386/conf] root# kldstat
Id Refs AddressSize Name
 14 0xc010 419b78   kernel
 21 0xc1d02000 6000 ipfw.ko
 31 0xc1d7b000 3000 daemon_saver.ko
 41 0xc1d89000 14000linux.ko
[www:sys/i386/conf] root# lsvfs
FilesystemRefs Flags
 - ---
msdos0
procfs   1 synthetic
mfs  0
ufs  4
cd9660   0 read-only
nfs  0 network
[www:sys/i386/conf] root# mount
mount   mount_fdesc mount_mfs   mount_ntfs 
mount_portalmount_std   mountd
mount_cd9660mount_kernfsmount_msdos mount_null 
mount_procfsmount_umap
mount_ext2fsmount_linprocfs mount_nfs   mount_nwfs 
mount_smbfs mount_union
[www:sys/i386/conf] root# mount
mount   mount_fdesc mount_mfs   mount_ntfs 
mount_portalmount_std   mountd
mount_cd9660mount_kernfsmount_msdos mount_null 
mount_procfsmount_umap
mount_ext2fsmount_linprocfs mount_nfs   mount_nwfs 
mount_smbfs mount_union
[www:sys/i386/conf] root# !mount
mount /win
ext2fs: vfsload(ext2fs): No such file or directory


Rebooting...
Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.7-STABLE #7: Mon Nov  4 11:15:00 EST 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter i8254  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (1102.50-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x68a  Stepping = 10

Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 401539072 (392128K bytes)
config di pcic0
config di sn0
config di lnc0
config di ie0
config di fe0
config di ed0
config di cs0
config di bt0
config di ata1
config di ata0
config di aic0
config di aha0
config di adv0
config q
avail memory = 385167360 (376140K bytes)
Preloaded elf kernel kernel at 0xc051b000.
Preloaded userconfig_script /boot/kernel.conf at 0xc051b09c.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 9 entries at 0xc00fdf30
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Intel 82810 (i810 GMCH) Host To Hub bridge on motherboard
pci0: PCI bus on pcib0
pci0: Intel 82810 (i810 GMCH) SVGA controller at 1.0 irq 9
pcib1: Intel 82801AA (ICH) Hub to PCI bridge at device 30.0 on pci0
pci1: PCI bus on pcib1
xl0: 3Com 3c905C-TX Fast Etherlink XL port 0x2000-0x207f mem 
0xf410-0xf410007f irq 9 at device 9.0 on pci1
xl0: Ethernet address: 00:04:76:df:f2:82
miibus0: MII bus on xl0
xlphy0: 3c905C 10/100 internal PHY on miibus0
xlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci1: unknown card (vendor=0x11c1, dev=0x044e) at 10.0 irq 10
isab0: Intel 82801AA (ICH) PCI to LPC bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH ATA66 controller port 0x10a0-0x10af at device 
31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: Intel 82801AA (ICH) USB controller port 0x1080-0x109f irq 
11 at device 31.2 on pci0
usb0: Intel 82801AA (ICH) USB controller on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
pci0: unknown card (vendor=0x8086, dev=0x2413) at 31.3 irq 9
chip1: Intel 82801AA (ICH) AC'97 Audio Controller port 
0x1300-0x133f,0x1200-0x12ff irq 0 at device 31.5 on pci0
orm0: Option ROMs at iomem 
0xc-0xc9fff,0xd8000-0xdbfff,0xe-0xe07ff on isa0
fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: 

4.7-S: syslog from TiVo

2002-11-18 Thread Chris Pepper
	I've just networked my TiVo, and noticed that it tries to 
connect to 255.255.255.255:514/udp on restart. So naturally I'd like 
to capture this in syslog, to see what it has to tell me. I opened up 
the port in ipfw, and see a packet coming through, but after much 
head-banging on syslog.conf.5, and trial and error, I still can't get 
anything to showi up in the log file I created for this host, or 
messages or console.log. What am I missing??


		Thanks much,


		Chris Pepper

[www:~] root# uname -a
FreeBSD www.reppep.com 4.7-STABLE FreeBSD 4.7-STABLE #2: Mon Nov 18 
21:56:46 EST 2002 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/REPPEP  i386


[www:~] root# ipfw -aN l|grep syslog
01400  1122 allow udp from 66.92.104.200/30 to any 
dst-port syslog
[www:~] root# ps -aux|grep syslog
root 5850  0.0  0.2  1028  720  ??  Ss   11:28PM   0:00.04 
/usr/sbin/syslogd -4 -a 66.92.104.200/30


[www:~] root# tail -2 /etc/syslog.conf
+airport.reppep.com
*.* /var/log/airport.log
[www:~] root# ls -l /var/log/airport.log
-rw-r--r--  1 root  wheel  0 Nov 18 21:09 /var/log/airport.log

--
Chris Pepper:   http://www.reppep.com/~pepper/
Rockefeller University: http://www.rockefeller.edu/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



FreeBSD cluster setup

2002-11-18 Thread Adam M Ryan
Has anyone worked with a cluster setup for fbsd?  Is there any
information on how I can get started with multiple machines and freebsd
running as a solution cluster?

Any info on this would be great.

Thanks, 

Adam


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Confirmation: ext2fs requires kernel rebuild?

2002-11-18 Thread Kris Kennaway
On Mon, Nov 18, 2002 at 11:47:21PM -0500, Chris Pepper wrote:

   This seems a bit backwards -- is anyone aware of work to make 
 ext2fs a standard module, so it can be loaded under GENERIC?

xor# uname -a
FreeBSD xor.obsecurity.org 4.7-STABLE FreeBSD 4.7-STABLE #7: Sun Nov  3 17:11:34 PST 
2002 [EMAIL PROTECTED]:/mnt/src-4.x/sys/compile/XOR  i386
xor# ls -l /modules/ext2fs.ko
-r-xr-xr-x  1 root  wheel  59428 Nov 17 19:21 /modules/ext2fs.ko

Kris



msg09302/pgp0.pgp
Description: PGP signature


Optical device

2002-11-18 Thread Ruslan Ivachnenko
Whether it is possible to use IDE optical device Fujitsu MCE3130AP in
FreeBSD 4.7?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: IPX Relay over eth adapters?

2002-11-18 Thread Igor B. Bykhalo
[I don't beleive this belongs to -isp, so forwarding to -questions]

- Original Message - 
From: Anton Blajev [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 19, 2002 7:54 PM
Subject: IPX Relay over eth adapters?


 Hi guys,
 I have a problem , I think I've wrote before but I think I didn't wrote to
 he isp list,
 anyway,
 so this is the problem
 I have two network adaptrs(LAN - 3Com) xl0,xl1
 xl0 is assigned as 192.168.100.50
 xl1 is as 192.168.0.100
 
 I have rule allow all form any to any via xl1 and allow all from any to any via 
xl0

IPFW has nothing to do with IPX, so...

 the problem is that when users in one lan (example 192.168.100.50) make an
 game with IPX network protocol the users from the other lan can't get in in
 this game I need to to an ipx relay between the two interfaces.
 can you help?

... you need to configure IPX on your interfaces
and run IPXrouted(8)

HTH,
Igor


 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-isp in the body of the message
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: FreeBSD Easy Server

2002-11-18 Thread Giorgos Keramidas
On 2002-11-18 23:55, Pierrick Brossin [EMAIL PROTECTED] wrote:
 Greg 'groggy' Lehey wrote:
 The main problem is the firewall rules!
 That has nothing to do with server configurations.
 
 Ahah it's still something annoying when you have a bad configured
 firewall !!

Then don't enable one.  A badly configured firewall is arguably worse
than no firewall at all.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message