Re: problem in changing serial console speed!

2011-11-27 Thread CyberLeo Kitsana
On 11/27/2011 12:07 AM, h bagade wrote: Hi all, I want to change serial console speed on freebsd 8.2. I've found out different way of doing so but none was successful! I've tried the following ways: 1- change /boot.config: add -S*speed *2- change /boot/loader.conf: add following lines

Re: problem in changing serial console speed!

2011-11-27 Thread Fritz Wuehler
1- change /boot.config: add -S*speed *2- change /boot/loader.conf: add following lines boot_multicons=YES boot_serial=YES comconsole_speed=115200 console=comconsole,vidconsole 3- change /etc/ttys as follows: ttyu0/usr/libexec/getty std.115200vt100on secure none of the

Re: network problem on 8.2 stable

2011-11-18 Thread Warren Block
On Fri, 18 Nov 2011, Xihong Yin wrote: I set the adapter up. Here is the output of 'dhclient em0' DHCPREQUEST on em0 to 255.255.255.255 port 67 DHCPACK from 192.168.3.1 bound to 192.168.3.41 -- renewal in 1800 seconds. 'ifconfig em0' output is em0:

Re: network problem on 8.2 stable

2011-11-18 Thread Xihong Yin
the network adapter. I've set DCHP and SYNCDHCP in /etc/rc.conf and it worked in 8.0. It seems the dhclient problem. The ip address can't be obtained. When I run 'dhclient em0' manually, it shows that an ip address is leased. But actually it is not. The 'ifconfig em0' always shows an address

Re: network problem on 8.2 stable

2011-11-18 Thread Xihong Yin
New to me. Does the machine have any unusual settings, like a non-default securelevel? No. There are no unusual security settings. On Fri, 18 Nov 2011, Warren Block wrote: On Fri, 18 Nov 2011, Xihong Yin wrote: I set the adapter up. Here is the output of 'dhclient em0' DHCPREQUEST on

network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
Hi, I upgraded from 8.0 stable to 8.2 stable today. Now I can't connect to the network through the network adapter. I've set DCHP and SYNCDHCP in /etc/rc.conf and it worked in 8.0. It seems the dhclient problem. The ip address can't be obtained. When I run 'dhclient em0' manually, it shows

Re: network problem on 8.2 stable

2011-11-17 Thread Edward Martinez
On 11/17/11 17:56, Xihong Yin wrote: The ip address can't be obtained. Have you tried rebooting FreeBSD and letting it obtain the IP itself? On some OSes that has actually worked. ___ freebsd-questions@freebsd.org mailing list

Re: network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
I did reboot. It is the same thing. On Thu, 17 Nov 2011, Edward Martinez wrote: On 11/17/11 17:56, Xihong Yin wrote: The ip address can't be obtained. Have you tried rebooting FreeBSD and letting it obtain the IP itself? On some OSes that has actually worked.

Re: network problem on 8.2 stable

2011-11-17 Thread Edward Martinez
On 11/17/11 18:41, Xihong Yin wrote: I did reboot. It is the same thing. On Thu, 17 Nov 2011, Edward Martinez wrote: On 11/17/11 17:56, Xihong Yin wrote: The ip address can't be obtained. Have you tried rebooting FreeBSD and letting it obtain the IP itself? On some OSes that has

Re: network problem on 8.2 stable

2011-11-17 Thread Xihong Yin
I think the driver that comes with 8.2 stable just works fine. When I manually run dhclient em0, it says ip address obtained. but ifconfig em0 shows ip address of 0.0.0.0. And there is no default route in the 'netstat -r' output. On Thu, 17 Nov 2011, Edward Martinez wrote: On 11/17/11

Re: network problem on 8.2 stable

2011-11-17 Thread Warren Block
On Thu, 17 Nov 2011, Xihong Yin wrote: Hi, I upgraded from 8.0 stable to 8.2 stable today. Now I can't connect to the network through the network adapter. I've set DCHP and SYNCDHCP in /etc/rc.conf and it worked in 8.0. It seems the dhclient problem. The ip address can't be obtained. When

Re: ntpdate on boot problem

2011-11-07 Thread krad
On 6 November 2011 02:51, Robert Simmons rsimmo...@gmail.com wrote: On Sat, Nov 5, 2011 at 7:43 PM, Warren Block wbl...@wonkity.com wrote: netwait_enable=YES netwait_ip=192.168.1.1 # IP address to ping to verify network is up netwait_if=em0 # interface to use Also there's

