LDAP Authentication questions...

2008-06-18 Thread Eric F Crist
ngs forever and authentications all timeout for ldap- configured services like ssh. Now, shouldn't it eventually fail over to my secondary LDAP server? I've even tried adding timelimit 10 to the ldap.conf file to set a timeout, to no avail. Thanks!

any cisco gurus help me off list?

2008-02-15 Thread Eric F Crist
Hey folks, I've got a problem I'm trying to resolve on a Cisco router involving NAT-on-a-stick. Are there any Cisco gurus willing to help me off-list? Thanks. ----- Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.o

Re: OpenLDAP 2.4 and FreeBSD Ports

2008-02-13 Thread Eric F Crist
Add the following to /etc/make.conf (create if it doesn't exist): WANT_OPENLDAP_VER= 24 Eric (Thanks folks) On Feb 11, 2008, at 2:27 PM, Mark Foster wrote: Eric F Crist wrote: I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD ports tree. However, everyth

Re: OpenLDAP 2.4 and FreeBSD Ports

2008-02-11 Thread Eric F Crist
David Alanis Quoting Eric F Crist <[EMAIL PROTECTED]>: Hello folks! First off, please reply-all as I'm not longer a subscriber. I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD ports tree. However, everything else I try to install, LDAP support in Apache22,

OpenLDAP 2.4 and FreeBSD Ports

2008-02-11 Thread Eric F Crist
, it tries to install that version, which fails since 2.4.7 is installed. How do I tell the ports system I'm using 2.4 instead of 2.3 so it links correctly? thanks! ----- Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.o

IPFW show format question...

2007-11-06 Thread Eric F Crist
ccumulated ipfw traffic. If I zero my counters and download a file via FTP, the downloaded sizes don't even compare. 61MB into the download, if I convert the ipfw show from the supposed bytes into MB, it says I've downloaded 155MB. Please help me understand this! Thanks! - Eric

Re: IPFW/Divert problem...

2007-11-06 Thread Eric F Crist
On Nov 6, 2007, at 9:28 AM, Andrey V. Elsukov wrote: Eric F Crist wrote: In the your /etc/ipfw.sh script you should use "-f" flag when you run ipfw flush command. I am, but that has nothing to do with my problem. My problem is that, during system boot, I'm asked the fol

Re: IPFW/Divert problem...

2007-11-06 Thread Eric F Crist
On Nov 6, 2007, at 7:32 AM, Andrey V. Elsukov wrote: Eric F Crist wrote: firewall_enable="YES" firewall_script="/etc/ipfw.sh" FWIW, ipfw.sh ONLY has count rules it it. There isn't any NAT/etc going on here. Also, IPFW was compiled with DEFAULT TO ACCEPT, since I&

Re: IPFW/Divert problem...

2007-11-06 Thread Eric F Crist
On Nov 6, 2007, at 12:29 AM, Andrey V. Elsukov wrote: Eric F Crist wrote: I've been working on doing some bandwidth accounting with ipfw count rules, but I've come across a very crappy problem. After adding the following two lines to /etc/rc.conf, I'm posed with a quest

IPFW2 woes...

2007-11-02 Thread Eric F Crist
ng me this, and what do I need to do to make it go away!? Thanks! - Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Windows SSH client?

2007-10-26 Thread Eric F Crist
wrote: * Eric F Crist <[EMAIL PROTECTED]> [2007-10-24 14:12:59 -0500]: I'm looking for a good, free, SSH client that has line/column numbers at the bottom, similar to SecureCRT. I'm curious as to why you need the line/column numbers displayed for your terminal in an SSH clien

Windows SSH client?

2007-10-24 Thread Eric F Crist
Hey folks, I'm looking for a good, free, SSH client that has line/column numbers at the bottom, similar to SecureCRT. Any advice is appreciated! - Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.org mailing list

Re: reverse DNS resolution...

2007-10-24 Thread Eric F Crist
Thanks to all for their help. I was ignoring the forward DNS, and many things don't resolve reverse DNS unless there's a matching forward DNS. duh. thanks! Eric Crist On Oct 23, 2007, at 12:00 PMOct 23, 2007, Oliver Fromme wrote: Eric F Crist wrote: As I already stated, if I

Re: reverse DNS resolution...

2007-10-23 Thread Eric F Crist
On Oct 22, 2007, at 4:51 PMOct 22, 2007, Philip M. Gollucci wrote: Eric F Crist wrote: Hey folks, We're trying to get reverse DNS resolution for a block of IPs (private). We've had the 10.x network working great at the office for quite some time now, but I'm having a prob

reverse DNS resolution...

2007-10-22 Thread Eric F Crist
sult, however output from who, as well as other network services (IRC, apache) only see the IP. Is there something I'm missing? Thanks for the pointers! - Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.org mailing

Real-Time traffic monitor?

2007-08-16 Thread Eric F Crist
what the best software to use for this would be? Thanks! ----- Eric F Crist Secure Computing Networks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Some hosting weirdness...

2007-07-11 Thread Eric F Crist
On Jul 11, 2007, at 7:40 AMJul 11, 2007, Heiko Wundram (Beenic) wrote: On Wednesday 11 July 2007 14:19:09 Eric F Crist wrote: What should I look for? Is there possibly some weird caching issues at their ISPs? How can I fix this? Do a tcpdump when someone connects from their network and

Some hosting weirdness...

2007-07-11 Thread Eric F Crist
d Jacksonville, NC, timeout on secure- computing.net and fastandcleaninc.com. What should I look for? Is there possibly some weird caching issues at their ISPs? How can I fix this? Thanks a lot! - Eric F Crist Secure Computing Networks ___

Re: IPv6 Setup...

2007-06-23 Thread Eric F Crist
On Jun 22, 2007, at 9:23 PMJun 22, 2007, Eric F Crist wrote: Hello all, I've been toying with getting IPv6 installed and running for a while, and I've got only one hurdle remaining. I have 5 servers on my quaint little network, and my primary firewall is configured with an IP

IPv6 Setup...

2007-06-22 Thread Eric F Crist
s and such. In addition, there are no firewalls in between. Is there something I'm missing? Also, what the heck is rtadvd_enable="YES" actually doing for me? I understand it's broadcasting some routing stuff so my other hosts can auto-configure their IPv6 addresses, but

Re: share my experience: highlight parts of a text file that matches a regular expression

2007-06-06 Thread Eric F Crist
that worked great! thanks! On 6/6/07, Zhang Weiwu <[EMAIL PROTECTED]> wrote: 于 Wed, 6 Jun 2007 11:16:17 -0500 "Eric F Crist" <[EMAIL PROTECTED]> 写道: > That's great! One question, how do I make it highlight the entire > line, rather than the searched-for text?

Re: not able to output anything to /dev/ttyv8?

2007-06-06 Thread Eric F Crist
Along those same lines, I'd like to output iftop to ttyv0 (main console) with login across serial and/or another tty. I get rate limit errors of some sort when I edit /etc/ttys. What method should I use to ouput an application such as iftop to a tty? TIA Eric Crist On 6/6/07, Zhang Weiwu <[E

Re: share my experience: highlight parts of a text file that matches a regular expression

2007-06-06 Thread Eric F Crist
That's great! One question, how do I make it highlight the entire line, rather than the searched-for text? Thanks! Eric Crist On 6/6/07, Zhang Weiwu <[EMAIL PROTECTED]> wrote: Dear list I'd like to highlight part of output of one application that matches a regular expression. First I thoug

GEOM/GELI Boot Disk Encryption

2007-06-06 Thread Eric F Crist
direction? TIA Eric F Crist ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
On 3/20/07, Nikos Vassiliadis <[EMAIL PROTECTED]> wrote: On Tuesday 20 March 2007 17:01, Eric F Crist wrote: > On 3/20/07, Eric F Crist <[EMAIL PROTECTED]> wrote: > > > > My ISP tells me it should be prefixlen 126, not 128 > > > > On 3/20/07,

Re: IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
On 3/20/07, Eric F Crist <[EMAIL PROTECTED]> wrote: My ISP tells me it should be prefixlen 126, not 128 On 3/20/07, Björn König <[EMAIL PROTECTED] > wrote: > > Eric F Crist schrieb: > > [...] I'm performing the configuration as follows: > > > > ifco

IPv6 Tunnel issues...

2007-03-20 Thread Eric F Crist
Hey all, I've got a FreeBSD 6.2 system, compiled from source only two days ago, so it should have the routing patch applied. I'm trying to get a tunnel between my systems and my ISP. I'm performing the configuration as follows: ifconfig gif0 create ifconfig gif0 tunnel ifconfig gif0 inet6 al

Re: Reducing the size of /

2006-05-12 Thread Eric F Crist
/proc 3.5M/rescue 15M/root 4.0M/sbin 8.3M/tmp 2.0K/floppy 2.2M/jail 53G/ It can tell you where your using the most space. I'm guessing your / usr directory is the culprit. Try going to /usr/ports and typing make distclean. - Eric F Crist Secure Comp

[OT] DomainKeys question...

2006-05-11 Thread Eric F Crist
tion to include. Thanks for any input. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Reaching kern.maxfiles

2005-12-12 Thread Eric F Crist
I look at: Robert, Why are you _still_ running 5.2x? Really, you should be running 5.4. Try an upgrade and let us know if that fixes your problem. There are MANY issues with 5.2.1, and it's never been a truly stable release. ----- Eric F Crist Secure Computing Networks http://www.secur

Re: FreeBSD router two DSL connections

2005-12-12 Thread Eric F Crist
network bandwidth, you're going to be forced into either working directly with an ISP to link multiple DSL channels, or, more likely, obtain business-class service over a T1/T3 setup. HTH - Eric F Crist Secure Computing Networks http://www.secure-computing.net _

Re: calendar scheduler

2005-12-08 Thread Eric F Crist
t now. Any suggestions to fill the need? Take a look at eGroupware. Don't remember if it's in the ports tree or not... - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.o

Re: sendmail local-host-names

2005-12-07 Thread Eric F Crist
hostname for the box. Make sense? - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Project Management Software

2005-11-22 Thread Eric F Crist
yet another Windows-only tool to the bag. Anyone know any real OSS (preferably cross platform) app that does what gnome planner does, only better? I'm coming into this late, but did you ever consider eGroupware? I think it's www.egroupware.org. We use it here fairly successfully.

Re: UPS advice, please ...

2005-11-20 Thread Eric F Crist
ools.org/ I personally use APC UPS with apcupsd (in ports) which works very well with the USB cable supplied. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://li

Re: PHP stopped working :(

2005-11-20 Thread Eric F Crist
Thanks, Matt Try going to the respective ports directories and type "make clean". - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: pausing boot process

2005-11-17 Thread Eric F Crist
rrect. You can pause this screen, and even scroll up/ down, by pressing the Scroll Lock key. When you're done, press Scroll Lock again to continue. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-question

Re: switching terminals

2005-11-17 Thread Eric F Crist
istinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions- [EMAIL PROTECTED]" - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.f

Re: if_bridge interface confuses Windows Small Business Server 2000

2005-11-17 Thread Eric F Crist
ding the switch with VNC. I use it very well over a 33.6 modem from my mac to a win2k3 server. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: cvsup the wrong version???

2005-11-12 Thread Eric F Crist
On Nov 12, 2005, at 2:17 PM, Kris Kennaway wrote: On Sat, Nov 12, 2005 at 07:36:31AM -0600, Eric F Crist wrote: Hello list, Two days ago, I cvsupped the RELENG_5_4 tag, and rebuilt the system using make buildworld, make buildkernel KERNCONF=mykernel, make installworld, make installkernel

Re: cvsup the wrong version???

2005-11-12 Thread Eric F Crist
On Nov 12, 2005, at 7:42 AM, Doug Poland wrote: On Sat, Nov 12, 2005 at 07:36:31AM -0600, Eric F Crist wrote: Hello list, Two days ago, I cvsupped the RELENG_5_4 tag, and rebuilt the system using make buildworld, make buildkernel KERNCONF=mykernel, make installworld, make installkernel

cvsup the wrong version???

2005-11-12 Thread Eric F Crist
RELEASE #3. How can this be? I verified my cvs-supfile, and everything is pointing to 5.4. Please help. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.f

password expiration question

2005-11-11 Thread Eric F Crist
How can I force POP3/IMAP servers to honor password expiration? Thanks. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: NFS Installation Issues

2005-11-06 Thread Eric F Crist
or later on a production machine. Unless you're using some really special/new hardware, I would recommend attempting to install 5.4. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.o

Re: filesystem full error

2005-11-06 Thread Eric F Crist
ry this: # du -hd2 /var Post that here, or reply directly to me. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: More help with find

2005-11-06 Thread Eric F Crist
man HTH - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: NFS Installation Issues

2005-11-06 Thread Eric F Crist
l you _why_ this happened... It shouldn't be like that, separate parts of the system, mumble grumble, but in the spirit of empirical observation: It Worked For Me. [/QUOTE] HTH - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___

Re: how to setup DNS server and making sub-domains in DSL server

2005-11-06 Thread Eric F Crist
ggressive spam filters that check for that sort of thing. Paul Actually, my ISP, ipHouse.net is one who's willing to configure reverse DNS for you. Qwest Communications is another one who'll setup DNS for you, and they're HUGE. If you choose to go with ipHouse, tell them I

Re: how to upgrade?

2005-11-05 Thread Eric F Crist
Sure, why not? Make sure you have no other users, though. On Nov 5, 2005, at 8:24 AM, Yaakov Nemoy wrote: On 11/5/05, Eric F Crist <[EMAIL PROTECTED]> wrote: On Nov 5, 2005, at 6:11 AM, Yaakov Nemoy wrote: Hi, I'm sure this question has been asked before, but I couldn't

Re: how to upgrade?

2005-11-05 Thread Eric F Crist
ions so that your version read 6.0-RELEASE choose upgrade from menu choose FTP as your installation source run install HTH - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://

Re: How to clear an improperly unreferenced file in multi-user mode?

2005-11-03 Thread Eric F Crist
p in /var/ftp. I found this when I mistakenly enabled anonymous FTP. There were a much of random-sized binaries killing my hard drive. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org ma

Re: The best scripts ever (trick or treat)

2005-11-02 Thread Eric F Crist
oreward. Unless the shell script itself contains 'ENDSCRIPT' somewhere ;-) This is what I was referring to as "markup". Hmmm! :-) Okay, then what about BEGIN_somelonghexstringthatis256byteslong and END_somelonghexstringthatis256byteslo

