ppp -auto limited to certain times only?

2003-06-19 Thread Ben Cohen
Hi,

I have fixed-rate dialup access from my ISP but only off-peak.  I just
found out that they let me connect at other times but charge me extra so I
want to avoid doing this accidentally.

I'd like to run ppp -auto so that I get dial on demand in the evening,
but stop it connecting in the daytime.  I thought of using a cron job to
start and stop ppp but is there a more elegant way?

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


Two Questions

2003-06-15 Thread Ben Shin
1.  I use booteasy to allow me to boot between FreeBSD and Win 2k.  However, the boot 
menu has ?? when referring to Win 2k.  Is there any way I can configure booteasy so 
that it'll display Windows 2000?

2.  Whenever KDE starts, the GNOME top menu and bottom slide bar comes up.  It is 
quite annoying.  Is there anyway to stop that from happening?

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


X Desktop

2003-06-15 Thread Ben Shin
Is there a way to change the desktop (i.e. KDE, GNOME, WM) on a user-by-user 
basis?

_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus

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


Re: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Ben Calvert
Remington L. said:
 I have a Sony VAIO GRX-570 laptop. When 5.0-R came out I noticed VERY
 unusual symptoms on startx. This is very hard to describe(I'm gonna get a
 picture and post). When I launch startx the screen goes blank, and imagine
 this ocean wave type thing sweep across my screen. Its not like just some
 a
 screensaver, you can tell by looking at it that its not good. The symptom
 lasts about 4 seconds and then it stops, and my system is frozen, no
 error,
 no kernel panic. This also happens in 5.1, but NOT in 4.8

 As I said its very hard to describe, I will attempt to grab a picture and
 Ill repost. What should I do about this bug?


This sounds like a problem with X and your monitor.  do you have the same
XF86Config in 5x as in 4x?

-- 
Ben Calvert
Stonehenge NetWorks
www.stonehenge-net.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [SPAM] RE: Potentially **DANGEROUS** bug in 5.0 - 5.1

2003-06-10 Thread Ben Calvert
I think I see what's wrong:


Remington L. said:

  And now for extensive information. Heres my XF86config
snip

 Section Monitor
   Identifier   Monitor0
   VendorName   Monitor Vendor
   ModelNameMonitor Model
 EndSection
snip

you have no information at all specified for your monitor.  for
comparision, here's the monitor section for my dell latitude C600:

Section Monitor
Identifier  lcd
HorizSync   30.0 - 57.0
VertRefresh 43-72
DisplaySize 240 178
  Gamma   0.90  0.95  0.85  # generated by KGamma
EndSection


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


Re: directv satellite internet conection

2003-06-06 Thread Ben Bullock
Russ Letlow wrote:

 will it work??

I've been using a Hughes Direcway two-way dish since late February, but
have had to use Windows because of the propriatary drivers that Hughes
provides. My internal network relies on Windows connection sharing,
which, based on my recent experience, is not very good.  Hughes also
sells a router, the 4020 IIRC, that alleviates the need to run Windows,
but this unit is very expensive and I'm not sure it is widely available
yet. I really wish there was a FreeBSD solution to this problem, but
there are so few people using satellite internet connections that it is
not likely to be developed.

One thing I can tell you is that if DSL or Cable becomes available in my
area, I'll dump the satellite immediately.  If you want more
information about my satellite experience, contact me off list.

-Ben


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


QLogic 2310 fiberchannel HBAs?

2003-05-28 Thread Ben Hockenhull
Are QLogic 2310F and 2340 HBAs supported under 4.8 and better?  The man
page for isp mentions 2300 and 2312 HBAs, but there's no actual 2300 or
2312 HBA that I can find.

Just want to be sure before i drop the cash on 4 or 5 of these things.

Thanks

Ben


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


Email Auto-responders with Vacation

2003-03-14 Thread Ben Craig
Hi,

I'm trying to get an email auto-responder working
using vacation, but have hit a bit of a wall.

I have the .forward file in the user's home directory
containing:

\mikew, |/usr/bin/vacation -r 1 mikew

(Where mikew is the login for this user)

I have a .vacation.msg file available in the same
directory, and have also verified the path
/usr/bin/vacation is correct.  