Re: ntpdate on boot problem

2011-11-07 Thread Robison, Dave
ntpdate[786]: can't find host 2.freebsd.pool.ntp.org 5 Nov 17:11:05 ntpdate[786]: no servers can be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address. But the problem

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bruce Cran
On 06/11/2011 04:10, Zantgo wrote: Without wanting to erase all contents of / etc / rc.conf, by running echo slim_enable = YES / etc / rc.conf. Please help!. You could have used the following: echo slim_enable = YES /etc/rc.conf The appends the line instead of replacing the existing

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Patrick Lamaiziere
Le Sun, 6 Nov 2011 01:52:36 -0300, Zantgo zan...@gmail.com a écrit : Hello, Two other things, use rather than to append to the file (better yet, learn vi, it's much safer), and always backup any changes from default you make to config files. I keep them all on pastebin.com for

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Bill Tillman
From: Zantgo zan...@gmail.com To: Robert Simmons rsimmo...@gmail.com Cc: freebsd-questions@FreeBSD.org freebsd-questions@freebsd.org Sent: Sunday, November 6, 2011 12:52 AM Subject: Re: Urgent!. Problem with / etc / rc.conf El 06-11-2011, a las 1:29

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Polytropon
for the files I have changed, and I keep my changes in a CVS repository. I know this may sound overcomplex at _this_ particular problem, but it helps when you have to deal with various systems and sometimes need to undo changes. From that repository, I can restore any version from any system. Even in worst

Problem with X

2011-11-06 Thread Zantgo
The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file /home/user/.Xauthority does not exist___ freebsd-questions@freebsd.org mailing list

Re: Problem with X

2011-11-06 Thread Polytropon
On Sun, 6 Nov 2011 13:42:48 -0300, Zantgo wrote: The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file /home/user/.Xauthority does not exist That message is _not_ in relation to the problems you're experiencing. Depending on how you

Re: Problem with X

2011-11-06 Thread Edgar Rodolfo
2011/11/6, Zantgo zan...@gmail.com: The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file /home/user/.Xauthority does not exist___ you have many errors, i don't understand, i think that you

Re: Problem with X

2011-11-06 Thread Alexander Kapshuk
On 11/06/2011 06:42 PM, Zantgo wrote: The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file /home/user/.Xauthority does not exist___ freebsd-questions@freebsd.org mailing list

Re: Problem with X

2011-11-06 Thread Zantgo
El 06-11-2011, a las 14:31, Alexander Kapshuk alexander.kaps...@gmail.com escribió: On 11/06/2011 06:42 PM, Zantgo wrote: The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file /home/user/.Xauthority does not

Re: Problem with X

2011-11-06 Thread Zantgo
on the console keyboard and mouse do work ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Problem with X

2011-11-06 Thread Alexander Kapshuk
On 11/06/2011 07:36 PM, Zantgo wrote: El 06-11-2011, a las 14:31, Alexander Kapshukalexander.kaps...@gmail.com escribió: On 11/06/2011 06:42 PM, Zantgo wrote: The synaptics mouse and the keyboard not found when I tap startx in my user, this is the mensaje: xauth: file

Re: Problem with X

2011-11-06 Thread Zantgo
El 06-11-2011, a las 14:48, Alexander Kapshuk alexander.kaps...@gmail.com escribió: On 11/06/2011 07:36 PM, Zantgo wrote: El 06-11-2011, a las 14:31, Alexander Kapshukalexander.kaps...@gmail.com escribió: On 11/06/2011 06:42 PM, Zantgo wrote: The synaptics mouse and the

Re: Urgent!. Problem with / etc / rc.conf

2011-11-06 Thread Jerry McAllister
On Sun, Nov 06, 2011 at 01:10:28AM -0300, Zantgo wrote: Without wanting to erase all contents of / etc / rc.conf, by running echo slim_enable = YES / etc / rc.conf. Please help!. First, please learn to break your lines at about 70 characters. It makes it easier to reply appropriately.

Re: Problem with X

2011-11-06 Thread Jerry McAllister
On Sun, Nov 06, 2011 at 02:40:10PM -0300, Zantgo wrote: on the console keyboard and mouse do work Did you run X config It is one of the steps in the Handbook You can fake a .Xauthority and get rid of the message by doing touch .Xauthority in your home directory (and in roots home)

Problem in install

2011-11-05 Thread Zantgo
While I am installing FreeBSD 8.2-STABLE, when I finish with disklabel, and then says Last chance, then to accept I get the following message: Unable to find device node for / dev/ad4s1b in / dev! The creation of filesystem Will be aborted. ___

Re: Problem in install

2011-11-05 Thread doug
On Sat, 5 Nov 2011, masayoshi wrote: --- On Sun, 6/11/11, Zantgo zan...@gmail.com wrote: From: Zantgo zan...@gmail.com Subject: Problem in install To: freebsd-questions@FreeBSD.org freebsd-questions@freebsd.org Received: Sunday, 6 November, 2011, 4:06 AM While I am installing FreeBSD 8.2

ntpdate on boot problem

2011-11-05 Thread Robert Simmons
.freebsd.pool.ntp.org 5 Nov 17:11:05 ntpdate[786]: no servers can be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address. But the problem seems to be similar. Rob

ntpdate on boot problem

2011-11-05 Thread Robert Simmons
.freebsd.pool.ntp.org 5 Nov 17:11:05 ntpdate[786]: no servers can be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address. But the problem seems to be similar. Rob

Re: ntpdate on boot problem

2011-11-05 Thread Michael Sierchio
be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf.  However, this box is using a static IP address.  But the problem seems to be similar. Rob ___ freebsd-questions

Re: ntpdate on boot problem

2011-11-05 Thread Alexander Best
17:11:05 ntpdate[786]: can't find host 2.freebsd.pool.ntp.org 5 Nov 17:11:05 ntpdate[786]: no servers can be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address

Re: ntpdate on boot problem

2011-11-05 Thread Robert Simmons
On Sat, Nov 5, 2011 at 5:57 PM, Michael Sierchio ku...@tenebras.com wrote: Are you running a firewall?  Do you have a ppp connection? I'm not running a firewall on the machine in question. I am behind a firewall, if that's what you mean. I don't have a ppp connection. The box is a server that

Re: ntpdate on boot problem

2011-11-05 Thread Robert Simmons
On Sat, Nov 5, 2011 at 6:03 PM, Alexander Best arun...@freebsd.org wrote: same here. simply add something like the following to your crontab: 0       10      *       *       */2     /etc/rc.d/ntpdate onestart I have something similar in my crontab which is not exactly what I need. I want to

Re: ntpdate on boot problem

2011-11-05 Thread Michael Sierchio
The keywords in /etc/rc.d/ntpdate have # PROVIDE: ntpdate # REQUIRE: NETWORKING syslogd named # KEYWORD: nojail which means that networking must be up first. The question in your case is why name resolution is failing. See what happens if you pick some public stratum 1 or stratum 2 servers for

Re: ntpdate on boot problem

2011-11-05 Thread Matthew Seaman
On 05/11/2011 22:19, Robert Simmons wrote: On Sat, Nov 5, 2011 at 6:03 PM, Alexander Best arun...@freebsd.org wrote: same here. simply add something like the following to your crontab: 0 10 * * */2 /etc/rc.d/ntpdate onestart I have something similar in my crontab

Re: ntpdate on boot problem

2011-11-05 Thread Warren Block
ntpdate[786]: can't find host 2.freebsd.pool.ntp.org 5 Nov 17:11:05 ntpdate[786]: no servers can be used, exiting I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address. But the problem seems

Re: ntpdate on boot problem

2011-11-05 Thread Robert Simmons
On Sat, Nov 5, 2011 at 6:55 PM, Warren Block wbl...@wonkity.com wrote: On Sat, 5 Nov 2011, Robert Simmons wrote: Is there a way to make sure that the interface is UP and working before running ntpdate at boot on a box with a static IP address? Yes, it is.  FreeBSD 8-STABLE and 9 have

Re: ntpdate on boot problem

2011-11-05 Thread Robert Simmons
On Sat, Nov 5, 2011 at 6:33 PM, Matthew Seaman m.sea...@infracaninophile.co.uk wrote: crontabs have this handy '@reboot' syntax...  It's all explained in crontab(5). Thanks! However, you would be well advised to run ntpd(8) rather than bodging the clock with ntpdate at intervals.  ntpdate is

Re: ntpdate on boot problem

2011-11-05 Thread Warren Block
On Sat, 5 Nov 2011, Robert Simmons wrote: On Sat, Nov 5, 2011 at 6:55 PM, Warren Block wbl...@wonkity.com wrote: On Sat, 5 Nov 2011, Robert Simmons wrote: Is there a way to make sure that the interface is UP and working before running ntpdate at boot on a box with a static IP address? Yes,

Re: ntpdate on boot problem

2011-11-05 Thread Warren Block
On Sat, 5 Nov 2011, d...@safeport.com wrote: On Sat, 5 Nov 2011, Warren Block wrote: On Sat, 5 Nov 2011, Robert Simmons wrote: I've had this problem with machines using DHCP and the solution was to use SYNCDHCP rather than DHCP in rc.conf. However, this box is using a static IP address

Re: ntpdate on boot problem

2011-11-05 Thread Robert Simmons
On Sat, Nov 5, 2011 at 7:43 PM, Warren Block wbl...@wonkity.com wrote: netwait_enable=YES netwait_ip=192.168.1.1 # IP address to ping to verify network is up netwait_if=em0 # interface to use Also there's netwait_timeout, which defaults to 60 in /etc/defaults/rc.conf. I've finally got a

Re: ntpdate on boot problem

2011-11-05 Thread Carl Johnson
Matthew Seaman m.sea...@infracaninophile.co.uk writes: On 05/11/2011 22:19, Robert Simmons wrote: On Sat, Nov 5, 2011 at 6:03 PM, Alexander Best arun...@freebsd.org wrote: same here. simply add something like the following to your crontab: 0 10 * * */2

Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
Without wanting to erase all contents of / etc / rc.conf, by running echo slim_enable = YES / etc / rc.conf. Please help!. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Sat Nov 5 23:10:17 2011 From: Zantgo zan...@gmail.com Date: Sun, 6 Nov 2011 01:10:28 -0300 To: freebsd-questions@FreeBSD.org freebsd-questions@freebsd.org Subject: Urgent!. Problem with / etc / rc.conf Without wanting to erase all contents of / etc

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Robert Simmons
On Sun, Nov 6, 2011 at 12:10 AM, Zantgo zan...@gmail.com wrote: Without wanting to erase all contents of / etc / rc.conf, by running echo slim_enable = YES / etc / rc.conf. Please help!. Well, the absolute basics would be: hostname=YourHostNameHere ifconfig_NameOfNicCardDeviceHere=inet

Re: Urgent!. Problem with / etc / rc.conf

2011-11-05 Thread Zantgo
El 06-11-2011, a las 1:29, Robert Simmons rsimmo...@gmail.com escribió: On Sun, Nov 6, 2011 at 12:10 AM, Zantgo zan...@gmail.com wrote: Without wanting to erase all contents of / etc / rc.conf, by running echo slim_enable = YES / etc / rc.conf. Please help!. Well, the absolute basics

Problem with php5-dba build install

2011-11-04 Thread bsd
Hi, I have a problem building the php5-dba port. I know this is not exactly the right place to post problem related to that, but since I have already contacted the maintener couple of weeks ago, and I think the problem is not really so difficult to solve, I am asking this question here

Problem with mergemaster-p

2011-11-04 Thread Zantgo
I'm trying to upgrade to 9.0 stable, but when I run mergemaster-p in single mode, I get the following error message: *** Creating the temporary root environment in / var / tmp / temproot mkdir / var / tmp / temproot: Read-only file system *** FATAL ERROR: Can not create / var / tmp /

Re: Problem with mergemaster-p

2011-11-04 Thread Polytropon
On Fri, 4 Nov 2011 21:55:03 -0300, Zantgo wrote: I'm trying to upgrade to 9.0 stable, but when I run mergemaster-p in single mode, I get the following error message: *** Creating the temporary root environment in / var / tmp / temproot mkdir / var / tmp / temproot: Read-only file system

Re: Problem with mergemaster-p

2011-11-04 Thread Zantgo
file system *** FATAL ERROR: Can not create / var / tmp / temproot Zantgo I have an other problem, when I key make installworld, get this message: make: don't know how to make installworld. Stop___ freebsd-questions@freebsd.org mailing list

Re: Problem with mergemaster-p

2011-11-04 Thread Polytropon
On Fri, 4 Nov 2011 22:14:10 -0300, Zantgo wrote: I have an other problem, when I key make installworld, get this message: make: don't know how to make installworld. Stop Please read the instructions in the Handbook, or refer to the comment header in /usr/src/Makefile. 1. `cd /usr/src

Re: Problem with mergemaster-p

2011-11-04 Thread Zantgo
El 04-11-2011, a las 22:22, Polytropon free...@edvax.de escribió: On Fri, 4 Nov 2011 22:14:10 -0300, Zantgo wrote: I have an other problem, when I key make installworld, get this message: make: don't know how to make installworld. Stop Please read the instructions in the Handbook

Re: Problem with mergemaster-p

2011-11-04 Thread Conrad J. Sabatier
On Fri, 4 Nov 2011 22:14:10 -0300 Zantgo zan...@gmail.com wrote: El 04-11-2011, a las 21:55, Zantgo zan...@gmail.com escribió: I'm trying to upgrade to 9.0 stable, but when I run mergemaster-p in single mode, I get the following error message: *** Creating the temporary root

Re: Problem with mergemaster-p

2011-11-04 Thread Conrad J. Sabatier
On Fri, 4 Nov 2011 22:33:05 -0300 Zantgo zan...@gmail.com wrote: Yeah!!. Thanks!, forgot to be in / usr / src. (please don't insert spaces into pathnames; there's simply no earthly reason for doing so, and besides that, an inadvertently place space in certain commands can be disastrous, e.g.,

Re: Problem with mergemaster-p

2011-11-04 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Fri Nov 4 19:55:44 2011 From: Zantgo zan...@gmail.com Date: Fri, 4 Nov 2011 21:55:03 -0300 To: freebsd-questions@freebsd.org Cc: Subject: Problem with mergemaster-p I'm trying to upgrade to 9.0 stable, but when I run mergemaster-p in single

Problem with dbus in boot

2011-11-02 Thread Zantgo
I have added my rc.conf dbus, but when the system boots, get the following message: Starting dbus. Failed to start message bus: Could not get UID and GID for username messagebus /etc/rc: WARNING: failed to start dbus___ freebsd-questions@freebsd.org

Re: Problem with dbus in boot

2011-11-02 Thread Polytropon
On Wed, 2 Nov 2011 20:29:15 -0300, Zantgo wrote: I have added my rc.conf dbus, but when the system boots, get the following message: Starting dbus. Failed to start message bus: Could not get UID and GID for username messagebus /etc/rc: WARNING: failed to start dbus It seems that the

Re: (8.2) share lib and ldconfig problem.

2011-10-31 Thread Patrick Lamaiziere
Le Fri, 28 Oct 2011 12:49:45 -0400, b. f. bf1...@googlemail.com a écrit : Portgrade did a copy of the lib into /usr/local/lib/compat/pkg and run ldconfig. But the lib does not appear in the listing of the ldconfig cache : You mean portupgrade, probably? Yes, it was in the sentence :)

Re: (8.2) share lib and ldconfig problem.

2011-10-28 Thread b. f.
Hello, 8.2 STABLE/i386 I'm hit by something strange. Basically ldconfig does not take care of some libs in /usr/local/lib/compat/pkg By sample I've updated icu (via portupgrade) and libreoffice does not start anymore. $ libreoffice /libexec/ld-elf.so.1: Shared object libicuuc.so.46

Re: BSD_10_2011.pdf - typical problem

2011-10-26 Thread Polytropon
On Tue, 25 Oct 2011 18:16:04 -0400 (EDT), Chuck Bacon wrote: I often receive PDFs which die with gv. I have just downloaded the current copy of BSD_10_2011.pdf, with stats: MD5 (BSD_10_2011.pdf) = 69c8b0be7c59870eb41e09b46fa568ba -just so's you know. This one causes gv to respond with:

Re: BSD_10_2011.pdf - typical problem

2011-10-26 Thread Warren Block
On Wed, 26 Oct 2011, Polytropon wrote: On Tue, 25 Oct 2011 18:16:04 -0400 (EDT), Chuck Bacon wrote: I often receive PDFs which die with gv. I have just downloaded the current copy of BSD_10_2011.pdf, with stats: MD5 (BSD_10_2011.pdf) = 69c8b0be7c59870eb41e09b46fa568ba -just so's you know.

(8.2) share lib and ldconfig problem.

2011-10-26 Thread Patrick Lamaiziere
Hello, 8.2 STABLE/i386 I'm hit by something strange. Basically ldconfig does not take care of some libs in /usr/local/lib/compat/pkg By sample I've updated icu (via portupgrade) and libreoffice does not start anymore. $ libreoffice /libexec/ld-elf.so.1: Shared object libicuuc.so.46 not

BSD_10_2011.pdf - typical problem

2011-10-25 Thread Chuck Bacon
I often receive PDFs which die with gv. I have just downloaded the current copy of BSD_10_2011.pdf, with stats: MD5 (BSD_10_2011.pdf) = 69c8b0be7c59870eb41e09b46fa568ba -just so's you know. This one causes gv to respond with: Error: /syntaxerror in readxrefGNU Ghostscript 7.07: Unrecoverable

Re: BSD_10_2011.pdf - typical problem

2011-10-25 Thread Frank Shute
On Tue, Oct 25, 2011 at 06:16:04PM -0400, Chuck Bacon wrote: I often receive PDFs which die with gv. I have just downloaded the current copy of BSD_10_2011.pdf, with stats: MD5 (BSD_10_2011.pdf) = 69c8b0be7c59870eb41e09b46fa568ba -just so's you know. This one causes gv to respond with:

serial console problem

2011-10-24 Thread Robin Becker
I have a collocated server which had serial console access. The server centre re-located the server and left off the serial console. The server worked fine for a few hours, but then access got slower and slower and eventually died. Could it be that the lack of a console is causing that? I'm

TeamSpeak 3 problem with FreeBSD 7.4 x64

2011-10-17 Thread jarek-robo
I installed FreeBSD 7.4 x64 but not working TeamSpeak 3. I do not know why. The first time worked well. And now displayed in such a thing: /libexec/ld-elf.so.1: /lib/libiconv.so.3: unsupported file layout Can you send me the files properly working I use google.translate not know English

Re: KVM - FreeBSD Network Problem

2011-10-12 Thread Jeremy Johnston
On 10/07/11 01:01, Aydın Demirel wrote: Hi; I installed FreeBSD 8.2 on Centos 5.7 via KVM. KVM version is 8.3 and qemu version is 0.12.4 We have network problem. I set guest freebsd network as bridge mode and Status seems active. Default gateway is defined.. When I see network packets

Problem with Samba

2011-10-08 Thread Carmel
I probably should be asking this on the Samba forum; however, I thought I would start here. A few days ago the Samba shares on my FreeBSD-8.2 amd64 machine stopped showing up on my Windows machines. All of them to be precise. I removed all of the old Samba logs after having shut it down and then

Re: Problem with Samba (SOLVED)

2011-10-08 Thread Carmel
I discover the problem. A soon to be former employee decided to change the name of the router to the same name as the FreeBSD server. Why, I do not know. Once I discovered this, I reverted the name to its original state, rebooted the router and all is well. -- Carmel ✌ carmel...@hotmail.com

KVM - FreeBSD Network Problem

2011-10-07 Thread Aydın Demirel
Hi; I installed FreeBSD 8.2 on Centos 5.7 via KVM. KVM version is 8.3 and qemu version is 0.12.4 We have network problem. I set guest freebsd network as bridge mode and Status seems active. Default gateway is defined.. When I see network packets with tcpdump, packets are streaming

Re: KVM - FreeBSD Network Problem

2011-10-07 Thread Brian Seklecki (Mobile)
What can be the problem? Any suggestion? Show us: ifconfig -a arp -an netstat -rn netstat -i netstat -s Are other KVM guests on this hypervisor working? Are you briding or routing/NAT from your hypervisor? ~BAS ___ freebsd-questions

Problem with samba 35

2011-10-05 Thread Mario Lobo
Hi; System: FBSD 8.2 STABLE amd64 2011/10/05 11:26:25.632002, 0] smbd/close.c:296(close_remove_share_mode) smbd[40272]: close_remove_share_mode: Could not get share mode lock for file I keep getting these messages and the system at the store (win) that uses the shares keep getting all

