da667 / Autosnort

Repo for autosnort scripts.
MIT License
157 stars 89 forks source link

AVATAR hanging during .conf download #62

Open mwsophos opened 5 years ago

mwsophos commented 5 years ago

I'm trying to install AVATAR on Ubuntu 18.04, and it seems to be hanging indefinitely at "attempting to download .conf file for snort-2.9.12." This is a clean install of Ubuntu following the instructions in the book.

snort

da667 commented 5 years ago

good catch. looks like they changed the filename format for the conf files again. I think I figured out the regular expression that'll work. Give me some time to work it into the script, test it, and I'll get back to you. Shouldn't be long.

On Thu, Jan 3, 2019 at 1:06 PM Maxim Weinstein notifications@github.com wrote:

I'm trying to install AVATAR on Ubuntu 18.04, and it seems to be hanging indefinitely at "attempting to download .conf file for snort-2.9.12." This is a clean install of Ubuntu following the instructions in the book.

[image: snort] https://user-images.githubusercontent.com/42356824/50653689-60f94b80-0f58-11e9-8164-2870d1c45158.jpg

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/da667/Autosnort/issues/62, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFvfwvC7A_Rh1w1LABOTMiUuDjuoilZks5u_kbCgaJpZM4ZoiRg .

-- when does reality end? when does fantasy begin?

mwsophos commented 5 years ago

Great, thanks! Now wishing I'd remembered to snapshot the VM before starting the install...

da667 commented 5 years ago

Just pushed a new update to the script on github that should fix this issue. Let me know if this resolves the issue.

On Thu, Jan 3, 2019 at 2:08 PM Maxim Weinstein notifications@github.com wrote:

Great, thanks! Now wishing I'd remembered to snapshot the VM before starting the install...

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/da667/Autosnort/issues/62#issuecomment-451245191, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFvf_oIXikYwcEl5Snej3Cv__6Bogbqks5u_lU2gaJpZM4ZoiRg .

-- when does reality end? when does fantasy begin?