Re: Fetchyahoo does not get message IDs

2004-10-29 Thread Zoran Kolic
> The fetchyahoo output is:
> Logging in securely via SSL as xxx on Fri Oct 29 19:54:49 2004
> You are using 5% of your 100.0MB limit.
> Country Code 'au' not found. We will try the translation for 'us'.
> Successfully logged in as xxx.
> Country code : au Folder: Inbox   Version: 2.8.6
> Only retrieving new messages
> Getting Message ID(s) for message(s) 1 - 26.
> Got 0 Message IDs

Hi Vince!
Here are diffs from my conf:
new-messages-only = 0
empty-trash-after = 1
empty-bulk = 1
Hope this helps.
Maybe, maybe you should go
via browser and see your
configuration on yahoo. As
everything else fails.

   ZK

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


Re: php5 port compile problem

2004-10-29 Thread CHris Rich
When compiling php 5 recently here is what i had to do
i used the port in /usr/ports/lang/php5-extensions it gives you
options for what kind of support you want (socket, ftp, etc) and it
also installs php. You will probably have to recompile apache as well
(I did)  but it was the best way i could get it to work.

This may not apply to what you are trying but I thought I'd throw in my 2 cents.


On Fri, 29 Oct 2004 23:20:20 +0200, Xander Damen <[EMAIL PROTECTED]> wrote:
> I know this problem! I encountered it a few months ago when php5 was this
> beta.
> 
> What I found was that you need bind9 for php5, so install bind9 and your
> problem is solved.
> 
> Greets,
> 
> Xander
> 
> 
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday 29 October 2004 8:03
> Subject: php5 port compile problem
> 
> > Hi,
> >
> > After a make update in /usr/src today (about an hour ago):
> >
> > ext/standard/dns.lo(.text+0x1c6c): In function `.L163':
> > : undefined reference to `res_ninit'
> > ext/standard/dns.lo(.text+0x1cd8): In function `.L163':
> > : undefined reference to `res_nmkquery'
> > ext/standard/dns.lo(.text+0x1d0a): In function `.L163':
> > : undefined reference to `res_nsend'
> > ext/standard/dns.lo(.text+0x1e9a): In function `.L163':
> > : undefined reference to `res_nclose'
> > *** Error code 1
> >
> > Stop in /usr/ports/lang/php5/work/php-5.0.2.
> > *** Error code 1
> >
> > Stop in /usr/ports/lang/php5.
> > ** Command failed [exit code 1]: /usr/bin/script -qa
> > /tmp/portinstall88483.0 make DEPENDS_TARGET=package
> > ** Fix the problem and try again.
> > ** Listing the failed packages (*:skipped / !:failed)
> >! lang/php5 (linker error)
> > --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> >
> > Hope this is the right place to bring this up?
> >
> > joel
> > --
> > Security Analyst| Hotline: +61 7 3365 4417
> > AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
> > The University of Queensland| WWW: www.auscert.org.au
> > Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >
> >
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to disable ACPI in 5.3

2004-10-29 Thread Daniel Bond
thanks for clearing this up for me, pcib0 seems to be a child of legacy0.
Yet my system hangs.. I'm moving my Hi-Point ata100 controller in a 4.8 box instead, 
so this system becomes stable.


On Fri, Oct 29, 2004 at 02:45:51PM -0400, John Baldwin wrote:
> you can run devinfo to list your device tree.  If pcib0 is a child of acpi0, 
> then you are using ACPI.  If it is a child of legacy0, then you aren't.

> On Thursday 28 October 2004 10:20 pm, Daniel Bond wrote:
> > Yet, still I find ACPI in my kernel:
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: php5 port compile problem

2004-10-29 Thread Xander Damen
I know this problem! I encountered it a few months ago when php5 was this 
beta.

What I found was that you need bind9 for php5, so install bind9 and your 
problem is solved.

Greets,
Xander
- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday 29 October 2004 8:03
Subject: php5 port compile problem