Hardware booting problem

2011-09-15 Thread Doug Hardie
I encountered a situation today that I do not understand. This is a very old i386 PC that does not have a usable CD drive. The existing drive uses a very funky SCSI connector that I have nothing for. The system disk is SCSI and there was one additional PATA drive used for additional storage.

Re: Hardware booting problem

2011-09-15 Thread Derek Ragona
At 03:34 AM 9/15/2011, Doug Hardie wrote: I encountered a situation today that I do not understand. This is a very old i386 PC that does not have a usable CD drive. The existing drive uses a very funky SCSI connector that I have nothing for. The system disk is SCSI and there was one

Java6 problem

2011-09-15 Thread Scott Ballantyne
Hi, After upgrading to Java6, I am having a problem when I launch the Java application that my bank/broker uses. It halts with Start: applet not initialized. Unfortunately, FreeBSD is not a 'supported platform' for my bank/broker, and they won't provide any support. It does work on Windows

Re: Java6 problem

2011-09-15 Thread Ashley Williams
On Fri, Sep 16, 2011 at 7:06 AM, Scott Ballantyne s...@ssr.com wrote: Hi, After upgrading to Java6, I am having a problem when I launch the Java application that my bank/broker uses. It halts with Start: applet not initialized. Unfortunately, FreeBSD is not a 'supported platform' for my