Re: Buildworld fails for 6.0-RC1

2005-11-02 Thread Eric F Crist
Something you could try in this instance is deleting everything under /usr/src: #cd /usr/src && rm -rf ./ Then re-sup your source tree. Eric On Nov 1, 2005, at 10:41 PM, Eric Schuele wrote: Eric F Crist wrote: On Nov 1, 2005, at 9:50 PM, Doug Poland wrote: Just cvsup'd fro

Re: Buildworld fails for 6.0-RC1

2005-11-01 Thread Eric F Crist
but do NOT reboot the machine until you successfully complete a make buildworld && make installworld, if you've started part of the process. Note that, at this point, you should not be using the make world method -- it's rather depreciated. - Eric F Crist Se

Re: user limits

2005-11-01 Thread Eric F Crist
cribe, send any mail to "freebsd-questions- [EMAIL PROTECTED]" You need either MAC (Mandatory Access Control) or jail. I would probably recommend jails for your purpose. ----- Eric F Crist Secure Computing Networks http://www.secur

Re: The best scripts ever (trick or treat)

2005-11-01 Thread Eric F Crist
s been too long since I contributed... I'd be willing to discuss and perhaps help out in some manner with a project like this. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org maili

Re: Quick Routing Question

2005-11-01 Thread Eric F Crist
MUST configure the linksys router initially to enable administration via the WAN interface. At the very least, please set a reasonable password and enable https! - Eric F Crist Secure Computing Networks http://www.secure-computing.net