Hi,
After a make update in /usr/src today (about an hour ago):
ext/standard/dns.lo(.text+0x1c6c): In function `.L163':
: undefined reference to `res_ninit'
ext/standard/dns.lo(.text+0x1cd8): In function `.L163':
: undefined reference to `res_nmkquery'
ext/standard/dns.lo(.text+0x1d0a): In function `.L163':
: undefined reference to `res_nsend'
ext/standard/dns.lo(.text+0x1e9a): In function `.L163':
: undefined reference to `res_nclose'
*** Error code 1
Stop in /usr/ports/lang/php5/work/php-5.0.2.
*** Error code 1
Stop in /usr/ports/lang/php5.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portinstall88483.0 make DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
   ! lang/php5 (linker error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Hope this is the right place to bring this up?
joel
--
Security Analyst| Hotline: +61 7 3365 4417
AusCERT - Australia's national CERT | Fax: +61 7 3365 7031
The University of Queensland| WWW: www.auscert.org.au
Qld 4072 Australia  | Email:   [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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


Re: freebsd 5.3 have any problem with vinum ?

2004-10-29 Thread secmgr
Greg 'groggy' Lehey wrote:
A bit of background: we know that 'gvinum' will replace Vinum; the
original intention had been to do it seamlessly, but for various
reasons that did happen.  Then we decided that we should leave them
both in the tree until gvinum had the full functionality of Vinum.
It's beginning to look like that's a bad idea.  Lukas is
(understandably) working only on gvinum, and since I know it's nearly
there, I'm not going to do any further work on Vinum in FreeBSD 5.
Given the problems, I'd suggest that we yank it.  I'm copying the
release engineering team.  Re, what do you think?
Greg
 

Not that I've got a lot of say in the matter, but I would vote for this 
too. (along with migration info in the release notes).  There are also 
some minor changes needed to the docs on vinumvm.org for gvinum/newfs 
(5.3) to correct new paths and switches.

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


Re: ppp -nat broken [solved]

2004-10-29 Thread Peter Ulrich Kruppa
On Fri, 29 Oct 2004 [EMAIL PROTECTED] wrote:
On Fri, Oct 29, 2004 at 09:52:51AM +0200, Peter Ulrich Kruppa wrote:
On Tue, 26 Oct 2004, Peter Ulrich Kruppa wrote:
learn that named and BIND have changed. I did the respective
changes and edited two entries in /var/named/etc/named/named.conf
1) I commented
listen-on   {127.0.0.1;};
Instead of opening a 53/tcp, 53/udp port to the world (ANYADDR),
you may prefer to restrict the address range to your internal LAN only,
with something like (replace 192.168.10.0/24 accordingly):
listen-on { 127.0.0.1; 192.168.10.0/24; };
Check with 'sockstat -46' to be sure.
2) I put my two nameserver IPs (from /etc/resolv.conf) into
forwarders {
195.62.99.42;
195.62.97.177;
};
They are not absolutely necessary: named is perfectly able to
query root and other servers itself. You could experiment with
or without forwarders, and pick the configuration that is faster
for you. As a general rule of thumb: Forwarders are good for
recursive queries, because only one query will travel through
your ADSL link, other queries being done by your ISPs nameservers.
They are also good, because you can profit from your ISPs nameservers'
cache. But they can hinder performance, should one or both of those
nameservers be down for whatever reason.
Both works perfectly well,
another thanks!
Uli.

Cheers,
cpghost.
--
Cordula's Web. http://www.cordula.ws/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Fetchyahoo does not get message IDs

2004-10-29 Thread Kris Kennaway
On Fri, Oct 29, 2004 at 08:38:16PM +1000, Vince Refiti wrote:
> Greetings
> 
> I would like some help with this.

Ports problems should be discussed with the port maintainer, the
software authors, or on ports@ if you don't have any luck there.

Kris


pgp7f6NBVgxtU.pgp
Description: PGP signature


Re: ppp -nat broken [solved]

2004-10-29 Thread cpghost
On Fri, Oct 29, 2004 at 09:52:51AM +0200, Peter Ulrich Kruppa wrote:
> On Tue, 26 Oct 2004, Peter Ulrich Kruppa wrote:
> learn that named and BIND have changed. I did the respective 
> changes and edited two entries in /var/named/etc/named/named.conf
> 1) I commented
>   listen-on   {127.0.0.1;};

Instead of opening a 53/tcp, 53/udp port to the world (ANYADDR),
you may prefer to restrict the address range to your internal LAN only,
with something like (replace 192.168.10.0/24 accordingly):

listen-on { 127.0.0.1; 192.168.10.0/24; };

Check with 'sockstat -46' to be sure.

> 2) I put my two nameserver IPs (from /etc/resolv.conf) into
>   forwarders {
>   195.62.99.42;
>   195.62.97.177;
>   };

They are not absolutely necessary: named is perfectly able to
query root and other servers itself. You could experiment with
or without forwarders, and pick the configuration that is faster
for you. As a general rule of thumb: Forwarders are good for
recursive queries, because only one query will travel through
your ADSL link, other queries being done by your ISPs nameservers.
They are also good, because you can profit from your ISPs nameservers'
cache. But they can hinder performance, should one or both of those
nameservers be down for whatever reason.

