Re: [pfSense Support] PPPoE gets disconnected on WAN port

2008-05-17 Thread Chris Buechler
On Thu, May 15, 2008 at 4:32 AM, Olivier Mueller
<[EMAIL PROTECTED]> wrote:
>
> It worked about 5 days without problems, then it started again:
>

Try what I suggested previously:

---
Open up /etc/inc/interfaces.inc in Diagnostics -> Edit, and go down to under:

   set bundle disable multilink
   set bundle authname "{$pppoecfg['username']}"
   set bundle password "{$pppoecfg['password']}"


which is line 1242, and add the following line beneath that:

set bundle no noretry


Then save the file and reboot. Let us know if that makes any difference.
---


> Maybe are the devices not "strong enough" of a small office
> LAN with about 15 people?(pfSense is on an Alix Board box)
>

That's far more power than you need, unless you need to push 100+ Mb.
This isn't indicative of overloaded hardware, I think the above will
fix your problem.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] atheros / ath driver

2008-05-17 Thread Chris Buechler
On Sat, May 17, 2008 at 6:06 PM, Beat Siegenthaler
<[EMAIL PROTECTED]> wrote:
>
> Is there the possibility to get a  embedded version of
> FreeBSD_RELENG_6_3/pfSense_RELENG_1_2/ ?
>

http://cvs.pfsense.org/~sullrich/testing_images/6/FreeBSD_RELENG_6_3/pfSense_RELENG_1_2/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[pfSense Support] atheros / ath driver

2008-05-17 Thread Beat Siegenthaler

Hi,

I have a WRAP, run 1.2 and observe this problem for months.
Have 3 different atheros minipci cards cm9-gp wlm54g and wlm54agp23 with 
2 antenna setup. Normally there are around 6 errs/s inbound on this 
card. Interesting is that under heavy load this value goes down.


From time to time, the connections are freezing. In log i can find the 
many times discussed no mbuf problem. Ifconfig ath0 up/down solves the 
problem immediately.


May 17 23:10:21 pfsense kernel: ath0: ath_rx_proc: no mbuf!
May 17 23:10:52 pfsense last message repeated 687 times
May 17 23:10:52 pfsense last message repeated 17 times
May 17 23:13:21 pfsense login: login on console as root

Since this is the same with all three cards, this must be driver related.

Is there the possibility to get a  embedded version of
FreeBSD_RELENG_6_3/pfSense_RELENG_1_2/ ?

athstats does also not work correctly:
# athstats 1
   input   output altrate   shortlong xretry crcerr crypt  phyerr 
rssi rate
   00 1252677   0   0  0  0 0   0 
  0   0M
   00   2   0   0  0  0 0   0 
  0   0M




kind regards
Beat

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] ping_hosts.sh in infinite loop

2008-05-17 Thread Bill Marquette
On Tue, May 6, 2008 at 5:30 PM, David Rees <[EMAIL PROTECTED]> wrote:
> OK, attached is a patch to /etc/config.inc that makes sure that the
> config.xml and config.cache is updated atomically. The patch adds a
> function function "write_safe_file" with 3 arguments: $file, $content,
> $force_binary.
>
> Tested on my local pfSense 1.2 box here, seems to work OK.
>
> Let me know what you think!
>
> If the patches I submitted look OK, do you think they'll make it into 1.2.1?

Committed both patches.  Reworked the write_safe_file one a hair.  And
yes, this will make it into 1.2.1.  Thanks

--Bill

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] Why DHCP and portal logs are limited to 65535 octets?

2008-05-17 Thread Xhark

It's not configured in conf file ?
Possible to syslog loopback  127.0.0.1 with special package ?
- Original Message - 
From: "Chris Buechler" <[EMAIL PROTECTED]>

To: 
Sent: Friday, May 16, 2008 10:27 PM
Subject: Re: [pfSense Support] Why DHCP and portal logs are limited to 65535 
octets?



On Fri, May 16, 2008 at 4:04 AM,  <[EMAIL PROTECTED]> wrote:


As I have many connections, I can only see the last DHCP leases of the day. But I must be able to visualize the connections up to 
1 year.




Oh, you're talking about the log rotation. That wasn't evident to me
from your first message.

Yeah this is normal, you'll need an external syslog server if you want
to retain more logs. This is something we're looking to change in the
future.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]