Re: Java6 problem

2011-09-15 Thread Frank Shute
On Thu, Sep 15, 2011 at 09:06:44PM -, Scott Ballantyne wrote: Hi, After upgrading to Java6, I am having a problem when I launch the Java application that my bank/broker uses. It halts with Start: applet not initialized. Unfortunately, FreeBSD is not a 'supported platform' for my bank

Re: Java6 problem

2011-09-15 Thread Scott Ballantyne
[1:text/plain Hide] On Thu, Sep 15, 2011 at 09:06:44PM -, Scott Ballantyne wrote: Hi, After upgrading to Java6, I am having a problem when I launch the Java application that my bank/broker uses. It halts with Start: applet not initialized. Unfortunately, FreeBSD

Re: Java6 problem

2011-09-15 Thread Scott Ballantyne
On Fri, Sep 16, 2011 at 7:06 AM, Scott Ballantyne s...@ssr.com wrote: Hi, After upgrading to Java6, I am having a problem when I launch the Java application that my bank/broker uses. It halts with Start: applet not initialized. Unfortunately, FreeBSD is not a 'supported platform

VPN problem

2011-09-09 Thread Mario Lobo
Hi; I've been having this problem establishing a VPN behind a FreeBSD 8-STABLE with pf. I have this scenario: home LAN FBSD+pf home INTERNET --- FBSD+pf work --- work LAN MPD VPN server nat rules on FBSD+pf home: nat on $ext_if from