Re: laptop firewall rules

2005-10-31 Thread Eric F Crist
On Oct 30, 2005, at 6:23 PM, Eric F Crist wrote: On Oct 30, 2005, at 4:41 PM, [EMAIL PROTECTED] wrote: Does anyone have a good example of a firewall ruleset for a wireless interface in a laptop, or a pointer to documentation? I want to use IPFilter on 6.0 rc1. I want to let all connections

Re: laptop firewall rules

2005-10-30 Thread Eric F Crist
the outside. TIA That ruleset is easy: ipfw add check-state ipfw add allow tcp from me to any setup keep-state ipfw add allow tcp from any to any established ipfw add deny from any to me in This should do the trick. - Eric F Crist Secure Computing Networks http://www.secure-computing.net

Re: Mounting an iPod

2005-10-30 Thread Eric F Crist
I check ? Edw. Eric F Crist wrote: On Oct 30, 2005, at 9:03 AM, edward wrote: I rebuilt the kernel with HFS/HFS+ support and it boots and loads OK. But no luck mounting the iPod on the firewire port. No luck on the USB port either : # mount -t hfs /dev/da0s1 /mnt hfs: /dev/da0s1: Operation

Re: Mounting an iPod

2005-10-30 Thread Eric F Crist
happens with /dev/da0s2 and /dev/da0s3 Any ideas ? Edward Are you sure your ipod is on /dev/daX? - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: firewall messages to syslogd

