Re: (no subject)

2011-06-21 Thread Lokadamus

Your folder tmp is an own partition with just 1GB size.
This partition is running full.

Mon Jun 20 11:41:58 2011 849M /tmp
Mon Jun 20 11:42:01 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

When a partition is over 100% its use backup place for defect sektors. A 
partition is/ was created with 110% and 10% are for defect sectors.

A partition should not grow over 100%.


Am 20.06.2011 12:25, schrieb Traiano Welcome:

Hi Damien

(apologies for top-posting, handicapped mail client).

Actually, / (by /tmp) is filling up, and clearing very rapidly due to temp 
files being created and removed at high speed. We ca only see this
by doing:

---
#!/usr/bin/perl
while(1){
$timestamp = localtime();
system(echo $timestamp `df -h /tmp`  /home/traianow/dfstats.txt);
system(echo $timestamp `du -sh /tmp`  /home/traianow/dfstats.txt);
sleep 1;
}
---


We're seeing this fast-changing disk space usage patterns like this, repeating 
every few tens of seconds:


Mon Jun 20 11:41:54 2011 844M /tmp
Mon Jun 20 11:41:55 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

Mon Jun 20 11:41:55 2011 849M /tmp
Mon Jun 20 11:41:56 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

Mon Jun 20 11:41:56 2011 849M /tmp
Mon Jun 20 11:41:57 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

Mon Jun 20 11:41:57 2011 849M /tmp
Mon Jun 20 11:41:58 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

Mon Jun 20 11:41:58 2011 849M /tmp
Mon Jun 20 11:42:01 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 987M -76M 108% /

Mon Jun 20 11:42:01 2011 849M /tmp
Mon Jun 20 11:42:02 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 141M 769M 15% /

Mon Jun 20 11:42:02 2011 3.2M /tmp
Mon Jun 20 11:42:03 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 142M 768M 16% /

Mon Jun 20 11:42:03 2011 4.8M /tmp
Mon Jun 20 11:42:04 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 145M 765M 16% /

Mon Jun 20 11:42:04 2011 7.7M /tmp
Mon Jun 20 11:42:06 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 148M 762M 16% /

Mon Jun 20 11:42:06 2011 10M /tmp
Mon Jun 20 11:42:07 2011 Filesystem Size Used Avail Capacity Mounted on 
/dev/amrd0s1a 989M 150M 760M 16% /



What I'm trying to determine is what caused the change in temp file writing 
behaviour on the server, and if this is the kind behaviour likely on a heavily 
loaded box with cpu running at 100% (which this system is). i.e, do processes 
like cvs that write tmp files suddenly start writing more temp files when 
starved for cpu, leading to  this kind of behaviour?


Thanks,
Traiano


From: owner-freebsd-questi...@freebsd.org [owner-freebsd-questi...@freebsd.org] 
on behalf of Damien Fleuriot [m...@my.gd]
Sent: Monday, June 20, 2011 12:01 PM
To: freebsd-questions@freebsd.org
Subject: Re: (no subject)

On 6/20/11 10:13 AM, Traiano Welcome wrote:

Hi List

We have a FreeBSD 6.2-STABLE #0 server running as a general unix shell server. 
Recently the system has been running at high load (average 8, and cpu 100%), 
and even  more recently we've started  seeing the following types of error when 
we do cvs commits on the system. The system has between 150 to 200 users on it 
during the day.

---
/: write failed, filesystem is full
Error: /tmp/file.commit.72971.tmp: No space left on device; 
/tmp/file.commit.72971.tmp: WARNING: FILE TRUNCATED
---

The disks are definitely not full (this shows up in df -hi), both in terms of storage 
space and inode utilisation. However the cpu utilisation is permanently at 100%, and 
we're aware of which processes are causing the utilisation. My question is: Is it 
possible,  under some circumstances that cpu starvation could result in the type of 
filesystem is full errors we're seeing above?

Thanks in Advance,
Traiano Welcome

___
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



Are you really sure your file system is not full ?

1/ sync
2/ df -h
3/ df -i
___
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
___
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



___
freebsd-questions@freebsd.org mailing list

Re: How to install doc for 9-CURRENT

2011-05-28 Thread Lokadamus

Am 28.05.2011 20:46, schrieb Коньков Евгений:

