PF RDR from LAN to LAN

2012-08-31 Thread budsz
Hi folks, I've little questions about RDR using Packet Filter (PF), I used IPF (IPFILTER) before and success with this scenario. extif = outside interface intif = internal interface public_ip = 202.xxx.xxx.xxx client_create = 192.168.1.1, port = 6112 client_join = 192.168.1.2 for

re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread Alexander Kapshuk
I've found the two directories below on my system. I don't remember creating them. So I'd like to be able to find out what package(s) has/have created them, if possible. # ls -ld /root/bin/ drwxr-xr-x 2 root wheel 512 Aug 29 22:52 /root/bin/ # ls -Rl /root/bin/ total 0 # ls -dl

Re: NFSv4 ACL permissions setting

2012-08-31 Thread Edward Tomasz Napierała
Wiadomość napisana przez Doug Sampson w dniu 31 sie 2012, o godz. 01:42: [..] group:DSP-production:rwxpDdaARWcCos:fd:allow - group:DSP-production:rwxpDdaARWcCos:fd:allow - This itself looks like a bug in setfacl(1). I'll look into it. However...

Re: Upgrading 9.1-BETA1 - 9.1-RC1

2012-08-31 Thread lokada...@gmx.de
On 08/31/12 01:17, warchild wrote: Hi That is wrong, this worked for me on one of my servers since I did it straight away (as soon as I saw the release for rc1. FreeBSD warsol 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC

Re: 9.0 support for RealTek NIC - re0 driver

2012-08-31 Thread lokada...@gmx.de
On 08/29/12 18:14, d...@safeport.com wrote: This card is on a Dell Inspiron. It works perfectly on 8.x. Dmesg on 8.2 reports it as: re0: RealTek 8101E/8102E/8102EL/8103E PCIe 10/100baseTX pciconf: re0@pci0:4:0:0: class=0x02 card=0x04341028 chip=0x813610ec rev=0x02 hdr=0x00 vendor

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread lokada...@gmx.de
On 08/31/12 20:23, Alexander Kapshuk wrote: I've found the two directories below on my system. I don't remember creating them. So I'd like to be able to find out what package(s) has/have created them, if possible. # ls -ld /root/bin/ drwxr-xr-x 2 root wheel 512 Aug 29 22:52 /root/bin/ # ls

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread Alexander Kapshuk
On 08/31/12 22:26, lokada...@gmx.de wrote: Which program do you use to upgrade/ build ports? portupgrade. I had a look at the link you'd included in your previous email. I'm still unclear as to where the two directories came from. Thanks. ___

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread lokada...@gmx.de
On 08/31/12 21:32, Alexander Kapshuk wrote: On 08/31/12 22:26, lokada...@gmx.de wrote: Which program do you use to upgrade/ build ports? portupgrade. I had a look at the link you'd included in your previous email. I'm still unclear as to where the two directories came from. Thanks. I

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread Alexander Kapshuk
On 08/31/12 22:41, lokada...@gmx.de wrote: I think it comes from portupgrade. I use portmaster, but when i look at google, i found some thinks with portupgrade and portbld. I think, portbld is building for some ports, but on different places. Kick it (or rename it), look that all ok and make

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread lokada...@gmx.de
On 08/31/12 21:43, Alexander Kapshuk wrote: On 08/31/12 22:41, lokada...@gmx.de wrote: I think it comes from portupgrade. I use portmaster, but when i look at google, i found some thinks with portupgrade and portbld. I think, portbld is building for some ports, but on different places. Kick

Re: /root/bin and /usr/local/i386-portbld-freebsd9.0

2012-08-31 Thread Alexander Kapshuk
On 08/31/2012 11:10 PM, lokada...@gmx.de wrote: Not really. It looks like an error like my tool [. I get this after i would go to head (in february?) and get back this linking. No chance to get of it. Every new buildworld will look for it. :( No worries. I didn't think it was there when I

Re: 9.0 support for RealTek NIC - re0 driver

2012-08-31 Thread doug
On Fri, 31 Aug 2012, lokada...@gmx.de wrote: On 08/29/12 18:14, d...@safeport.com wrote: This card is on a Dell Inspiron. It works perfectly on 8.x. Dmesg on 8.2 reports it as: re0: RealTek 8101E/8102E/8102EL/8103E PCIe 10/100baseTX pciconf: re0@pci0:4:0:0: class=0x02 card=0x04341028

Root password not working on console

2012-08-31 Thread Walt Elam
I recently *accidentally* removed myself from the wheel group, so I was no longer able to use su to root. To fix it, I hooked up a monitor and keyboard to my FreeBSD 8.2 box so I could login as root, but it kept rejecting my password. I restarted the machine in single-user mode, did the following:

Re: Root password not working on console

2012-08-31 Thread Jeremy Johnston
On 08/31/2012 03:37 PM, Walt Elam wrote: I recently *accidentally* removed myself from the wheel group, so I was no longer able to use su to root. To fix it, I hooked up a monitor and keyboard to my FreeBSD 8.2 box so I could login as root, but it kept rejecting my password. I restarted the

Re: Root password not working on console

2012-08-31 Thread Walt Elam
Jeremy, Nailed it on the head. I had forgotten that a few weeks ago I was messing around with that file. I changed this line: ttyv0 /usr/libexec/getty Pc cons25 on insecure to this: ttyv0 /usr/libexec/getty Pc cons25 on secure And now I am able to login to root from the