Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Muzo on February 25, 2004, 08:34:55 AM
-
Hi,
There is a new update of e-smith-masq-manager-*.rpm
This realease is : e-smith-masq-manager-0.1-4.noarch.rpm
What's new :
- Major change : modify MasqDB to create new db file if not exist, or load old one.
- Modify view configuration panel
- Add again String rule for lucky people how have iptables with mod_string activate (/lib/iptables/libipt_string.so).
http://no.longer.valid/mylinks/
HowTo (http://www.muzo.homeip.net/nest/contribs/HowTo/howto-SME-Masq-manager.htm)
-
Good work, muzo. Will give it a try.
If an old masq-mgr is installed, rpm -e theoldone, then install new one or can i use --replacepkgs?
-
Hi,
I prefer rpm -e. Because somtimes, templates aren't updated (why? i don't know).
BUT, before removing it, save your masq db file located in /home/e-smith/masq.
[root]# cd /home/e-smith/masq/
Just copy masq db file :
[e-smith]# cp masq masq.old (not sure about command line)
Now, you remove the contrib
[e-smith]# rpm -e e-smith-masq-manager-0.1
Rename masq.old :
[e-smith]# mv masq.old masq
Install new contrib
[e-smith]# rpm -Uvh /{path to your rpm directory}/e-smith-masq-manager-0.1-4.noarch.rpm
And go to your favorite server-manager, and your old configuration will be here.
-
All done. Will see, what it does. Looks well so far.
-
Hi,
I have a return from hpe, how tell me having a problem with my contrib on 6.0.
In fact, it seems that masq script are strictly different. Template files aren't realy different, But they don't have the same names as templates on 5.6.
I'm on the way to create a contrib dedicated to 6.0.
Stay tuned ;-)
-
Hi all,
So, I create a specific SME 6.0 contribs :
sme-6.0-masq-manager-0.1-1.noarch.rpm
Please test it :hammer:
The difference between 5.6 and 6.0 is templates names are different.
I'll change contribs name too.
To update, remove old contribs from your sme box.
rpm -e e-smith-masq-manager-0.1.
And install new one.
-
I'm not sure why but when I go to the panel for a custom rule the TO DO is not anything to click on so I can not make any rules. I have the 6.0 install so I'm not sure why it is not working.
Got any ideas for me to look at.
-
I believe it is not finished yet :(
I will be delighted if I am wrong!
Regards
Brian
-
Hi guys,
Finished? yes and no.
Yes, because I have created all features I needed.
No, because i don't now how to create a panel, in which one, user can create all valuable iptables rules. There are too many possibilities. So i stop my developpement, and begin to think. I found no good solution.
Why?
Because i can't add a new rule in the right place in masq script, so i give up.
Ok, i must remaster my rpms to remove this panel.
I hope you will not be too disappointed by this answer.
/Muzo
-
Muzo - I think it is great work and very useful even as it is. However it would be wonderful to finish the custom rules, perhaps someone in the group can help. I would be delighted to at least discuss the problems with you. Email me at computech_systems@REMOVETHISemail.com if you want to persue this.
regards
Brian
-
Ok Brian, i send you a mail.
-
Hello Muzo :)
Can you put some snapshot of the interface in the server-manager ?
Thanks
-
Hi cege,
Do you want snapshot in the How To?
OK, I add this on my to do list.
-
DOH! Forgot to loggin again!
-
HEY EVERY BODY HERE I WOULD LIKE TO KNOW IF SOME1 HERE KNOWS ANYTHING ABOUT PEOPLE IN NINTENDO BECAUSE IM HELPIN THEM BY GETTIN AS MENY PEOPLE AS I CAN TO SUPPORT THE DS AND BUY IT WHEN IT COMES OUT I AM A SOUL NINTENDO FAN THANX
-
Hi Folks
Here are the lasts revisions off masq-manager :
http://no.longer.valid/mylinks/visit.php?cid=123&lid=372
What's new :
- Adding Open port Panel
- Adding Deny Port Panel
- Corrected a bug when removing an antispoofing rule
Please test it!
HowTo will be update soon (with screenshots? may be if i got enough time).