Cheers,
cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


5.2.1 - Dolphin 4036 4 port serial? (port 3/4 not recogniced)

2004-10-29 Thread Karl M. Joch
Hello,
I built in a card which is identified as Dolphin 4036. This card has 4 
serial ports (Sun Chip) and looking at the Dolphin Webpage there is a 
similiar product named FastPCI 4056.

The card is recogniced and sio4 and sio5 are found and works correct. 
But there is no way to get sio6 and 7 (3rd/4th port on the card) working.

Any hints how to add this card to pucdata would be very helpful.
--
Best regards / Mit freundlichen Gruessen,
Karl M. Joch

## dmesg.boot ##
FreeBSD 5.2.1-RELEASE-p6 #1: Fri Oct 29 12:19:20 CEST 2004
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a5.
Preloaded elf module "/boot/kernel/splash_bmp.ko" at 0xc0a50244.
Preloaded splash_image_data "/boot/cts.bmp" at 0xc0a502f4.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2788.69-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf29  Stepping = 9
Features=0xbfebf9ff
real memory  = 528482304 (504 MB)
avail memory = 503685120 (480 MB)
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0:  on motherboard
npx0: INT 16 interface
pcibios: BIOS version 2.10
Using $PIR table, 9 entries at 0xc00f78c0
pcib0:  at pcibus 0 on motherboard
pci0:  on pcib0
pci_cfgintr: 0:9 INTA BIOS irq 10
pci_cfgintr: 0:11 INTA BIOS irq 11
pci_cfgintr: 0:13 INTA BIOS irq 5
pci_cfgintr: 0:15 INTA BIOS irq 5
pci_cfgintr: 0:17 INTA BIOS irq 5
agp0:  mem 0xe000-0xe3ff at 
device 0.0 on pci0
pcib1:  at device 1.0 on pci0
pci1:  on pcib1
pci1:  at device 0.0 (no driver attached)
isab0:  at device 2.0 on pci0
isa0:  on isab0
atapci0:  port 0xff00-0xff0f at device 
2.5 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
puc0:  port 0xd400-0xd40f,0xd800-0xd81f irq 10 
at device 9.0 on pci0
sio4:  on puc0
sio4: type 16550A
sio4: unable to activate interrupt in fast mode - using normal mode
sio5:  on puc0
sio5: type 16550A
sio5: unable to activate interrupt in fast mode - using normal mode
ahc0:  port 0xdc00-0xdcff mem 
0xdfffb000-0xdfffbfff irq 11 at device 11.0 on pci0
aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
rl0:  port 0xd000-0xd0ff mem 
0xdfffaf00-0xdfffafff irq 5 at device 13.0 on pci0
rl0: Ethernet address: 00:40:95:32:55:e7
miibus0:  on rl0
rlphy0:  on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl1:  port 0xcc00-0xccff mem 
0xdfffae00-0xdfffaeff irq 5 at device 15.0 on pci0
rl1: Ethernet address: 00:40:95:30:b2:2d
miibus1:  on rl1
rlphy1:  on miibus1
rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl2:  port 0xc800-0xc8ff mem 
0xdfffad00-0xdfffadff irq 5 at device 17.0 on pci0
rl2: Ethernet address: 00:40:95:30:7e:33
miibus2:  on rl2
rlphy2:  on miibus2
rlphy2:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0:  at iomem 0xc-0xcbfff on isa0
pmtimer0 on isa0
atkbdc0:  at port 0x64,0x60 on isa0
atkbd0:  flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
fdc0:  at port 
0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: parallel port not found.
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
unknown:  can't assign resources (port)
Timecounter "TSC" frequency 2788686564 Hz quality 800
Timecounters tick every 10.000 msec
IPv6 packet filtering initialized, unlimited logging
ipfw2 initialized, divert enabled, rule-based forwarding enabled, 
default to deny, logging unlimited
IPsec: Initialized Security Association Processing.
GEOM: create disk ad0 dp=0xc4747b60
ad0: 78533MB  [159560/16/63] at ata0-master 
UDMA100
GEOM: create disk ad1 dp=0xc46f4d60
ad1: 78533MB  [159560/16/63] at ata0-slave 
UDMA100
acd0: CDROM  at ata1-slave PIO4
Waiting 15 seconds for SCSI devices to settle
sa0 at ahc0 bus 0 target 1 lun 0
sa0:  Removable Sequential Access SCSI-2 device
sa0: 10.000MB/s transfers (10.000MHz, offset 15)
Mounting root from ufs:/dev/ad0s1a
module_register: module if_stf already exists!
Module if_stf failed to register: 17
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Fetchyahoo does not get message IDs