But no vacation message... =/  Any suggestions would
be most appreciated.

Regards,

Ben Craig.

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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


Dial-In Lines

2003-02-03 Thread Ben Compton
Gentlemen,

I am attempting to setup a Dial-in line on my FreeBSD box running
RELEASE-4.7.  I have an external US Robotics modem and I know that the modem
is working as it should (I connected it to my windows box and was able to
issue the AT commands to configure it as they were listed on the freebsd
website)  My problem is this.  The modem answers incoming calls but I am
never presented with a login prompt.  I've looked over my ttys and gettytab
files and best I can tell they are exactally as they should be (I'm going
from what I found on the FreeBSD site).  Are there other files I need to
check?  I've set this up in the past under earlier releases and all I had to
do was comment out the lines in the ttys file and do a kill -HUP 1 and the
fact it's not working is driving me nuts.  I welcome any and all
suggestions.  Thanks in advance for your help.



Ben Compton
Computer Technician
Southwest Virginia Community College
PO Box SVCC
Richlands, VA  24641
Phone: 276.964.7629
Fax: 276.964.9307



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



200Gig disk shrinks to 124 upon install

2003-02-03 Thread Ben Hyde
I casually installed a 200 Gig dis on a 4.3-stable freebsd system.  I  
quickly followed the directions in  
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks- 
adding.html section 12.3.2.2 Dedicated.  df -g now reports that the  
resulting disk is only 124 Gig, so I'm sad and confused.  I expected  
some shrinkage, but not quite so much.   ideas?

This is what disklabel reports...

# disklabel ad3
# /dev/ad3c:
type: unknown
disk: amnesiac
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 266305
sectors/unit: 268435455
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0		# milliseconds
track-to-track seek: 0	# milliseconds
drivedata: 0

8 partitions:
#size   offsetfstype   [fsize bsize bps/cpg]
  c: 2684354550unused0 0   	# (Cyl.0 -  
266305*)
  f: 26843545504.2BSD 1024  819216 	# (Cyl.0 -  
266305*)

thanks for any help - ben


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


Re: amnesiac is disklabel?

2003-02-02 Thread Ben Williams
Sunday, February 2, 2003, 1:50:20 PM, you wrote:

P Hello... I have three hard drives in my system.  One of them (the first)
P is the system disk.  I'm trying to get the other two ready to be a
P mirrored volume.  No matter which of the last two drives is last, that
P one always is listed as amnesiac when I do a disklabel on it:

P ==
P [root@archive 13:44:07 root]# disklabel ar2
P # /dev/ar2:
P type: unknown
P disk: amnesiac
P label: fictitious
P flags:
P bytes/sector: 512
P sectors/track: 63
P tracks/cylinder: 255
P sectors/cylinder: 16065
P cylinders: 3737
P sectors/unit: 60036417
P rpm: 3600
P interleave: 1
P trackskew: 0
P cylinderskew: 0
P headswitch: 0   # milliseconds
P track-to-track seek: 0  # milliseconds
P drivedata: 0

P 8 partitions:
P #size   offsetfstype   [fsize bsize bps/cpg]
P   c: 600364170unused0 0 # (Cyl.0 - 3737*)
P ==

P What does this mean?  Whichever drive is last, that's the one I cannot
P disklabel -e to set its fstype to vinum.

P Thanks,
P pete

Maybe I'm being obvious here but have you tried a different cable
and/or controller?

First step: eliminate hardware as the cause.

-- 
Benmailto:[EMAIL PROTECTED]


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



Re[2]: amnesiac is disklabel?

2003-02-02 Thread Ben Williams
Monday, February 3, 2003, 1:59:52 AM, you wrote:

GgL On Monday,  3 February 2003 at  1:34:02 -0500, Ben Williams wrote:
 Sunday, February 2, 2003, 1:50:20 PM, you wrote:

 P Hello... I have three hard drives in my system.  One of them (the first)
 P is the system disk.  I'm trying to get the other two ready to be a
 P mirrored volume.  No matter which of the last two drives is last, that
 P one always is listed as amnesiac when I do a disklabel on it:

 P ==
 P [root@archive 13:44:07 root]# disklabel ar2
 P # /dev/ar2:
 P type: unknown
 P disk: amnesiac

 Maybe I'm being obvious here but have you tried a different cable
 and/or controller?

 First step: eliminate hardware as the cause.

