What's in boot.catalog?

2008-01-02 Thread deeptech71
What information do the ISO files' boot.catalog contain, and how does the boot code use it? Because they're differing in a couple of bytes (-bootonly.iso VS -disc1.iso VS -livefs.iso)... ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: IPFW Rules and Games

2007-11-04 Thread deeptech71
Jack Barnett wrote: [EMAIL PROTECTED] wrote: So basically the ruleset should be simple: ipfw -f flush # allow lo0 stuff # block some spoofs/attacks # if you are hosting gameservers from 192.168.17.3 or whatever, # you should (manually) open server ports, in other words, add # routes to 192.168.

Re: reverse grep

2007-11-03 Thread deeptech71
heh I've read (kind of skimmed) the grep man page but i seem to have missed the -v for some reason ^^ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PR

reverse grep

2007-11-03 Thread deeptech71
How is it possible to select lines that do NOT match a specific pattern? For example, I'm connecting to 192.168.123.254 via telnet (port 23), and do tcpdump -nli rl0. This cyclic traffic, becuase when tcpdump outputs something, the system sends me some packets, which generates output in tcpdum

Re: IPFW Rules and Games

2007-11-02 Thread deeptech71
Hi, Jack, let's see. Jack Barnett wrote: > > Lots of people play games here and basically a pain to keep trying to > get these stupid things to work with individual rules for each. > > I'm running FreeBSD 6.x with IPFW/natd > > I get a dynamic IP from my ISP and the internal nic is 192.168.17.1 >

Please check my IPFW ruleset

2007-11-01 Thread deeptech71
I'm making some ipfw rules, and I would appreciate if someone could check these for me. My intention is to create a replacement for a hardware router, which basically works by allowing all outbound traffic, blocking all unauthorized/unrequested inbound traffic, and has a setting (the so calle

Please check my IPFW ruleset