2004-10-29 Thread Vince Refiti
Greetings

I would like some help with this. I am trying to use fetchyahoo to get
mail from Yahoo. It logs in OK, but never gets the message IDs and so
does not download any email messges. I am using the latest version,
fetchyahoo-2.8.6, all p5 mods are up-to-date as of a cvsup done on
29-Oct-2004, on a FBSD4.10,p3 machine.

The fetchyahoo output is:
Logging in securely via SSL as xxx on Fri Oct 29 19:54:49 2004
You are using 5% of your 100.0MB limit.
Country Code 'au' not found. We will try the translation for 'us'.
Successfully logged in as xxx.
Country code : au   Folder: Inbox   Version: 2.8.6
Only retrieving new messages
Getting Message ID(s) for message(s) 1 - 26.
Got 0 Message IDs

Finished downloading 0 messages.
0 message(s) have been deleted.
Logged out.

My .fetchyahoorc is as follows:

# FetchYahoo configuration file

# values in this file override values specified in the script itself
# but are in turn overridden by values specified on the commandline
# lines starting with # are ignored
# do NOT use any quotes around values
# values can include whitespace, but not at the end.

## SHOULD configure these  ##
username = xxx 
# this can be a password or an md5_hex hashed password
password = xxx 

# set this to 0 to turn off HTTPS and login insecurely via plaintext instead
use-https = 1 

## mail spool, mbox file and procmail configs ##

# set use-spool to 0 to disable outputting to a file/filter
use-spool = 1  
# if spoolName ends with a / we output in maildir format to that directory
spool = /home/xxx/Mail/Inbox

# spool-mode must be either append, pipe or overwrite
# use pipe for procmail or other filter and append for a normal spool
# ignored if spoolName is a maildir directory
spool-mode = append

## proxy configuration ##
# set use-proxy to 1 to enable use of a web proxy
use-proxy = 0
proxy-host = proxy.example.com
proxy-port = 80
proxy-username = proxyAuthenicationUserName
proxy-password = proxyAuthenicationPassword

## IMAP configuration ##
# set use-imap to 1 to enable output to an IMAP mailbox
use-imap = 0
imap-host = imap.example.com
imap-port = 143
imap-username = imap-user-name
imap-password = imap-password
imap-mailbox = INBOX

## mail forwarding configuration ##
# set use-forward to 1 to enable mail forwarding
use-forward = 0 

# set mail-host to your smtp outgoing mail server
mail-host = outgoing.example.com

# the e-mail addresses you want mail forwarded to
send-to = [EMAIL PROTECTED] , [EMAIL PROTECTED]

# the e-mail address used as the from address, this should probably be at the
# same ISP as the outgoing smtp mailhost specified above
send-from = [EMAIL PROTECTED]

# set this to 1 if you want to use sendmail to deliver messages
use-sendmail = 0
# set this to the location of your sendmail binary if you set the above to 1
sendmail = /usr/sbin/sendmail

## other configuration ##
# IMPORTANT Yahoo gives trouble when downloading over 100 messages at a time
# Setting this to more than 100 (or 0 for unlimited) may cause problems.
# max number of messages to download in one go
max-messages = 100

# set no-download to 1 to to not download  messages
# e.g. if this conf file is for removing Bulk Folder msgs without downloading
no-download = 0

# set new-messages-only to 1 to download only unread messages
new-messages-only = 1 

# set this to N to not download messages larger than N kb
# setting this to 0 turns off this check
max-size = 0

# set no-delete to 1 to not delete messages after dowloading 
# i.e. they will be left on Yahoo!'s mail servers
no-delete = 0 

# set this to the folder you want to download from eg Bulk
folder = Inbox

# set quiet to 1 to not output any regular (non-error) messages
quiet = 0

# set this to 1 to retrieve messages from external mailboxes too
get-external = 0

# set no-errors to 1 to not output any error messages
no-errors = 0

# list the messages seen in the mail folder
list-messages = 1 

# set either of these to 1 to enable mail checking before or after
downloading msgs
empty-trash-after = 0
empty-trash-before = 0

# set this to 1 to enable emptying the Bulk folder before fetching messages
empty-bulk = 0