VPN problem

2011-09-09 Thread Mario Lobo
Hi; I've been having this problem closing a VPN behind a FreeBSD 8-STABLE with pf. I have this scenario: home LAN FBSD+pf home INTERNET --- FBSD+pf work --- work LAN MPD VPN server nat on $ext_if from $int_if:network to any - ($ext_if

Re: VPN problem

2011-09-09 Thread Mario Lobo
using mpd if-up and if-down scripts All I have in my rules is GRE pass anywhere and nat table to and from where ever Regards Torsten Thanks for replying, Torsten but the problem is way before all these things that you mentioned. I'm wildly guessing here but the problem seems to be inside

Re: VPN problem

2011-09-09 Thread Mario Lobo
problem On Friday 09 September 2011 18:11:47 Torsten Kersandt wrote: HI Mario I don't know what the experts are suggesting but I use a table for the VPN addresses To allow nat but block them frm using the server as gateway (use as default gateway disabled in windows) I add the rules

RE: VPN problem

2011-09-09 Thread Torsten Kersandt
Torsten -Original Message- From: owner-freebsd...@freebsd.org [mailto:owner-freebsd...@freebsd.org] On Behalf Of Mario Lobo Sent: 09 September 2011 22:53 To: freebsd...@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: VPN problem On Friday 09 September 2011 18:11:47 Torsten Kersandt

