|
||||||||||
I changed it to 10006 since that's the value my firewall started with... so the first one would be 0, the second 1 and so on The original value was 10000 and this covered a port starting with 6 at my machine. It depends on the firewall rules that you have. I have 2possibility's: Change the value back to 10000 OR Add a new counting system for the ports (which consumes more CPU time, memory etc) I will take the first choice, changing it back to 10000 for the default images and leaving it to 10006 for my own ;) J. -- Jonathan De Graeve Network/System Administrator Imelda vzw Informatica Dienst 015/50.52.98 Jonathan dot de dot graeve at imelda dot be > -----Oorspronkelijk bericht----- > Van: Andrew Hull [mailto:list at racc2000 dot com] > Verzonden: woensdag 9 november 2005 21:02 > Aan: M0n0 Wall list > Onderwerp: Re: [m0n0wall] RADIUS Calling-Station-Id consistency > > Whoooo-hooo!!!! > > 20051109_17-53 works like a charm, well almost. > > calling/called station id is great. Perfect. > > One odd thing though. The first few times I logged in, nas-port was > negative. I looked into it, and it looks like the culprits are > > radius_authentication.inc:62 > radius_accounting.inc:63 > radius_accounting.inc:201 > > $nas_port = $ruleno - 10006; // 10006? I thought the rules started at > // 10000. I reset the value to 1000 and > // life is good. Weird, eh? > > Was that just a typo, or is that related to one of the changes in your > re-write? > > Aside from that though, it seems to be working like a fine-tuned machine. > > I can't wait to see your accounting re-write. > > Thank you, thank you, thank you, > ANdy > > Jonathan De Graeve wrote: > > New version that's online fixes this: > > > > Note: this is not my restyled radius_accounting.inc, barely an > > adaption to fix the issues with the accounting part. > > > > J. > > > > -- > > Jonathan De Graeve > > Network/System Administrator > > Imelda vzw > > Informatica Dienst > > 015/50.52.98 > > Jonathan dot de dot graeve at imelda dot be > > > > > >>-----Oorspronkelijk bericht----- > >>Van: Andrew Hull [mailto:list at racc2000 dot com] > >>Verzonden: dinsdag 8 november 2005 22:03 > >>Aan: Jonathan De Graeve; M0n0 Wall list > >>Onderwerp: Re: [m0n0wall] RADIUS Calling-Station-Id consistency > >> > >>Slight problem when booting with the image... > >> > >>The following error is displayed on the console. > >> > >>"fatal error: Cannot redeclare get_interface_mac() (previously > > > > declared > > > >>in /usr/local/captiveportal/radius_authentication.inc:198) in > >>/usr/local/captiveportal/radius_accounting.inc on line 362" > >> > >>Thanks, > >>Andy > >> > >> > >>Jonathan De Graeve wrote: > >> > >>>Please try this image: > >>> > >>> > > > > http://inf.imelda.be/downloads/m0n0wall/generic-pc-radius2_element_20051 > > > >>>108_20-30.img > >>> > >>>Note this can contain bug fixes (so test it out before leaving the > >>>place) > >>> > >>>Let me know if this solves your problems (I think it should) :) > >>> > >>>Changelog: http://inf.imelda.be/downloads/m0n0wall/Changelog.txt > >>> > >>>ALWAYS BACKUP your config before upgrading. > >>> > >>>J. > >>> > >>>-- > >>>Jonathan De Graeve > >>>Network/System Administrator > >>>Imelda vzw > >>>Informatica Dienst > >>>015/50.52.98 > >>>Jonathan dot de dot graeve at imelda dot be > >>> > >>> > >> > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |