Re: [pfSense Support] Logout button - captive portal

2011-07-16 Thread Chris Buechler
On Fri, Jul 15, 2011 at 2:59 PM, Atkins, Dwane P  wrote:
> Good afternoon all.
>
>
>
> We use the following version and it has been rather stable.
>
>
>
> 1.2.3-RELEASE
> built on Sun Dec 6 23:21:36 EST 2009
>
>
>
> My issue is when authenticate, you can do whatever you have been authorized.
>  But when you have completed and click the logout button, it just sits
> there.  You can click it and click it and it will not go away.  However, I
> did notice that I was logged out from the pfsense box which is a good
> thing.
>
>
>
> How do we get the button to disappear or to possibly show something that
> will state that you have been disconnected.
>

Yeah what you're seeing there is it fully disconnects the user. When
you're logged out, the portal kills all your states to ensure you're
cut off from Internet access, cutting off their HTTP session to the
logout window in the process (there is no possible way in the
underlying software to kill the host's states with the exception of
one to keep the logout window alive). There currently aren't any
alternatives there.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] about 2 LANs + 1 WAN traffic shaping

2011-07-16 Thread 梁富宏
my pfsense has three interfaces: LAN0 LAN1 WAN

LAN0:100M
LAN1:100M
WAN:10M 

i use the traffice shaping wiard: single wan multi lan,and set wan bandwidth 
10M,LAN0 HFSC,LAN1 HFSC

i test it, my client connect to LAN1,download file from WAN, rate is 
1MB/s,download file from LAN0,

rate is  1MB/s. how to set the traffice shaping so that download file from LAN0 
rate can upto 10MB/s ?

that is bandwidth between LAN0 and LAN1 is upto 100M. 


Re: [pfSense Support] squid corrupts content

2011-07-16 Thread Adam Thompson
Although unlikely, that could be symptomatic of bad RAM.  Still amazes me that 
no-one seems to see the necessity for ECC RAM in networking gear.

It's unlikely that such a problem would cause such an isolated,  specific 
symptom, however.

-Adam


Volker Kuhlmann  wrote:

>I've had this happen several times now. Large files end up having
>single-byte corruptions spread through the file. The problem is related
>to squid - turning it off makes the corruptions disappear.
>
>squid configured as transparent proxy, no user authentication.
>
>maximum_object_size_in_memory 32 KB
>memory_replacement_policy heap GDSF
>cache_replacement_policy heap LFUDA
>cache_dir ufs /local/squid/var/squid/cache 3000 32 256
>minimum_object_size 0 KB
>maximum_object_size 25 KB
>offline_mode off
>cache_swap_low 90
>cache_swap_high 95
>
>The disk has no reallocated or pending bad sectors and passes smart
>selftests.
>
>This makes the web cache kind of not very useful :-((
>
>Volker
>
>-- 
>Volker Kuhlmannis list0570 with the domain in header.
>http://volker.dnsalias.net/Please do not CC list postings to me.
>
>-
>To unsubscribe, e-mail: support-unsubscr...@pfsense.com
>For additional commands, e-mail: support-h...@pfsense.com
>
>Commercial support available - https://portal.pfsense.org
>