Hello
I am trying to install doc from ftp because it is not included in .iso
but also get problem

 ┌ User Confirmation Requested ┐
 │ Warning:  Can't find the `9.0-CURRENT' distribution on this │
 │ FTP server.  You may need to visit a different server for   │
 │ the release you are trying to fetch or go to the Options│
 │ menu and to set the release name to explicitly match what's │
 │ available on ftp.freebsd.org (or set to any). │
 │ │
 │ Would you like to select another FTP server?│
 ├─┤
 │[ Yes ] No   │
 └─┘

how to install these doc ?
   │ │[ ]  dict  Spelling checker dictionary files │ │
   │ │[X]  doc   FreeBSD Documentation set │ │
   │ │[X]  docuser   Miscellaneous userland docs   │ │
   │ │[ ]  games Games (non-commercial)│ │
   │ │[X]  info  GNU info files│ │
   │ │[X]  man   System manual pages - recommended │ │
   │ │[ ]  catmanPreformatted system manual pages  │ │
   │ │[ ]  proflibs  Profiled versions of the libraries│ │
   │ │[ ]  src   Sources for everything│ │


Take a snapshot: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/

___
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: pptpd problem (re-post)

2011-05-17 Thread Lokadamus

Am 15.05.2011 20:03, schrieb Mario Lobo:

Sorry for the re-post but I am really lost here.
Any hints, clues, pointers, opinions would be appreciated.

I have a VPN server on FBSD 8.1. The vpn closes fine. But as soon as I start
doing something with an inside LAN machine i.e. an RDP session, I get this:

May 14 12:46:06 suporte pptpd[1958]: GRE: xmit failed from decaps_hdlc: No
buffer space available
and the VPN tunnel drops.

I googled a lot for it but I didn't find any thing that could help.
The system WAS working OK before. I tried everything I could think of.

Could anyone help?
Thanks,

Help this? http://forums.freebsd.org/showthread.php?t=1528
Your values are:

net.inet.tcp.recvbuf_inc=16384
net.inet.tcp.recvbuf_max=16777216
net.inet.tcp.sendbuf_inc=8192
net.inet.tcp.sendbuf_max=16777216

Is ping working?
Have you upgrade to FreeBSD 8.2?