# if this is 0, the program runs once and terminates
# Otherwise this is the number of minutes between successive mail checks.
repeat-interval = 0

# to leave messages as unread on the server, set this to 1
# this is only useful if no-delete is also set to 1
leave-unread = 0 

# if you are using a program/filter which does not expect a From_ line
# at the start of the message, set this to 1
no-from-line = 0

# set logout to 1 to make fetchyahoo logout after downloading messages
logout = 1 

# set status-only to 1 to only get the number of messages
status-only = 0

# set warning-level to 0 to not warn
# if >0, will print a warning if mailbox is >= N% full
warning-level = 0

Thank you in advance
Vince
___
[EMAIL PROTECTED] mailing list
http://li

Re: freebsd 5.3 have any problem with vinum ?

2004-10-29 Thread Greg 'groggy' Lehey
On Monday, 25 October 2004 at 14:21:33 -0600, secmgr wrote:
> Andrew Konstantinov wrote:
>
>> On Mon, 2004-10-25 at 05:55, Oliver Torres Delgado wrote:
>>
>>
>>> I have freebsd 5.3 rc1 installed perfectly, i configure vinum with the
>>> handbook and all work perfect
>>> but when try run vinum with rc.conf there display the error:
>>>
>>> panic: unmount: dangling vnode
>>> ...
>>
>> Just like me, you should have checked the mailing list archive first.
>> Here is a nice solution:
>> http://lists.freebsd.org/pipermail/freebsd-current/2004-August/035547.html
>
> thanks, I appreciate the pointer.  That being said, if this is a "KNOWN"
> problem (as far back as August) how come no mention in either the
> release notes OR errata.

Good question.

> I like and use FreeBSD for it's stability, but at this point in
> time, I've got broken vinum-classic (with workarounds) raid5 in 4.10
> and raid 1 in 5.3-stable.  Both of these installed per current
> documentation. I haven't logged bug reports becasue it seems like
> everything is moving to gvinum, and they'd probably just end up
> closed out as FINV

A bit of background: we know that 'gvinum' will replace Vinum; the
original intention had been to do it seamlessly, but for various
reasons that did happen.  Then we decided that we should leave them
both in the tree until gvinum had the full functionality of Vinum.
It's beginning to look like that's a bad idea.  Lukas is
(understandably) working only on gvinum, and since I know it's nearly
there, I'm not going to do any further work on Vinum in FreeBSD 5.
Given the problems, I'd suggest that we yank it.  I'm copying the
release engineering team.  Re, what do you think?

Greg
--
See complete headers for address and phone numbers
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ppp -nat broken [solved]

2004-10-29 Thread Peter Ulrich Kruppa
On Tue, 26 Oct 2004, Peter Ulrich Kruppa wrote:
I wonder if userland ppp's nat option is broken or if I missed 
something new.
First of all: My humble apologies to everybody for setting you on 
the wrong track. Indeed -nat works all-right. My problems were 
caused by recent changes of named and BIND.
Big thanks for all hints which helped me to analyze this. For 
details look further down.

I am using my freebsd (5.3-STABLE) machine as internet gateway. 
Everything works all-right from the gateway itself. From my 
workstations I can ping any IP in the internet, but domain 
names won't be resolved ("unknown host").

These are my rc.conf lines:
kern_securelevel_enable="NO"
inetd_enable="YES"
gateway_enable="YES"
named_enable="YES"
ppp_enable="YES"
ppp_mode="ddial"
ppp_nat="YES"
ppp_profile="my-profile"
This configuration starts named as a local nameserver. I never 
had to do anything else. This stopped working "out of the box" 
some time ago. From /usr/src/UPDATING (20040928, 20040925) I 
learn that named and BIND have changed. I did the respective 
changes and edited two entries in /var/named/etc/named/named.conf
1) I commented
	listen-on	{127.0.0.1;};
2) I put my two nameserver IPs (from /etc/resolv.conf) into
	forwarders {
		195.62.99.42;
		195.62.97.177;
	};

After restarting named everything worked as before: my clients 
accept my gateway's IP as gateway *and* nameserver.

Thanks and regards,
Uli.

+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: php5 port compile problem

2004-10-29 Thread Daniel O'Connor
On Fri, 29 Oct 2004 15:33, [EMAIL PROTECTED] wrote:
> Hope this is the right place to bring this up?

You should have CC'd the port maintainer ([EMAIL PROTECTED]).

Also stating what version of FreeBSD would be good :)
(ie what cvsup tag you used..)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C


pgpiwhNFbcqTP.pgp
Description: PGP signature