2007-11-01 Thread deeptech71
[resending, doesn't seem to have gotten through] I'm making some ipfw rules, and I would appreciate if someone could check these for me. My intention is to create a replacement for a hardware router, which basically works by allowing all outbound traffic, blocking all unauthorized/unrequeste

Re: ports collection background-fetch

2007-09-05 Thread deeptech71
Bahman M. wrote: > [EMAIL PROTECTED] wrote: >> Is it possible to do automatic fetching of source files in the >> background while other parts are being compiled? > > > Just login on multiple consoles or use multiple x terminals (if running > X) and on each one run 'make' for the port you want to

ports collection background-fetch

2007-09-05 Thread deeptech71
Is it possible to do automatic fetching of source files in the background while other parts are being compiled? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

dummynet lag

2007-08-31 Thread deeptech71
Is it normal to have +10msec ping times when pinging through dummynet (ipfw pipes)? If yes, why? If not, WTF? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[E

Re: i can't get ppp running

2007-08-29 Thread deeptech71
Bahman M. wrote: Once I had a similar problem on a Linux box (send OK/no receive) and after days of playing with settings and configurations I found that the problem was the network _cable_. I replaced the cable and it went fine without any additional configurations. Hope this helps. Bahman T

Re: i can't get ppp running

2007-08-29 Thread deeptech71
Nikos Vassiliadis wrote: >> The tcpdump test displays PADI! OK, so not in bridging more? > > No, PADI is your request for initiating a PPPoE connection. > You should see an offer(PADO). Something like this: > 09:17:56.744957 PPPoE PADI [Service-Name] [Host-Uniq 0x04000700] > 09:18:01.73134

Re: i can't get ppp running

2007-08-28 Thread deeptech71
What does configuring the modem in bridging mode means? == =ppp.conf= == default: set device PPPoE:

i can't get ppp running

2007-08-28 Thread deeptech71
I've read a lot of FreeBSD bridging and DSL router articles, but I still can't get PPPoE running. Topology:mycomp---ed0-FreeBSD-rl0---ADSL_modem---Internet Attached are some of the config and log files from the FreeBSD box. Currenly NAT settings are off. With these settings, in ppp interac

Re: We serve to improve your Business

2007-08-01 Thread deeptech71
I don't know about you, but I detect spam just by the looks of the title. When's the time we have moderators take a quick glance at the mail before forwarding it to everyone? I mean it's not a big problem, but I hate spam. ___ freebsd-questions@freebsd

Re: help, i'm setting up a router

2007-08-01 Thread deeptech71
Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [EMAIL PROTECTED] wrote: I'm making a FreeBSD router with ppp and telnet access to it (currently part of a network with a hardware router). When I have 1 NIC in the FreeBSD machine (rl0), telnet works fine. Then I add anothe

help, i'm setting up a router

2007-08-01 Thread deeptech71
Hi, I'm making a FreeBSD router with ppp and telnet access to it (currently part of a network with a hardware router). When I have 1 NIC in the FreeBSD machine (rl0), telnet works fine. Then I add another NIC (ed0). Telnet still works. rc.conf: ipconfig_rl0="inet 192.168.123.251 netmask 255

Re: kill .Trash

2007-06-01 Thread deeptech71
Paul Schmehl wrote: --On Friday, June 01, 2007 21:32:55 +0200 [EMAIL PROTECTED] wrote: Paul Schmehl wrote: --On Friday, June 01, 2007 17:04:16 +0200 [EMAIL PROTECTED] wrote: Does anyone know how to DISABLE the Trash thing in KDE? I'm not a newbie, and I am decisive about deleting files. I do

Re: kill .Trash

2007-06-01 Thread deeptech71
Paul Schmehl wrote: --On Friday, June 01, 2007 17:04:16 +0200 [EMAIL PROTECTED] wrote: Does anyone know how to DISABLE the Trash thing in KDE? I'm not a newbie, and I am decisive about deleting files. I don't need an annoying 'you can never be sure' functionality. rm -r for life! // i've seen

kill .Trash

2007-06-01 Thread deeptech71
Does anyone know how to DISABLE the Trash thing in KDE? I'm not a newbie, and I am decisive about deleting files. I don't need an annoying 'you can never be sure' functionality. rm -r for life! // i've seen hacks like chmod 000 .trash, not my choice _

Re: cant get the damn bandwidth limiter working

2007-05-31 Thread deeptech71
Roland Smith wrote: On Wed, May 30, 2007 at 02:58:50PM +0200, [EMAIL PROTECTED] wrote: RW wrote: On Sat, 26 May 2007 16:52:56 +0200 [EMAIL PROTECTED] wrote: pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/s download. I want to use half of that. What should pf.conf contain, to l

Re: cant get the damn bandwidth limiter working

2007-05-30 Thread deeptech71
magikman wrote: [EMAIL PROTECTED] wrote: RW wrote: On Sat, 26 May 2007 16:52:56 +0200 [EMAIL PROTECTED] wrote: pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/s download. I want to use half of that. What should pf.conf contain, to limit my computer's upload and download speeds?

Re: cant get the damn bandwidth limiter working

2007-05-30 Thread deeptech71
RW wrote: On Sat, 26 May 2007 16:52:56 +0200 [EMAIL PROTECTED] wrote: pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/s download. I want to use half of that. What should pf.conf contain, to limit my computer's upload and download speeds? I've tried: altq sk0 cbq bandwidth 1576Kb

Re: cant get the damn bandwidth limiter working

2007-05-27 Thread deeptech71
[EMAIL PROTECTED] wrote: pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/s download. I want to use half of that. What should pf.conf contain, to limit my computer's upload and download speeds? I've tried: altq sk0 cbq bandwidth 1576Kb queue { lan, upload, download } queue lan ba

cant get the damn bandwidth limiter working

2007-05-26 Thread deeptech71
pf and altq are enabled. My ISP allows 16kB/s upload and 128kB/s download. I want to use half of that. What should pf.conf contain, to limit my computer's upload and download speeds? I've tried: altq sk0 cbq bandwidth 1576Kb queue { lan, upload, download } queue lan bandwidth 1000Kb cbq(default

Re: rm --clear-directory /home/me/another_dir

2007-04-11 Thread deeptech71
Pieter de Goeje wrote: On Wednesday 11 April 2007, [EMAIL PROTECTED] wrote: Is there a way to clear a directory with such a command (keeping the owner and permissions of the folder)? Yes there are the obvious ones: cd /home/me/another_dir && rm * rm /home/me/another_dir/* // if cant traverse he

rm --clear-directory /home/me/another_dir

2007-04-11 Thread deeptech71
Is there a way to clear a directory with such a command (keeping the owner and permissions of the folder)? Yes there are the obvious ones: cd /home/me/another_dir && rm * rm /home/me/another_dir/* // if cant traverse here But something that doesn't rely on the shell. ___

Re: how to run root cmds when starting xorg?

2007-02-25 Thread deeptech71
Norberto Meijome wrote: On Sun, 25 Feb 2007 00:24:49 +0100 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Subject: how to run root cmds when starting xorg? Date: Sun, 25 Feb 2007 00:24:49 +0100 Sender: [EMAIL PROTECTED] User-Agent: Thunderbird 1.5.0.9 (Window

compiling always generates fast code?

2007-02-25 Thread deeptech71
Do you get processor-specific code when you do buildworld and buildkernel, particularly on a -RELEASE? Does building from ports always automatically optimize code (vs packages)? Do I need to strip some files after the compilation (world, kernel, ports) to get the absolute maximum performance?

how to run root cmds when starting xorg?

2007-02-24 Thread deeptech71
how do i exec a kldload script when starting ttyv8 kdm (or xorg) ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

How can I manually turn off the HDD?

2007-02-13 Thread deeptech71
How can I turn off the HDD? .. and leave the buffers in the memory, until the RAM is full .. then spin up the drive, write out the data, then it turn off again. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

freebsd realtime network usage limiter?

2007-01-23 Thread deeptech71
That is, I have a router connecting to the internet through PPP. There are 4 computers (and a DSL modem) connected to the router. The router does not limit or share internet speed evenly, so if I download via TCP at full speed, others complain about slow loading web pages. My comp has a FreeBSD

Re: cant load OpenGL

2007-01-22 Thread deeptech71
Andrew Pantyukhin wrote: "pkg_info -Ex xorg" will show you versions of xorg apps installed. At the moment you probably have 6.9. Xorg 7.2 will be committed to the ports tree any time soon. Ah thanx! I'll be waiting... ___ freebsd-questions@freebsd.org

Re: cant load OpenGL

2007-01-21 Thread deeptech71
This may help: The emphasis is on my vidcard, it's an ATI Radeon 9600. Last official ATI video card support for FreeBSD was the 9400 series drivers. I've heard about some reverse engineered drivers from Linux. Andrew Pantyukhin wrote: > AFAIK, you get that with Xorg 7.x. 6.2-RELEASE uses Xorg

cant load OpenGL

2007-01-20 Thread deeptech71
How do I get OpenGL apps running in hardware mode? Specifically, Tremulous (pkg tremulous-1.1.0_1). Before configuring Xorg, the game ran only in software mode (refused to run in hardware mode). After configuring Xorg (with xorgconfig), the game tries to run in hardware mode, but has errors init

compiling/compiler comparison

2006-12-28 Thread deeptech71
Compiling. Let's say that the project is debugged and working. The performance is of the highest priority. Does the executable code quality depend only on the compiler? Comparison between native and cross-compiling? Is it worth porting the project to GGC if you can download specifically optimi

Re: where to get the iso c90 compiler?

2006-12-28 Thread deeptech71
Gabor Kovesdan wrote: C90 is not a specific compiler, it's a standard, see: http://en.wikipedia.org/wiki/C90 AH OK THX. Back to a pre-compiled gcc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: where to get the iso c90 compiler?

2006-12-28 Thread deeptech71
[Fistly, people wrote code in pure binary language. Then assembly were invented and later they wrote higher level languages in assembly.] > With whatever C compiler the gcc developer had at that time. > It probably wasn't. The first ever compiler was most likely written > in assembler. Later

Re: where to get the iso c90 compiler?

2006-12-28 Thread deeptech71
Giorgos Keramidas wrote: Does the lang/gcc41 port work for you? I don't know I don't care. I want to learn more about compilation processes, get to know UNIX-like systems more, and whatever. So I've downloaded the source for gcc, and the README says that I need the ISO C90 compiler. Where do

Re: where to get the iso c90 compiler?

2006-12-27 Thread deeptech71
Gabor Kovesdan wrote: [EMAIL PROTECTED] schrieb: so, where? (also for linux?) The -std option of gcc is for setting the dialect, see this page: http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/C-Dialect-Options.html#C-Dialect-Options Cheers, Gabor I want to compile the GCC 4.1.1 compiler. ___

where to get the iso c90 compiler?

2006-12-27 Thread deeptech71
so, where? (also for linux?) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

list of emails of mailing lists

2006-12-25 Thread deeptech71
For example, you can write to this list via the freebsd-questions@freebsd.org email, but [EMAIL PROTECTED] is also recognized as an email for this list. This can't be the same with freebsd-doc ->doc and cvs-doc ->doc, that would be ambiguous. Could someone please direct me to a 100% precise lis

Re: hardware acceleration for ATI Radeon 9600 ?

2006-12-25 Thread deeptech71
Andrew Pantyukhin wrote: On 12/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Andrew Pantyukhin wrote: > On 12/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Last official ATI video card support for FreeBSD was the 9400 series >> drivers. I've heard about some reverse engineered dri

Re: hardware acceleration for ATI Radeon 9600 ?

2006-12-24 Thread deeptech71
Andrew Pantyukhin wrote: On 12/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Last official ATI video card support for FreeBSD was the 9400 series drivers. I've heard about some reverse engineered drivers from Linux. Is there any way to get hardware acceleration for ATI Radeon 9600 series?

hardware acceleration for ATI Radeon 9600 ?

2006-12-24 Thread deeptech71
Last official ATI video card support for FreeBSD was the 9400 series drivers. I've heard about some reverse engineered drivers from Linux. Is there any way to get hardware acceleration for ATI Radeon 9600 series? I want to run OpenGL applications, and not with software rendering. __