GgL This isn't a hardware issue.

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


Ok. I haven't had the time/need to use vinum yet so I wasn't sure if
this was possibly an esoteric FBSD error.

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: X server for Windows

2003-01-31 Thread Ben Williams
Friday, January 31, 2003, 3:55:02 AM, you wrote:

AWA Hi,
AWA I need to connect to my FreeBSD box from a Windows PC using some kind of X 
AWA server for Windows. I was wondering if someone could be so kind and give me 
AWA a few recommendations?

AWA I only need a simple server, no print or stuff - just the plain (vnc-like) 
AWA thing.

AWA Thanks!
AWA /Andreas


AWA ---
AWA Andreas Widerøe Andersen [EMAIL PROTECTED]
AWA Pragma AS


X-Win32 by Starnet is the nicest win32 X Server I've seen, but you have to
buy it after the trial's up.

If you're into hacking around at things a bit there's an X Server
that'll run on cygwin (free) too. This is what I use.

IIRC there's a VNCserver in ports somewhere too

-- 
Benmailto:[EMAIL PROTECTED]


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



Re[2]: X server for Windows

2003-01-31 Thread Ben Williams
Friday, January 31, 2003, 8:08:00 AM, you wrote:

PG Ben Williams schrieb:
 Friday, January 31, 2003, 3:55:02 AM, you wrote:
 
 AWA Hi,
 AWA I need to connect to my FreeBSD box from a Windows PC using some kind of X 
 AWA server for Windows. I was wondering if someone could be so kind and give me 
 AWA a few recommendations?
 
 AWA I only need a simple server, no print or stuff - just the plain (vnc-like) 
 AWA thing.
 
 AWA Thanks!
 AWA /Andreas
 
 X-Win32 by Starnet is the nicest win32 X Server I've seen, but you have to
 buy it after the trial's up.
 
 If you're into hacking around at things a bit there's an X Server
 that'll run on cygwin (free) too. This is what I use.

PG Could you elaborate on Cygwin, please? Is there a tutorial on setup 
PG available (for X-Server, not Cygwin)? I remember i tried this long time 
PG ago, but couldn't manage to run it.


Don't have time to look up my exact steps right now, but I believe all
I needed to do was install the X stuff listed in the cygwin setup.exe

I modified my startxwin.bat script to call wmaker as the window
manager too cause IMO the default wm that comes with it (twm I think)
sucks very much badly.

The biggest issue I've had with using a cygwin X server is that it
maintains a seperate clipboard so copy/paste between win32 and the X
server involves an intermediate file.

-- 
Benmailto:[EMAIL PROTECTED]


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



[no subject]

2003-01-31 Thread Ben Compton
subscribe freebsd-questions

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



Re[2]: HELP! root partition full!

2003-01-30 Thread Ben Williams
Thursday, January 30, 2003, 3:56:58 PM, you wrote:

BR - Original Message - 
BR From: Jason Morgan [EMAIL PROTECTED]
BR To: [EMAIL PROTECTED]
BR Sent: Thursday, January 30, 2003 8:05 AM
BR Subject: HELP! root partition full!


 I got a strange error from my server this morning - root partition full.
 I then looked at my email and had this in my inbox (of course I get
 this every day):
 
 Disk status:
 Filesystem1K-blocksUsedAvail Capacity  Mounted on
 /dev/ad0s1a  516062  505036   -30258   106%/
 /dev/ad2s1a  516062  117638   35714025%/rootbackup
 procfs4   40   100%/proc
 /dev/vinum/usr 19850256 1112316 17149920 6%/usr
 /dev/vinum/var 235792039623 21683244 0%/var
 /dev/vinum/public  29776085 116 27393883 0%/public
 
 This was yesterday:
 
 Disk status:
 Filesystem1K-blocksUsedAvail Capacity  Mounted on
 /dev/ad0s1a  516062  135492   33928629%/
 /dev/ad2s1a  516062  117638   35714025%/rootbackup

 procfs4   40   100%/proc
 /dev/vinum/usr 19850256 1108980 17153256 6%/usr
 /dev/vinum/var 235792039323 21683544 0%/var
 /dev/vinum/public  29776085 116 27393883 0%/public
 
 How do I determine what's going on? This is really strange.
 
 Thanks,
 
 Jason
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 
 