Re: Problem reading from tape drive -- SOLVED, or at least a workaround

2011-09-01 Thread Renee Gehlbach
Is there any way I could test to make sure this is in fact what's happening? Try writing several files to the tape, each in it's own operation, and issue a 'mt -bsf' between each operation. THEN try reading from the tape. with just successive 'read' operations. *NO* 'mt' positioning If

Re: Problem reading from tape drive

2011-08-26 Thread Renee Gehlbach
On 08/25/2011 06:38 PM, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Thu Aug 25 13:57:20 2011 Date: Thu, 25 Aug 2011 14:24:57 -0400 From: Renee Gehlbachfbsd...@gehlbach.com To: questi...@freebsd.org Cc: Subject: Problem reading from tape drive I recently purchased a FreeBSD

Re: Problem reading from tape drive

2011-08-26 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Fri Aug 26 13:51:51 2011 Date: Fri, 26 Aug 2011 14:50:23 -0400 From: Renee Gehlbach fbsd...@gehlbach.com To: questi...@freebsd.org Cc: Subject: Re: Problem reading from tape drive On 08/25/2011 06:38 PM, Robert Bonomi wrote: From owner-freebsd

Problem reading from tape drive

2011-08-25 Thread Renee Gehlbach
I recently purchased a FreeBSD-compatible SAS card (an Adaptec ASR 2045) and moved our backup server from Ubuntu to FreeBSD 8.2. I am trying to set up the backup software, but am having problems with the tape drive. Hopefully this is a duh type question, since I have a lot more experience