2005-10-30 Thread Eric F Crist
r firewall: #ipfw logging !ipfw *.*/var/log/router.log Now, perform the following command, assuming your running FreeBSD 5.x+: # touch /var/log/router.log && chmod 0600 /var/log/router.log && /etc/ rc.d/syslogd restart Let me know what happens - Eric F Crist

Re: installation failure

2005-10-29 Thread Eric F Crist
/freebsd-questions To unsubscribe, send any mail to "freebsd-questions- [EMAIL PROTECTED]" ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: portupgrade stale dependencies

2005-10-29 Thread Eric F Crist
ier post: #cd /usr/ports/port-to-upgrade && make deinstall #make install # HTH - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: portupgrade stale dependencies

2005-10-29 Thread Eric F Crist
apache not installed, skipping # make -V PKGNAME apache-2.0.55 # pkg_info | grep apache apache-2.0.48 Version 2 of the extremely popular Apache http server # apachectl -v Server version: Apache/2.0.48 Server built: Nov 19 2003 22:44:21 OK. the try #make install what happens? -

Re: portupgrade stale dependencies

2005-10-28 Thread Eric F Crist
amp; make deinstall && make clean && make reinstall See what happens. - Eric F Crist Secure Computing Networks http://www.secure-computing.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: portupgrade stale dependencies