BR Use df to find the file thats filling your root:

BR  du -a -x /usr | sort -rn | tee /tmp/root-space

   Wont the tee will cause this to fail because:
 /dev/ad0s1a  516062  505036   -30258   106%/
?

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: portsentry

2003-01-29 Thread Ben Williams
Wednesday, January 29, 2003, 2:03:03 PM, you wrote:


PS Quick question...

PS What's the best way to start portsentry on reboot?

PS Many thanks,

PS phillip.


I use a script in /usr/local/etc/rc.d

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: Problems with IPSec

2003-01-29 Thread Ben
On Tue, Oct 01, 2002 at 02:41:24PM +, Scott Penno wrote:

 I have a FreeBSD box running -STABLE which has had IPSec working with other
 hosts for quite some time without a problem.  I've just setup another
 FreeBSD box running 5.0-RC1 and am trying to establish a VPN tunnel but am
 not getting too far.  I'm using racoon and when attempting the negotiation
 with debugging enabled, the following message appears:
 2003-01-20 12:00:23: ERROR: pfkey.c:207:pfkey_handler(): pfkey ADD failed:
 Invalid argument
 and the following message is logged via syslog:
 Jan 20 12:00:23 atlas kernel: key_mature: invalid AH key length 160 (128-128
 allowed)

