SSH Port Forwarding Specific IP

2005-10-12 Thread John Do
If you have a FreeBSD computer with multiple IP addresses and you want an outside client to tunnel how can you force the tunnel to use a certain IP? Thanks! __ Find your next car at http://autos.yahoo.ca

Re: Mysql server not able to stay running on anything but Linux?

2005-10-12 Thread NMH
--- Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote: > Note the From: address. > > On Wednesday, 12 October 2005 at 13:16:22 -0700, NMH > wrote: > > > > I am stuck with a delema and I feel like a damn > troll. But.. I have > > a Mysql Database that I posted about earlier. It > seems that it is > >

Re: proxy server

2005-10-12 Thread Andrew P.
On 10/13/05, Efren Bravo <[EMAIL PROTECTED]> wrote: > Hi, > > I want to install a proxy server to manage these features: http cache, > content filtering (forbidden words, ActiveX, java, url. etc), users, > groups, ips' control access, time ranges to ie access. > > I want to hear some suggestions ba

Re: freebsd has problems with bios

2005-10-12 Thread Kamal R. Prasad
I have verified integrity of the hard disk and this problem shows up on a new samsung 1604N hard disk too. It is a hard disk independet problem. On 13-Oct-05, at 5:49 AM, Peter Clutton wrote: For some reason, the values of hard disk geometry (cylinders/head/ sectors( are not accrptable to f

Re: unable to do su from user to become super user

2005-10-12 Thread Damon Blom
On Monday 10 October 2005 03:21 pm, you wrote: > Damon Blom wrote: > >Hi > >FreeBSD presario.com 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Oct 9 > > 22:44:53 PDT 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL > > amd64 I cannot go from user to super user. > > su: error while loading shar

Re: help with shell script

2005-10-12 Thread Peter Matulis
--- Philip Hallstrom <[EMAIL PROTECTED]> wrote: > > 1. This gives me the amount of space (kB) taken up by the 10 largest ports: > > > > $ pkg_info -as | grep ^[0-9] | sort -gr | head -10 | cut -c 1-6 > > > > 2. Using one figure from above list I produce the details of the > > corresponding port:

How to call my system call by it's name?

2005-10-12 Thread lin shane
Hello, Recent I add a simple system call - syshello() to my kernel. Then recompile the kernel. And I can call my system call by: syscall(455,parameter); But how do I do if I want call it by: syshello(parameter); Actually I recompile /usr/src/lib, but after doing that, I nearly cannot do anythin

FreeBSD 5.2.1-STABLE boot problem

2005-10-12 Thread Sergey Khenkin
Hi All, I ran into a problem installing FreeBSD 5.2.1-STABLE on an old PC (Am5x86, 133MHz, 40M RAM, 700M HDD). After I finish the install and reboot the PC under FreeBSD it fails to load the kernel. Here's what is on the screen (manually copied): Loading /boot/defaults/loader.conf /boot/kernel/ke

Re: freebsd has problems with bios

2005-10-12 Thread Peter Clutton
> The bios has 4 modes auto, large, lba, chs in which to access the > hard disk. I ttried all 4 modes and it doesn't solve the problem. No, i didn't say to try different bios modes. I said (which fdisk also says) that you should: 1. Go into the bios, see what it reports as the CHS 2. Reboot (i t

6.0-rc1 problems with aliased interface

2005-10-12 Thread Luciano Musacchio
Hi, I've just migrated from 5.4 to 6.0-rc1 (to make wireless work through ndisgen... and it did :), but now I'm having a problem with dhcp. I'm googling now for some solution, the problem is (it seems not to be a problem, just a lot of /etc changes I will have to get used to): I cannot have the

Re: portmanager

2005-10-12 Thread Igor Robul
RW wrote: I'm probably missing something, because I can't see what the problem is. crontab(5) says you can define environmental variables in a crontab; and the default system crontab already has a PATH variable pre-defined, although it doesn't include /usr/local/bin in the path. But you

Re: help with shell script

2005-10-12 Thread Peter Matulis
--- Peter Matulis <[EMAIL PROTECTED]> wrote: > > --- Philip Hallstrom <[EMAIL PROTECTED]> wrote: > > > > 1. This gives me the amount of space (kB) taken up by the 10 largest > > > ports: > > > > > > $ pkg_info -as | grep ^[0-9] | sort -gr | head -10 | cut -c 1-6 > > > > > > 2. Using one figure

Adding new pccard device entries to FreeBSD 6, how?

2005-10-12 Thread Nikolas Britton
Hello all, I'm trying to get FreeBSD 6 working with my Prism 3 based SMC 2532W-B wireless cards. I've added the device entries into the system but I must be doing something wrong, it's still not working. The SMC2532W-B cards are re-branded Zcom XI-330H (Prism 3) and XI-325H (Prism 2.5) cards. I kn

<    1   2