Problem building ImageMagick-nox11

2011-08-16 Thread andre
I'm running into the issue below while trying to build ImageMagick-nox11. This is in a jail on FreeBSD 8.2-p2. I've just upgraded perl 5.10.x to 5.12.4 (followed the steps givin in /usr/ports/UPDATING) and this issue occurred while attempting to rebuild all packages depending on perl. Here

FreeBSD 8.1 and HP SureStore 24x6 problem

2011-08-09 Thread Alessandro Spinella
goodmorning, am a newbye of tape units and am experiencing a related problem in short : having weed# uname -a FreeBSD weed.rfc1925.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 the HP device seem

Re: Re[2]: freebsd ARP problem

2011-08-04 Thread Peter Andreev
4 августа 2011 г. 9:56 пользователь Коньков Евгений kes-...@yandex.ru написал: Hi, Peter. GW-77.93.52.9/29 - 77.93.52.10/29-MyServer                               00:1b:21:45:da:b8 I have change LAN and not it is: GW-77.93.52.9/29 - 77.93.52.10/29-MyServer                  

Re[2]: freebsd ARP problem

2011-08-04 Thread Коньков Евгений
Hi, Peter. GW-77.93.52.9/29 - 77.93.52.10/29-MyServer 00:1b:21:45:da:b8 I have change LAN and not it is: GW-77.93.52.9/29 - 77.93.52.10/29-MyServer 00:30:67:5a:44:72 ping 77.93.52.9 ^C --- 77.93.52.9 ping statistics