Sorry for my bad english :(

___
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: Link and network level in the tcp/ip stack

2011-05-07 Thread Lokadamus

Am 06.05.2011 23:17, schrieb Erik Nørgaard:

Hi:

This is a generic question about may, should and must:

I have the following setup:

   192.168.28/24
 +---+
 |.196 |.1
SRVGW- RN
 |.28 |.1
 +---+
   10.225.162/24

The server, SRV, has default gateway set to 192.168.28.1, no routing 
has been configured for the 10.225.162/24 network. The gateway is a 
router, no NAT or firewall. Yup, we do have this setup, don't ask why.


Now, the remote node RN pings the server on 192.168.28.196 fine, no 
problem. Then it pings 10.225.162.28 and get destination unreachable.


OK, so I did tcpdump first on the 10.225.162.28 interface, and saw 
icmp echo requests coming in, but no replies going out. Then I did 
tcpdump on the other interface and got this:


13:39:43.233419 arp who-has 192.168.28.1 tell 10.225.162.28

obviously no reply, wrong network.


Can your SRV (10.225.162.28) ping anything in 192.168.28?
I don't think, because your SRV is looking for its gateway, but never 
get an answer from it.

It's subnetmask is to small to reach another subnet.

Put another network card in it with an ip of 192.168.28 and all will 
working.


Sorry for my bad english ;(

Thanks, Erik
___
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




___
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: Two questions

2011-04-16 Thread Lokadamus

Am 14.04.2011 16:41, schrieb afiddler10:

Yesterday I received some very helpful advice from your technician.  I hope you 
can answer these two questions today!
  
I am trying to configure Freebsd so that I can access it from my host PC, which is Windows 7.  Yesterday the technician told me to configure bridging in VMware when I created the virtual Freebsd server.  This worked fine, but I'm wondering if there is a way to configure this outside of VMware.  I tried this on a Freebsd v8.2:
  
ifconfig bridge create

ifconfig bridge0 addm em0 addm em1 up   #interface names are em0 and em1
  
But it did not work.  I assigned an IP address to em0 but could not access it from my Windows 7 host, although I could ping that address from the virtual server (TCP/IP stack was working).  Is there something else I need to do to get this to work?
  
My second question is that this command is not in an older version of Freebsd that I am using, v4.11.  Do you have other commands to create a bridged interface on this version?
  
Thanks for your help!

___
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

Have you vmware configure to bridge your vm? 
https://www.bsdwiki.de/Bild:VMWareNetzwerk.png
Your FreeBSD just need one IP, which should be in same range as your 
network.

In FreeBSD as guest you don't need to configure bridge.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html
___
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: gateway_enable=NO

2010-11-28 Thread Lokadamus

Am 25.11.2010 05:38, schrieb Lamac Lamaco:

The system installed now and in adresses /etc or /etc/rc.d there is no
script.
Does system work in default as ROUTER?
I ask this question, because i tried it works.
As it is written  gateway_enable=NO # Set to YES if this host will be a
gateway in the address -  /etc/defaults/rc.conf
  But if I write  gateway_enable=NO  in the address /etc/rc.conf , my
system will work in as ROUTER. I say this because the host in my system's
local network can ping my system's global IP. As i know it can be only in
ROUTER.

Thanks.
___
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


No, in default FreeBSD isn't working as a router.
Look with sysctl at:
net.inet.ip.fw.default_to_accept
When is it set to 1, FreeBSD is working as a router, with a value of 0 
it doesn't work as a router.

Look with tcpdump where networktraffic is going.

http://www.freebsd.org/doc/handbook/network-routing.html
http://www.freebsd.org/doc/handbook/network-natd.html
___
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: Help with RealTek 8201 / rlphy

2010-10-07 Thread Lokadamus

 Am 07.10.2010 18:50, schrieb Mark Moellering:
 I am installing FreeBSD 8.1 on an MSI wind notebook, which has a 
RealTek 8201 wireless chip.  The kernel acknowledges the chip as 
rlphy0 on mii but I have no idea of how to actually configure it.

It shows up as miibus/rlphy in kldstat and as dev.rlphy.0
It does not show up under ifconfig

Thanks in advance

Mark Moellering
___
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



Have you read this?
http://www.freebsd.org/doc/handbook/network-wireless.html
___
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: Help with RealTek 8201 / rlphy

2010-10-07 Thread Lokadamus

 Am 07.10.2010 21:12, schrieb Mark Moellering:

 On 07-Oct-10 2:42 PM, Lokadamus wrote:

 Am 07.10.2010 18:50, schrieb Mark Moellering:
 I am installing FreeBSD 8.1 on an MSI wind notebook, which has a 
RealTek 8201 wireless chip.  The kernel acknowledges the chip as 
rlphy0 on mii but I have no idea of how to actually configure it.

It shows up as miibus/rlphy in kldstat and as dev.rlphy.0
It does not show up under ifconfig

Thanks in advance

Mark Moellering
___
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



Have you read this?
http://www.freebsd.org/doc/handbook/network-wireless.html
I have.  I have no problem setting up wireless interfaces on other 
computers where there is a known/accepted driver and an ifconfig entry.


If I try and create the wlan0 device using # ifconfig wlan0 create 
wlandev rlphy0 I get the following

# ifconfig : SIOCIFCREATE2: Device not configured

I have read through a variety of man pages and I can't figure out how 
to tell ifconfig there is a device rlphy0 which attaches to sysctl - 
dev.rlphy.0


I have found an entry under the miibus man:

A generic driver has been included for all PHYs that
 are not handled by a specific driver, this is possible because 
all 10/100
 PHYs implement the same general register set along with their 
vendor spe-

 cific register set.

but I can find no info on how to use that driver or get it to show up 
under ifconfig.  If I list all interfaces under ifconfig, I just get 
re0 and lo0


Thanks for the reply.

Mark


___
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



Help this?
http://www.listware.net/201008/freebsd-questions/56703-re-realtek-81398201l-ethernet-phy-driver.html

___
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: Problems with upgrade - lost partition

2010-09-20 Thread Lokadamus

 Under vmware both disk are online?
Show dmesg something about the lost disk?
Show atacontrol list your second hdd?

When you use a generic kernel freebsd-update upgrade -r 8.1-RELEASE 
will work fine, i think.



Am 18.09.2010 22:58, schrieb Peter Boosten:

Ping...

-- HTTP://www.boosten.org

On 27 aug 2010, at 11:19, Peter Boosten pe...@boosten.org wrote:


Hi,

I recently updated a machine (running on VMWare) from 7.2 to 8.1.

This machine has two (virtual) disks. While the upgrade went rather
smooth ('make buildworld, make buildkernel, make installkernel, reboot
into single user, mergemaster -p, make installworld, mergemaster,
reboot), I lost the partition on the second harddrive.

So after reboot, the machine went directly in single user mode, because
my /dev/ad1s1a was gone. The only devices in /dev where ad1 (the disk)
and ad1s1 (the slice).

Since I had a backup this didn't seem to be such a problem, however
recreating the slice was.

The only way I could get rid of that slice was through the gpart utility
(sysinstall wouldn't help me at all):

gpart delete ad1s1
gpart destroy ad1

After that sysinstall worked again. Is there any way around this (and
preferably rescue the partition somehow, since I have more machines to
upgrade, and while backups are there, restoring creates an additional
delay in the whole process).

Also, the numbering of the NICs changed from le0 to le1, which isn't
that a big problem, but rather annoying.


Thanks in advance.

Peter
--
http://www.boosten.org
___
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

___
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




___
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: Typical Network Performance

2010-08-02 Thread Lokadamus

Am 01.08.2010 23:18, schrieb Jason C. Wells:
I have a 100 mbps (12,207 KiB/s) home LAN in full-duplex.  A 1 MiB 
file transfers at 146.7 KiB/s via wput.  The same file transfers at 
91.34 KiB/s via samba.  That's less than 1% of available transfer 
rate.  Seems like my transfers are slow.  I do better than that when 
installing via the internet.


Does the FTP performance compared to available bandwidth seem right?  
Is the relative performance of samba to FTP right?  I read a couple 
quick links on the net which said, It's complicated.


Thanks,
Jason C. Wells
___
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



Which networkcard is built in?
Do you copy via IP oder DNS?
Can you ping your PCs with name?
___
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 upgrading ports - libintl.so.8 not found

2010-06-16 Thread Lokadamus

Am 16.06.2010 01:08, schrieb Scott Schappell:

On Jun 15, 2010, at 3:43 PM, Eitan Adler wrote:

   

20100530:
  AFFECTS: users of devel/gettext (i.e.: YOU)
  AUTHOR: a...@freebsd.org
 

I did do the make clean, make deinstall and make instal clean and it was still 
throwing that error.   The only way I got the gnupg and ghostscript8-nox11 
ports to update was by copying the .8 libraries over from a backup. 
___
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

   

Which error you got from devel/gettext?
I has as error, that gawk is a dependecy of gettext and a make was broken.
I remove gawk and then i have install/ upgrade gettext. After that i 
build gawk new and others ports which use gettext are build and working 
fine.

Now kde3 and wine 1.2-RC3 is running fine on my machine.
___
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: grub2 not in ports?

2010-05-07 Thread Lokadamus

Am 07.05.2010 02:10, schrieb C. P. Ghost:

Hello,

has someone successfully ported GRUB2[1] to FreeBSD/i386
and FreeBSD/amd64? I see no port sysutils/grub2 in the tree,
even though I know that GRUB2 *can* boot FreeBSD directly
and via chain-loading.

And while we're at it, I'm wondering if there is an effort underway
to make the kernel multiboot-compliant... maybe like NetBSD[2]?

[1]: ftp://alpha.gnu.org/gnu/grub/grub-1.98.tar.gz
[2]: http://mail-index.netbsd.org/port-i386/2010/01/09/msg001747.html

Thanks,
-cpghost.

   

http://www.freebsd.org/cgi/url.cgi?ports/sysutils/grub/pkg-descr

This port does not install GRUB on the master boot record of your hard drive.
To do this, or to use it with a floppy disk, you will need to read the info
page that is installed by the port.


When you will use grub2, you need a floppy or live cd to install it.
But no bsd- based live cd will have grub2 i think.


Sorry for my english :(
Cheers

___
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: installing gnome

2010-04-25 Thread Lokadamus

Am 26.04.2010 03:22, schrieb Michael Glaz:

I installed FreeBSD 8.0.   Then I followed the directions on installing Gnome2. 
 I typed pkg_add -r gnome2.  Then I added the line

gnome_enable=YES to /etc/rc.conf.  But to no avail.  Gnome doesn't boot.  
Only the terminal boots up.  I also get this error during boot:
gdm-binary[1285]: WARNING: GdmLocalDisplayFactory: maximum number of X display 
failures reached: check X server log for errors

mike




___
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

   

Have you installed xorg server?
pkg_add -r xorg should it install.



Cheers
___
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: Confusion About FreeBSD now supports host and guest modes in VirtualBox

2009-12-31 Thread Lokadamus

Am 28.12.2009 19:10, schrieb Ivan Voras:

Ivan Voras wrote:

Ryan Ware wrote:
Maybe someone here can distribute some enlightenment.  In the press 
release for 8.0 it says, FreeBSD now supports host and guest modes 
in VirtualBox.  I understand what the host mode support is with the 
VirtualBox port.  What I don't understand is what support for guest 
mode is.  I don't see anything anywhere about guest additions.  As 
far as I can tell, guest support seems to consist of simply allowing 
the kernel to run in VirtualBox.  Am I missing something?


AFAIK no, that's it.


Actually, it looks like the newest version (will arrive to ports soon) 
has guest tools/additions for FreeBSD.


___
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


When you download 
https://svn.bluelife.at/nightlies/virtualbox-port-r601.tar.gz

you can see, that there 3 ports.
Two ports are for host, i think and one port has name 
virtualbox-ose-additions.

I think this port will make guest additions for freebsd as guest.


--
___
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: (no subject) Gnome

2009-10-21 Thread Lokadamus

nicholas addei schrieb:

please am not able to install gnome on freebsd 7.2,after loging in as root

would appreciate your help.



:49:13 UTC 2009 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 


86


Send instant messages to your online friends http://uk.messenger.yahoo.com 
___

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

  

Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz: 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz' 
by URL


With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html


greetings
___
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: (no subject) Gnome

2009-10-21 Thread Lokadamus

Steven Seipel schrieb:

I had the same problem. An arrogant person at the freebsd forum said I had a 
lack of resolving, but I didn't know what he was talking about. Someone said to 
edit /etc/rc.conf but that didn't help because it was a read only file.
I reinstalled freebsd all over again and that time it worked. You may need to 
try that. However I haven't yet been able to get it running, and I have the 
popuplar problem of mouse and keyboard not working with xorg. It's pretty 
discouraging.
So all I can suggest is installing the operating system again.
  Steve
  

I know what is mean.
I had a problem last year, where i can't install something.
Later i see that our dns server was down and ping ebay.com wasn't resolved.
After dns server was back all works fine.

One other problem can be active or passive ftp. Last week i want install 
mailscanner (FreeBSD 8.0 RC1), but nothing with ftp was download.
I look for a solution, but environment for ftp passive was set. So i 
looked at our firewall and see that active ftp was use instead of passive.

I give all ports over 1024 free for it and it works.

Sorry for my bad english :(
___
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: (no subject) Gnome

2009-10-21 Thread Lokadamus

Jerry schrieb:

On Wed, 21 Oct 2009 19:36:27 +0200
Lokadamus Lokadamus lokada...@gmx.de replied:

  

nicholas addei schrieb:


please am not able to install gnome on freebsd 7.2,after loging in
as root

would appreciate your help.



:49:13 UTC 2009
r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i 


86
  
  

Normaly you do
pkg_add -r gnome

But know i get an error back.
pkg_add -nr gnome
Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz: 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/gnome.tbz' 
by URL


With
cd /usr/ports/x11/gnome2
make install
will it work, but some hours/ days need to install.

An old 1GHz System need 3 days for KDE 3 ;).

http://www.freebsd.org/doc/en/books/handbook/packages-using.html
http://www.freebsd.org/doc/en/books/handbook/ports-using.html



Running as root:

pkg_add -nr gnome2

It works here. Is your ports tree up-to-date?

  

Ah, i see my mistake.
I use only pkg_add -r gnome, not gnome2 ;)
___
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: Slow DNS (and host: connection timed out)

2009-02-07 Thread Lokadamus

David Naylor wrote:

On Friday 06 February 2009 13:47:47 Lokadamus wrote:
  

David Naylor wrote:


I don't quite understand your question.  See below for the network
topology:

ISP (host WinGate DNS, only proxy and socks connections allowed out)

 | Wireless connection to my gateway

Server (My gateway, running bind9 for internet domain and DNS caching,
FreeBSD 7.1p2)

   PCI D-Link GPlus wireless card for link to ISP
   PCI rl0 link to switch
  

Ok, here is a realtek. That can sometimes make problems.
Can you change this network interface card?



Yes I could, however I have the same problem on the gateway over the wireless 
card.  The wireless card is connecting the gateway to the ISP (i.e. 
gateway-wireless-ISP) with the ethernet to the intranet.  I haven't had any 
problems with pinging the gateway from my laptop.  

Can you see problems of your wireless card in /var/log/messages?
___
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: Slow DNS (and host: connection timed out)

2009-02-07 Thread Lokadamus

David Naylor wrote:

Can you see problems of your wireless card in /var/log/messages?



I do get some errors, here is a sample:
# grep ndis0 /var/log/messages
Feb  7 17:57:55 dgserver kernel: arp: 192.168.0.2 is on rl0 but got reply from 
00:02:6f:3e:8a:ed on ndis0
Feb  7 18:03:25 dgserver kernel: arp: 192.168.0.1 is on lo0 but got reply from 
00:02:6f:3e:8a:ed on ndis0


The MAC address is not an my network, as far as I can see.
  


Can you give me a netstat -nr and a ifconfig?
___
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: Slow DNS (and host: connection timed out)

2009-02-06 Thread Lokadamus

David Naylor wrote:

Hi,

My ISP is using a WinGate DNS but resolving host names often takes a long 
time.  The problem is also present in Konqueror (3  4) and Firefox.  


Lastly:
# cat /etc/resolve.conf
nameserver 192.193.194.1

What is wrong, why is DN resolving taking such an abnormally long time?  How 
can I diagnose and fix it?


Thanks in advance,
  


2 Questions:
Which networccard is build in?

Can you use another nameserver? An extern nameserver for testing?

___
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: Slow DNS (and host: connection timed out)

2009-02-06 Thread Lokadamus

David Naylor wrote:

I don't quite understand your question.  See below for the network topology:

ISP (host WinGate DNS, only proxy and socks connections allowed out)
 |
 | Wireless connection to my gateway
 |
Server (My gateway, running bind9 for internet domain and DNS caching, FreeBSD 
7.1p2)

   PCI D-Link GPlus wireless card for link to ISP
   PCI rl0 link to switch
  

Ok, here is a realtek. That can sometimes make problems.
Can you change this network interface card?


 |
 | Switch
 |
My desktop (Client, FreeBSD 7.1p2, acts as bridge for laptop)
   PCI dc0 link to switch
   Built-in nfe0 link to laptop
 |
My laptop (Client, FreeBSD 8.0)
   Built-in bge0 link to desktop

All the FreeBSD systems (server, desktop and laptop) experience the DNS 
problem.  


___
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: [6.3] ALT-CTRL-DEL = clean unmount?

2009-02-04 Thread Lokadamus

Gilles wrote:

I was wondering: When hitting the ALT-CTRL-DEL combination as an easy
way to call reboot, does this unmount disks properly?

ad0: DMA limited to UDMA33, controller found non-ATA66 cable
ad0: 19092MB Seagate ST320413A 3.39 at ata0-master UDMA3
  

Can you change your IDE- Cable from ATA- 33 to ATA-66/100?

Have you this error, when you make a reboot with shutdown -r now?
___
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: Perl: Why not updated to latest version 5.10.0

2009-02-04 Thread Lokadamus

Jerry wrote:

I subscribe to the port@ list as well as this one obviously and I do
not remember seeing that article. I will keep looking.
  

http://docs.freebsd.org/mail/ -- Archiv of maillinglist :)
___
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: Installing FreeBSD on multy hosts

2009-01-25 Thread Lokadamus

Proskurin Kirill wrote:

Hello all.

I search some guides - how to install FreeBSD on 10+ hosts at once.
As I understand right - it is some thing about PXE and some install.cfg.


Another idea is to make one installation and make an image of it.
With clonezilla it will be able to use pxe to install it on many hosts.
http://clonezilla.org/
After you install your image, you must, how Wojciech Puchar told you, 
change ip (or you use dhcp), hostname and other stuff like this.


I've not tested clonezilla, but at work i use acronis trueimage to 
install windows on clients.

Greeting
___
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: Is KDE4 usable on FreeBSD?

2008-11-01 Thread Lokadamus

Yuri wrote:
I tried using it but Desktop view window that was initially created 
when I first launched kde4 doesn't appear with the second launch.

I believe KDE4 isn't ready yet.

Anyone can use it without major annoyances?

Yuri

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



Missing kde4 in current, found it only in
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.1-release/All/kde4-4.1.1.tbz

OTRS 2.3.3 is out, but in OTRS 2.3.2 some perlmodules will not be 
installed, i think (Text/CSV.pm is missing).


Mailscanner devel is at version 4.72.2, in ports its develversion 4.60.5_3.

Perl is at 5.10, in ports is version 5.8.8, which run good.


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


Re: SSH FreeBSD SSH command-line command

2008-09-28 Thread Lokadamus

Mike Price wrote:

I am looking for a FreeBSD SSH command-line command that will  forward all
TCP/UDP traffic through port: 53.
Then I need a plink or Cygwin MS-DOS command to tunnel all my XP traffic.

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

  

What will you do? VPN with SSH?

OpenVPN is easy and you can use it with XP and Linux/*BSD and all TCP/ 
UDP traffic is going from one host to other host/ subnet.

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


Re: smtp authentication

2008-09-03 Thread Lokadamus

David Southwell wrote:

Hi

 I am really ignorant about this issue.

I am running postfix on freebsd 7.0 using a dynamic IP address and am getting 
requests to turn on smtp authentication for outgoing mails to reach servers 
such as yahoo.com but do not know how to do it.


I am using kmail as a client.

If anyone could point me in the right direction I would be most grateful.

Thank you

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

  

Google can help
http://www.google.de/search?q=postfix+smtp+authenticationie=utf-8oe=utf-8aq=trls=org.mozilla:de:officialclient=firefox-a

http://postfix.state-of-mind.de/patrick.koetter/smtpauth/
Sektion 16 
http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html 
looks interesting.



Hope, it work.



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


Re: Disk errors on installing FreeBSD 7.0

2008-08-07 Thread Lokadamus

Snorre D. Øverbø wrote:

Hi all,

I'm trying to install FreeBSD 7.0 release on a box at home.

When I boot up with the installation DVD these error messages appear on
the screen.
[Written down by hand:]

ad1: FAILURE - READ_DMA status=51READY,DSC,ERROR
error=84ICRC,ABORTED LBA=0055347
ad0: FAILURE - READ_DMA status=51READY,DSC,ERROR
error=84ICRC,ABORTED LBA=0
etc
etc



FreeBSD sees these hard disks during boot up:

ad0: 78533MB Hitachi HDS728080PLAT20 PF20A21B at ata0-master UDMA133
ad1: 32253MB Samsung SP2014N VC100-33 at ata0-slave UDMA100 [This is
wrong, the disk have a capacity of about 185 GB]


So, when I go on with the installation program and try to write to disk
the new slices and labels in fdisk I get an error message saying
something like not able to write to the disk.

I don't think there is something wrong with my hardware, because I just
have recently installed both Windows XP and Slackware Linux on the same
box, without any problems.

Does anybody have any idea to fix these problems?


regards,

Snorre D. Øverbø

  

Do you get the same error with FreeBSD 8.0 Current?
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/

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


Re: SATA300

2008-07-29 Thread Lokadamus

Jason Lenthe wrote:
My machine, a home-brew running 7.0-RELEASE-p2, has 3 SATA hard drives 
all of which were advertised as SATA300 drives, but:


vader# dmesg | grep ATA
ata0: ATA channel 0 on atapci0
ata1: ATA channel 1 on atapci0
atapci1: Intel ICH7 SATA300 controller port 
0x20c8-0x20cf,0x20ec-0x20ef,0x20c0-0x20c7,0x20e8-0x20eb,0x20a0-0x20af 
irq 19 at device 31.2 on pci0

ata2: ATA channel 0 on atapci1
ata3: ATA channel 1 on atapci1
ad4: 305245MB Hitachi HDT725032VLA360 V54OA7EA at ata2-master SATA150
ad5: 476940MB MAXTOR STM3500630AS 3.AAE at ata2-slave SATA150
ad6: 305245MB Hitachi HDT725032VLA360 V54OA7EA at ata3-master SATA150

Does this mean I'm only getting half the throughput I could be getting?

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



You can test speed of your harddisk with diskinfo.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]