Tried rebuilding racoon? i had just upgraded a machine that was following
-STABLE and blowfish suddenly wasn't supported, and if i used aes or 3des
it complained like you've got. I did a portupgrade -f racoon suddenly all
worked fine again.. YMMV (:

[not subscribed to -questions either]

-- 
Ben. ben @ mumble . org . uk

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



Re[2]: IMAP

2003-01-27 Thread Ben Williams
Monday, January 27, 2003, 12:32:29 PM, you wrote:

 What is this kill -HUP inetd?
 
 kill -HUP pid is the standard command to reload a daemon in Unix. 
GJ Replacing
 the 'pid' with the process id number of the daemon in question (listed 
GJ when
 you do a 'ps aux') will force the daemon to reload it's configuration.
 
GJ My problem is that the ps aux doesn't lists the inetd daemon. So this 
GJ kill thing doesn't works as well.
GJ How can I check IMAP or POP3 is really listening?

For IMAP:
sockstat | grep :143

For POP3:
sockstat | grep :110

For both/either:
sockstat | egrep :143|:110

-- 
Benmailto:[EMAIL PROTECTED]


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



Re[3]: IMAP

2003-01-27 Thread Ben Williams
Monday, January 27, 2003, 9:47:07 PM, you wrote:

NR On Mon, 27 Jan 2003, Ben Williams wrote:

 Monday, January 27, 2003, 12:32:29 PM, you wrote:

  What is this kill -HUP inetd?
 
  kill -HUP pid is the standard command to reload a daemon in Unix.
 GJ Replacing
  the 'pid' with the process id number of the daemon in question (listed
 GJ when
  you do a 'ps aux') will force the daemon to reload it's configuration.
 
 GJ My problem is that the ps aux doesn't lists the inetd daemon. So this
 GJ kill thing doesn't works as well.
 GJ How can I check IMAP or POP3 is really listening?

 For IMAP:
 sockstat | grep :143

 For POP3:
 sockstat | grep :110

 For both/either:
 sockstat | egrep :143|:110


NR Alternatively, if sockstat isn't available (like on another OS),
NR then:

NR # netstat -an

NR Works on a lot of OS's (including windows).


True. This being a BSD list I didn't bother with a portable
solution.

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: openoffice.org build on 5.0

2003-01-27 Thread Ben Williams
Monday, January 27, 2003, 11:30:38 PM, you wrote:



LV trying to build openoffice and get this===

LV I cant find the file it is looking for on the net although the 
LV /nonexistant bothers me
LV that it is really the problem.


LV ERROR below

LVExtracting for openoffice-1.0.2
LV   Checksum OK for openoffice/OOo_1.0.2_source.tar.bz2.
LV   Checksum OK for openoffice/gpc231.tar.Z.
LV   Checksum OK for openoffice/patch-openoffice-mozilla101-2002-10-14.
===   openoffice-1.0.2 depends on executable: zip - found
===   openoffice-1.0.2 depends on executable: unzip - found
===   openoffice-1.0.2 depends on file: /usr/local/bin/ant - not found
===Verifying install for /usr/local/bin/ant in 
LV /usr/ports/devel/jakarta-ant
===  Extracting for jakarta-ant-1.5.1_3
LV   Checksum OK for jakarta/jakarta-ant-1.5.1-bin.tar.gz.
===   jakarta-ant-1.5.1_3 depends on file: /usr/local/jdk1.2.2/bin/java 
LV - not found
===Verifying install for /usr/local/jdk1.2.2/bin/java in 
LV /usr/ports/java/jdk12
===  Extracting for jdk-1.2.2p11
LV   Checksum OK for jdk1_2_2-src.tar.gz.
LV   Checksum OK for bsd-jdk122-patches-11.tar.gz.
===   jdk-1.2.2p11 depends on executable: gm4 - found
===   jdk-1.2.2p11 depends on executable: zip - found
===   jdk-1.2.2p11 depends on file: /usr/local/jdk1.1.8/bin/javac - found
===   jdk-1.2.2p11 depends on file: /usr/X11R6/lib/libXm.so - found
===   jdk-1.2.2p11 depends on file: /nonexistent - not found
===Verifying extract for /nonexistent in /usr/ports/java/jfc
===  jfc-1.1.1 'You must manually fetch the standard zip format 
LV distribution from http://www.javasoft.com/products/jfc/download.html and 
LV place it in /usr/ports/distfiles then run make again.'.
LV *** Error code 1

LV Stop in /usr/ports/java/jfc.
LV *** Error code 1

LV Stop in /usr/ports/java/jdk12.
LV *** Error code 1

LV Stop in /usr/ports/devel/jakarta-ant.
LV *** Error code 1

LV Stop in /usr/ports/editors/openoffice.
LV amd2000#


Have you done this?

  ===  jfc-1.1.1 'You must manually fetch the standard zip format
  distribution from http://www.javasoft.com/products/jfc/download.html and
  place it in /usr/ports/distfiles then run make again.'.

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: phoenix

2003-01-25 Thread Ben Williams

  Looks like you don't have gtk 1.2 installed. You can install it from
ports.

-- 
Benmailto:[EMAIL PROTECTED]

Saturday, January 25, 2003, 12:28:06 AM, you wrote:

A Ok, I am not sure why, but I can not get phoenix to work.  I have
A untar'd it and try:

A [asenchi@temple:~/phoenix] $ ./phoenix
A /phoenix-bin: error while loading shared libraries: libgtk-1.2.so.0:
A cannot open shared object file: No such file or directory

A FreeBSD temple.attbi.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0:
A Mon Jan 20 06:53:53 EST 2003 [EMAIL PROTECTED]:
A /usr/obj/usr/src/sys/ASENCHI  i386

A Thanks


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



Re[2]: phoenix

2003-01-25 Thread Ben Williams
In your first message you said:
VL I have untar'd it and try:

 In my experience with ports you don't manually untar anything as
that's handled automatically. Did you build phoenix from ports?

-- 
Benmailto:[EMAIL PROTECTED]

Saturday, January 25, 2003, 4:18:25 AM, you wrote:

VL On Sat, 2003-01-25 at 11:07, Ben Williams wrote:

   Looks like you don't have gtk 1.2 installed. You can install it from
 ports.

VL FreeBSD should take care of the dependencies no?
VL So when he installed phoenix, the system should grab gtk also...

VL Liviu


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



Re[2]: phoenix

2003-01-25 Thread Ben Williams
Saturday, January 25, 2003, 11:20:28 AM, you wrote:

A I have tried to install gtk1.2 but get an error similar to this:

A Error, no iconv in C or libiconv (sorry I am writing this from my windows
A machine so not sure of the exact error, but can post if necessary)

A I am showing the port is broken however, it isn't even listed.  I am looking
A here: /usr/ports/www/phoenix

A Thank you,

A Curt

//snippage//


I just looked at the phoenix makefile and the only place I see
'broken' it says it wants the ports version of perl. Do you have perl
5.006_01 or greater? If not install that (/usr/ports/lang/perl5/) first.

Did you try to install gtk12 (/usr/ports/x11-toolkits/gtk12) from ports?



-- 
Benmailto:[EMAIL PROTECTED]


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



Re: Web based e-mail.

2003-01-24 Thread Ben Williams
Friday, January 24, 2003, 4:08:19 PM, you wrote:

GJ I want to have a web based e-mail service. So I don't have
GJ to ssh to my computer all the time just browse a web page.
GJ What I seen already is that IMP is a very good one. What do
GJ you think of it? What do you use?
GJ I have never used php and cgi things before, but these
GJ things need it.  :((
GJ I deleted these cgi releated things from my httpd.conf file.
GJ And now I am in trouble. What parts should I add to my
GJ httpd.conf file to make for example IMP work? And where
GJ should I put the (IMP) files so I can access it throught the
GJ internet? Because there is no index.html file in the
GJ package.


GJ My http.conf file:
//snipped//

I believe IMP, part of the Horde framework (www.horde.org), uses
php4 so you'll need something like mod_php. The 'index' pages iirc are
index.php.

-- 
Benmailto:[EMAIL PROTECTED]


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



Re: spam relay

2003-01-22 Thread Ben Williams
www.sendmail.org could be a good starting point if you're using
sendmail.

I can't be more specific than that right now because I don't
know what your target mail scheme is and I don't know if you want to
stay with sendmail or try another mta such as exim or postfix.

You might also want to look at ports/mail/rblcheck or somethign
similar to help control who your server listens to.

--
Ben W.

Wednesday, January 22, 2003, 7:47:36 PM, you wrote:

JV All,

JV I think this is more freebsd related than just sendmail, but please forgive
JV if I'm wrong,

JV I have a server with virtual hosts  using freebsd 4.0 and sendmail 8.9.3

JV and find the server domain user mail flooded with messages , definitely
JV spam messages,

JV that appear to be relayed by [EMAIL PROTECTED]

JV I put [EMAIL PROTECTED] 550 in /etc/mail/access and did makemap,

JV and this stops the emails. I'm not comfortable doing this even though it
JV works because as you can see,

JV I have a general idea what I want to do but, really dont know proper way to
JV handle this.

JV any advise would be great!

JV thanks

JV Jan
 
JV Jan

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


-- 
Benmailto:[EMAIL PROTECTED]


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



Re: Upload question

2003-01-22 Thread Ben Williams
You could enable ftp or (better from a security standpoint) use
SecureCoPy (scp) part of ssh. A free win32 ssh you might like is
putty.

Wednesday, January 22, 2003, 8:21:42 PM, you wrote:

sc Hi:

sc Does anyone know how to upload the files from my windows os to the freebsd 
sc box.Just like the Zmodem.

sc Thanks

sc Shen Chao




sc _
sc STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
sc http://join.msn.com/?page=features/junkmail


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


-- 
Benmailto:[EMAIL PROTECTED]


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



Re: about the kernel location

2003-01-14 Thread Ben Williams
As stated in the FreeBSD Handbook - Chapter 9 - Section 3 ( 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html )

   First, let us take a quick tour of the kernel build directory. All
   directories mentioned will be relative to the main /usr/src/sys directory, 
   ...
   Note: If there is not a /usr/src/sys directory on your system, then the 
   kernel source has not been installed. The easiest way to do this is by 
   running /stand/sysinstall as root, choosing Configure, then Distributions, 
   then src, then sys.
   ...
   Next, move to the arch/conf directory and copy the GENERIC configuration 
   file to the name you want to give your kernel. For example:
 # cd /usr/src/sys/i386/conf
 # cp GENERIC MYKERNEL


Thus on i386 (intel, amd, cyrix) hardware the base configuration file will be 
/usr/src/sys/i386/conf/GENERIC. In the same directory you will find a LINT file 
that contains all the (mostly nicely commented) options you can possibly set 
for your kernel. On an alpha system the directory is /usr/src/sys/alpha/conf/.

HTH,
Benmailto:[EMAIL PROTECTED]

Tuesday, January 14, 2003, 9:50:02 PM, you wrote:

sc Hi:

sc I can not find the kernel file.only under /.
sc and  i don't know why there nothing under /usr/src. the version of freebsd 
sc is 4.7-stable.
sc Which tool can edit the kernel?

sc Can someone direct me?
sc Thanks

sc Shen Chao

sc _
sc Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* 
sc http://join.msn.com/?page=features/junkmail


sc To Unsubscribe: send mail to [EMAIL PROTECTED]
sc 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[2]: Problems w NIC

2003-01-11 Thread Ben Williams
Do you have IPFW or IPFilter compiled into the kernel? If so what do
`ipfw list` and/or `ipfstat -ion` show?

-- 
Benmailto:[EMAIL PROTECTED]

Saturday, January 11, 2003, 12:53:49 PM, you wrote:

Yes, right.  Sorry, I somehow missed that point in the original post!
When you ping, do you see any activity at all on your hub/switch?  I
suppose that this would minimally let you know that the card is
transmittig something.


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



make world fails in libiberty

2003-01-09 Thread Ben Williams
I have 2 identical (hardware-wise) boxes I'm trying to get current
with STABLE. They're AMD Athlon 700mhz machines w/ 128mb  256mb of
RAM. Both are dying in a buildworld with:

-- begin buildworld dies --
cc1: warnings being treated as errors
/usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiberty/choose-temp.c:
 In function `choose_temp_base':
/usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiberty/choose-temp.c:68:
 warning: implicit declaration of function `mktemp'
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils/libiberty.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1

Stop in /usr/src/gnu/usr.bin.
*** Error code 1

Stop in /usr/src/gnu.
*** Error code 1

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

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

Stop in /usr/src.
-- end buildworld dies --

My /etc/make.conf contains:
-- begin /etc/make.conf --
CPUTYPE=i686
CFLAGS= -O -pipe
WARNS_WERROR=   yes

NO_CVS= true# do not build CVS
NO_BIND=true# do not build BIND
NO_FORTRAN= true# do not build g77 and related libraries
NO_I4B= true# do not build isdn4bsd package
NO_LPR= true# do not build lpr and related programs
NO_SENDMAIL=true# do not build sendmail and related programs
NO_X=   true# do not compile in XWindows support (e.g. doscmd)
NOGAMES=true# do not build games (games/ subdir)
NOPROFILE=  true# Avoid compiling profiled libraries
NOUUCP= true# do not build uucp related programs
WANT_OPENSSL_MANPAGES=  true
MAKE_IDEA=  YES # IDEA (128 bit symmetric encryption)
COMPAT22=   yes
COMPAT3X=   yes
COMPAT4X=   yes
BOOTWAIT=0
USA_RESIDENT=   YES
SUP_UPDATE= yes
SUP=/usr/local/bin/cvsup
SUPFLAGS=   -g -L 2
SUPHOST=cvsup2.FreeBSD.org
SUPFILE=/usr/local/etc/stable-supfile
PORTSSUPFILE=   /usr/local/etc/ports-supfile
DOCSUPFILE= /usr/local/etc/doc-supfile
DOC_LANG=   en_US.ISO8859-1 
-- end /etc/make.conf --

All I have done to the boxes in question is
  installed the OS,
  set up networking,
  installed some packages/ports I'll be needing on them when they're functional
  copied /usr/share/examples/(doc|ports|stable)-supfile to /usr/local/etc
  edited said supfiles to point to a mirror close to me (cvsup2)
  cp /etc/defaults/make.conf /etc/make.conf
  edited /etc/make.conf to reflect my situation
  cd /usr/src
  make update
  make buildworld

  I have read UPDATING, updated the sources, searched the list archives, I have
rm -rf /usr/src/gnu/usr.bin/binutils/, re-updated and always the error
you see above. Why doesn't libiberty like me? What am I doing wrong?

-- 
Ben  mailto:[EMAIL PROTECTED]


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



Re: NAT Help

2002-11-27 Thread Ben Craig
Thanks again for the help.  Unfortunately this doesn't
seem to have worked either.  I've entered:

ifconfig fxp0 alias x.x.x.x

This simply replaces the existing fxp0 settings from
rc.conf with the alias settings (resulting in a loss
of network connectivity.  I've removed the original
alias0 - aliasx lines from rc.conf so the only fxp0
line is now for the main IP address for the interface:

ifconfig_fxp0=inet x.x.x.x netmask 255.255.255.248

Regards,

Ben Craig.

 --- Alvaro Rosales R. [EMAIL PROTECTED]
wrote:  that's the problema , you have to add the
ifconfig
 alias , manually, I had 
 the saame problem , trying to add the aliases in
 rc.conf , so I had to add 
 the aliases manually, then you have to kill natd 
 and restart it manually 
 somefing like 
 ifconfig rl1 alias  x.x.x.x (a free external ipo
 address)
  and then I run
 killall natd
  natd -redirect_address internal ip  x.x.x.x 
 -interface rl1
 Then ou'll have NAT running, youd better create a
 script in rc.local to 
 load this commands at boot time.
 Good Look 

=
--
Benjamin Craig
Executive Producer
Cinemagine Limited


__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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



Problem with the upgrade and now I need to rollback.. =/

2002-11-21 Thread Ben Turner
Ok well I attempted the upgrade on a remote machine from 4.6 to 5.0 and it
failed, miserably. Before it failed, it was throwing a message across the
screen as to the location where it backed up the existing kernel. Does
anyone, by chance, know the default location and filename for the kernel
backup?



Also, if anyone has a link on the rollback procedure on a FreeBSD kernel
(4.6) that would be greatly appreciated also. My searches on FreeBSD.org and
google haven't turned up much. Mostly mysql documents which I find a little
hard to believe that mysql has that much higher ranking pages then the
FreeBSD site.



At any rate, please if you can, help... while I write 1,000 times on the
chalkboard I will not attempt an upgrade on the server when I don't have it
sitting in front of me.



Thanks,

Ben


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



NAT Help

2002-11-20 Thread Ben Craig
Hi,

I'm trying to get NAT up and running on my FreeBSD
4.7R gateway machine and have hit a bit of a wall. 
Have looked around online for FAQs and other help and
haven't really been able to isolate the problem this
way.  If anyone can offer advice, I would be most
appreciative.

I have a FreeBSD machine configured as a gateway for a
LAN.  The BSD machine has two NICs (fxp0 and vr0). 
fxp0 is connected to a router via ethernet, which in
turn is connected to the Net via ADSL.  The router is
very basic and doesn't have all of the functions we
require, hence the BSD box being the gateway.

vr0 is connected to a hub for the LAN, which all uses
internal 10.0.0.x IP addressing.  The FreeBSD box
provides DHCP for this range.  All of this is working
correctly.  We also have a couple of external IPs
which I would like to map onto a couple of servers on
the private LAN, and herein lies the problem.  I just
can't seem to get NAT working to redirect these IPs
from the BSD machine to the relevant internal IP.

On the BSD machine, I've compiled a kernel with the
following options:

options IPFIREWALL
options IPDIVERT
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE

The following options exist in rc.conf:

gateway_enable=YES 
firewall_enable=YES 
firewall_type=OPEN 
natd_enable=YES 
natd_interface=fxp0 
natd_flags=-redirect_address 10.0.0.2 x.x.x.x
-redirect_address 10.0.0.3 x.x.x.x 

(where x.x.x.x is of course the external IP).

rc.conf also contains the following ipconfig settings
for the external IP addresses (of which there are 5).

ifconfig_fxp0_alias0=inet x.x.x.x netmask
255.255.255.248
ifconfig_fxp0_alias1=inet x.x.x.x netmask
255.255.255.248
ifconfig_fxp0_alias2=inet x.x.x.x netmask
255.255.255.248
ifconfig_fxp0_alias3=inet x.x.x.x netmask
255.255.255.248
ifconfig_fxp0_alias4=inet x.x.x.x netmask
255.255.255.248

alias0 is used as the IP address for the gateway
machine and my intention is to redirect traffic on the
remaining four addresses to other machines on the LAN.
 This is where it falls down and I'm stumped.

Regards,

Ben Craig.

=
--
Benjamin Craig
Executive Producer
Cinemagine Limited


__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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



<    1   2   3   4