Re[4]: freebsd ARP problem

2011-08-04 Thread Коньков Евгений
Здравствуйте, Peter. Вы писали 4 августа 2011 г., 9:57:41: PA 4 августа 2011 г. 9:56 пользователь Коньков Евгений kes-...@yandex.ru написал: Hi, Peter. GW-77.93.52.9/29 - 77.93.52.10/29-MyServer                               00:1b:21:45:da:b8 I have change LAN and not it is:

freebsd ARP problem

2011-08-03 Thread Коньков Евгений
Hi, all. I delete IP address from one server and add it to this one. But connection is not up, because of remote server (77.93.52.9) ask IP and notice MAC in whe-has frame. 15:39:46.540277 ARP, Request who-has 77.93.52.10 (00:1b:21:45:da:b8) tell 77.93.52.9, length 46 0x: 001b 2145

Re: freebsd ARP problem

2011-08-03 Thread Peter Andreev
Eugenie I didn't understand your question, so I ask you for some clarification. 3 августа 2011 г. 17:19 пользователь Коньков Евгений kes-...@yandex.ru написал: Hi, all. I delete IP address from one server and add it to this one. You moved IP address from one server to second one. Right? But

build problem trying to upgrade a 7.0 system

2011-07-27 Thread doug
bcr:/usr/ports/databases/php5-pdo# make === php5-pdo-5.2.10 depends on file: /usr/local/bin/phpize - found === php5-pdo-5.2.10 depends on file: /usr/local/bin/autoconf-2.62 - found === PHPizing for php5-pdo-5.2.10 Configuring for: PHP Api Version: 20041225 Zend Module Api No:

Re: build problem trying to upgrade a 7.0 system

2011-07-27 Thread Chuck Swiger
On Jul 27, 2011, at 10:55 AM, doug wrote: Some is amiss as: bcr:~# /usr/local/bin/autom4te-2.62 /usr/local/bin/autom4te-2.62: Command not found. How do I find out what the actual error is? What does head -3 /usr/local/bin/autom4te-2.62 say? One guess is that it's pointing to an invalid

Re: build problem trying to upgrade a 7.0 system

2011-07-27 Thread doug
On Wed, 27 Jul 2011, Chuck Swiger wrote: On Jul 27, 2011, at 10:55 AM, doug wrote: Some is amiss as: bcr:~# /usr/local/bin/autom4te-2.62 /usr/local/bin/autom4te-2.62: Command not found. How do I find out what the actual error is? What does head -3 /usr/local/bin/autom4te-2.62 say? One

<    2   3   4   5   6   7   8   9   10   11   >