[rancid] PFSense Scripts
Nick Buraglio
nick at buraglio.com
Sun Jun 26 20:11:45 UTC 2011
In looking into this a bit, it appears that this is just a simple
prompt issue. The prompt in 2.0 is much different. To make this work
(and since I'm pretty awful at regex), I simply created a user on my
2.0 system (I just called it rancid) and changed the prompt in the
.tcshrc to match the old prompt. The .tcshrc now reads
set prompt="# "
set autologout="0"
set autolist set color set colorcat
setenv CLICOLOR "true"
setenv LSCOLORS "exfxcxdxbxegedabagacad"
I can confirm that this works using the scripts from
ftp://ftp.shrubbery.net/pub/rancid/contrib/
On Sun, Jun 26, 2011 at 2:09 PM, Nick Buraglio <nick at buraglio.com> wrote:
> Has anyone looked at the pfSense add-on scripts in recent history? I
> don't believe these actually work (at least for pfSense 2.0). Has
> anyone used them against a 1.2.x machine?
> the scripts exist here: ftp://ftp.shrubbery.net/pub/rancid/contrib/
>
> It appears as if the expect is just a bit off, login works but not
> completely and I suspect it's just a minor tweak. I'm going to take a
> look at making it work when I get a chance unless someone else is
> working on it already or has it done (please?). Is anyone else
> looking at it?
>
> nb
>
More information about the Rancid-discuss
mailing list