2005-10-27 Thread Eric F Crist
y define which port segments you are interested in. For example, there's no real reason to download all the x11/kde/gnome crap if you're doing this on a headless server that isn't going to serve X. HTH ___ Eric F C

Hot-Swap HDD hardware recommendations?

2005-10-27 Thread Eric F Crist
d drives? TIA _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http

Re: probably a simple routing or firewall question

2005-10-25 Thread Eric F Crist
. ___ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: probably a simple routing or firewall question

2005-10-25 Thread Eric F Crist
needs to be on the same network as the machines that need to access it. _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___

Re: i get stuck installing kernel

2005-10-25 Thread Eric F Crist
Ok, this feels a bit silly to ask, but what would be a convenient folder? Should I move it later? Does it matter where i have it when i run it later? I keep my sup-files in /root, which is the root user's home directory. ___ Eric F

Re: updating in single-user mode

2005-10-25 Thread Eric F Crist
ago. I don't have a huge userbase, so my system is pretty quiet. _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ fr

Re: Qwest DLS & MSN Premium & Linksys Router & FreeBSD.. Oh my

2005-10-25 Thread Eric F Crist
.net supports static IP addresses (up to a /26). HTH _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@fr

Re: i get stuck installing kernel

2005-10-24 Thread Eric F Crist
. ___ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: i get stuck installing kernel

2005-10-24 Thread Eric F Crist
On Oct 24, 2005, at 5:32 PM, Linnea Forslund wrote: -- Forwarded message -- From: Linnea Forslund <[EMAIL PROTECTED]> Date: Oct 25, 2005 12:31 AM Subject: Re: i get stuck installing kernel To: Eric F Crist <[EMAIL PROTECTED]> On 10/25/05, Eric F Crist <[

Re: i get stuck installing kernel

2005-10-24 Thread Eric F Crist
Typically, systems running multi-user are configured for network and/ or internet access. Make sure the machine is connected to the internet. _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computin

Re: writing to syslog from a shell script?

2005-10-23 Thread Eric F Crist
On Oct 23, 2005, at 11:42 AM, David Kirchner wrote: On 10/23/05, Eric F Crist <[EMAIL PROTECTED]> wrote: How could I write an entry to syslog from a shell script. For example, I want to write an entry stating that a command worked or didn't work, along with an error message.

writing to syslog from a shell script?

2005-10-23 Thread Eric F Crist
How could I write an entry to syslog from a shell script. For example, I want to write an entry stating that a command worked or didn't work, along with an error message. TIA ___ Eric F Crist "I am so smar

Re: How do I name my network interface?

2005-10-23 Thread Eric F Crist
g -a' at the command line, it should list all network interfaces... _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___

Re: RFC: my firewall ruleset(s)

2005-10-23 Thread Eric F Crist
On Oct 23, 2005, at 11:12 AM, Chuck Swiger wrote: Eric F Crist wrote: Hey all. I'm relatively new to shell scripting and I'm looking for some comments on my firewall script. Comments on either the ipfw rules themselves or on my scripting lack of ability would be appreciated

Re: RFC: my firewall ruleset(s)

2005-10-23 Thread Eric F Crist
On Oct 23, 2005, at 10:44 AM, Eric F Crist wrote: Hey all. I'm relatively new to shell scripting and I'm looking for some comments on my firewall script. Comments on either the ipfw rules themselves or on my scripting lack of ability would be appreciated

RFC: my firewall ruleset(s)

2005-10-23 Thread Eric F Crist
inary data _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: IPFW equivalent of iptables --state ESTABLISHED, RELATED

2005-10-23 Thread Eric F Crist
rk gateway. NIC dc0 is the outside NIC and sk0 is the internal one. HTH _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson

Re: Suggestions for server hardware sub 800 dollars

2005-10-21 Thread Eric F Crist
On Oct 21, 2005, at 5:55 PM, Matt Crossley wrote: Eric F Crist wrote: On Oct 21, 2005, at 4:18 PM, Matt Crossley wrote: I've found that if it's not really all that heavy a load, machines at Dell that regularly come up are worth it. The latest one that I saw in a Dell flyer

Re: Suggestions for server hardware sub 800 dollars

2005-10-21 Thread Eric F Crist
7;t to build it, but not a bad deal IMHO. _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions

Re: Suggestions for server hardware sub 800 dollars

2005-10-21 Thread Eric F Crist
. ___ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

Re: PPP setup through OS X

2005-10-21 Thread Eric F Crist
dows laptop now that I use when I must connect to the BSD boxes via serial. HTH _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson

Re: DNS server on firewall

2005-10-21 Thread Eric F Crist
ask/pay someone to host a secondary server for you. _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions

Re: Problem with groups

2005-10-21 Thread Eric F Crist
m running 5.4-RELEASE-p8 if it make a difference. You need to log out and then back in for new group memberships to take effect. This has always been the way it works, and I don't believe this is going to change any time soon. ____

Re: Help Understanding While Loop

2005-10-16 Thread Eric F Crist
the variables? Thanks much, Drew IIRC, you can do that be appending a '-x' after #!/bin/sh. Your first line would look like this: #!/bin/sh -x This will result in the script echoing all of the commands as they're executed. As far as the count problem, try declaring the v

Re: Denying Multiple login in samba with ipfw2

2005-10-12 Thread Eric F Crist
itself, if the capability is there. What you could do is traffic shaping with IPFW. Simply limit the amount of bandwidth a person uses based on IP address, then it doesn't really matter how many time they log in. My $.02. ___ Eric F

Fwd: Port broken, or is it me?

2005-10-11 Thread Eric F Crist
Begin forwarded message: From: Eric F Crist <[EMAIL PROTECTED]> Date: October 11, 2005 1:32:48 PM CDT To: [EMAIL PROTECTED] Subject: Port broken, or is it me? Hello list! I've not posted here before, so Hi! I've been trying to get mod_proxy to work with Apache 2.0.54, a

Re: BIND upgrade from ports....

2005-04-15 Thread Eric F Crist
On Apr 15, 2005, at 10:11 AM, Eric F Crist wrote: Hello list, First off, please reply directly to me (with CC to list), as I'm no longer a member of the list. (Too much erroneous traffic.) FreeBSD 5.3 uses BIND 9.3.0 and I'm trying to upgrade to 9.3.1. I know with PERL, you can set

BIND upgrade from ports....

2005-04-15 Thread Eric F Crist
at so that system perl is disabled and perl from ports is used instead. Is there a similar option for BIND, or do I need to symlink the execs from /usr/sbin/... to /usr/local/sbin? Thanks. _______ Eric F Crist "I am so smart, S

Re: Found This In /usr - @LongLink

2005-03-03 Thread Eric F Crist
tar, in order to continue >building for the information services. I'd rather not to start over >if I could help it. > >-- >Wendy Lin >- >IT Research Computing Services >[EMAIL PROTECTED] >http://www-rcd.cc.purdue.edu/~af5/ _

Re: Booting an iso image from HD for pre-burn testing on FreeBSD

2005-03-02 Thread Eric F Crist
boot from. Just a thought. HTH _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://li

Re: sshd

2005-03-02 Thread Eric F Crist
On Mar 2, 2005, at 7:31 AM, Stevan Tiefert wrote: On Wed, 2 Mar 2005, Eric F Crist wrote: On Mar 2, 2005, at 1:53 AM, Stevan Tiefert wrote: Thanks Eugene, but I can not close myself out with a firewall. I need the access to my system over the internet. Am I right that in this case, only a good

Re: sshd

2005-03-02 Thread Eric F Crist
on in /etc/ssh/sshd_config. Once I changed the port, I stopped seeing all those log in attempts. HTH ___ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer

Re: ip addr changes on 5.3 but not on 4.8

2005-02-27 Thread Eric F Crist
On Feb 26, 2005, at 8:06 PM, Marty Landman wrote: At 10:32 AM 2/26/2005, Eric F Crist wrote: On Fri, Feb 25, 2005 at 04:16:40PM -0500, Marty Landman wrote: that the IP address for the 5.3 box gets changed on a fairly regular basis [snip] The 4.8 box's IP addr has been stable. The other thin

Re: ip addr changes on 5.3 but not on 4.8

2005-02-26 Thread Eric F Crist
tations... HTH _______ Eric F Crist "I am so smart, S.M.R.T!" Secure Computing Networks -Homer J Simpson ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsu

  1   2   3   4   >