Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
06-18-2009, 05:20 AM
|
#1
|
|
Member
Registered: Apr 2007
Posts: 192
Rep:
|
mastershaper
Hi all
I am installing mastershaper in CentOS 5.3 by www.mastershaper.org docs
I got following error when I browse http://server/shaper
Not Found
The requested URL /shaper was not found on this server.
Apache/2.2.3 (CentOS) Server at 192.168.15.240 Port 80
Can You Guys instruction to me for mastershaper step by step
Thanks
Please
|
|
|
|
06-18-2009, 09:43 AM
|
#2
|
|
Moderator
Registered: May 2001
Posts: 24,799
|
The installation instructions are downloadable from the Documentation section of the site you mentioned. Posting information, like steps you performed and how you checked each stage to be complete could help. Did you install all requirements? Did your Apache setup work already? Where is your Apache document root? If you list the contents of that document root, does it show the directories and files copied over as per the installation document? And do ownership and access rights match with what's required for web content? If it does, what messages does your (/var/log/httpd/)error_log show when you accessed the /shaper URI? If SElinux is enabled, do the document root/shaper directories and contents match the required context for web content?
|
|
|
|
06-23-2009, 04:10 AM
|
#3
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
hi
I got browse
but
I got error when editing /etc/sudoers after added USER ALL=NOPASSWORD:PATH/shaper_loader.sh
E45: 'readonly' option is set (add ! to override)
How can I try
|
|
|
|
06-23-2009, 04:41 AM
|
#4
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
hi
I got again 
but I can`t login with my username to Mastershaper login
I typed mysql username and password and system root and password
how can I do that?
|
|
|
|
06-23-2009, 05:52 AM
|
#5
|
|
Moderator
Registered: May 2001
Posts: 24,799
|
If you have a fresh MasterShaper installation the initial user is “admin” and password “changeme”.
|
|
|
|
06-23-2009, 10:34 PM
|
#6
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
Hi
Thanks sir
I got it
IMQ what is virtual device or not?
can you explain me?
can I also shaping multilink(3 NICs) with mastershaper?
Thanks
|
|
|
|
06-24-2009, 12:12 AM
|
#7
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
other is
tc_collector.pl inactive
so I tried with
[root@Cent-Test shaper]# ./tc_collector.pl -v3
Wed Jun 24 18:03:29 2009: Storing tc statistic now.
Wed Jun 24 18:03:29 2009: No data available for statistics. tc rules loaded?
how can I do again for active?
|
|
|
|
06-24-2009, 04:31 AM
|
#8
|
|
Moderator
Registered: May 2001
Posts: 24,799
|
Quote:
Originally Posted by please
IMQ what is virtual device or not?
|
Virtual is something that's not a physical device? IMQ stands for "Intermediate Queueing Device", see http://www.linuximq.net.
Quote:
Originally Posted by please
can I also shaping multilink(3 NICs) with mastershaper?
|
Why shouldn't it? What do the docs say? Maybe you should just start with two router devices just to get the hang of configuring it?
Quote:
Originally Posted by please
Wed Jun 24 18:03:29 2009: Storing tc statistic now.
Wed Jun 24 18:03:29 2009: No data available for statistics. tc rules loaded?
how can I do again for active?
|
Did you prepare the IMQ rules as the doc said you should (page 14)? Did you configure the options through the interface?
If you are new to getting this to work then setting it up may seem a bit daunting.
To help make it easier for you, the developer invested time and effort in creating the MasterShaper_documentation.pdf installation guide.
You really should read it.
|
|
|
|
06-24-2009, 09:59 PM
|
#9
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
Hi
thanks for your reply
I already read thus docs but I can`t understand for some because of My english skill is low.
Anyway I will be try again
|
|
|
|
06-25-2009, 04:43 AM
|
#10
|
|
Moderator
Registered: May 2001
Posts: 24,799
|
Quote:
Originally Posted by please
I already read thus docs but I can`t understand for some because of My english skill is low.
|
Most of the commands are given in cursive.
Even just copying and pasting (though not advisable without knowing what you do) should get you going.
Else maybe use an online translator like Altavista Babelfish or ask somebody closeby to translate the text for you?
|
|
|
|
06-25-2009, 11:09 PM
|
#11
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
I will be try with translator 
|
|
|
|
06-26-2009, 03:03 AM
|
#12
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
Hi
Now I am compiling Kernel for IMQ and done
but I got error following
[root@Tri-CentOs src]# modprobe imq
FATAL: Module imq not found.
[root@Tri-CentOs src]#
I did step by step according http://wiki.nix.hu/cgi-bin/twiki/view/IMQ/HowToInstall
but I did not compile for iptables ,Is it concern?
Thanks
|
|
|
|
06-26-2009, 03:41 AM
|
#13
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
If I passed this steps, I need to uninstall current iptables before iptables patch and iptables source file?
|
|
|
|
06-27-2009, 01:35 PM
|
#14
|
|
Member
Registered: Apr 2007
Posts: 192
Original Poster
Rep:
|
Hi
I got imq ..but pls help me for iptables
I can`t see libipt_IMQ.so after following
- patch -p1 < iptables-1.3.6-imq.diff
- chmod +x extensions/.IMQ-test*
- make KERNEL_DIR=linux-2.6.21
- make KERNEL_DIR=linux-2.6.21 install
Please help me Sir
|
|
|
|
06-29-2009, 04:43 PM
|
#15
|
|
Moderator
Registered: May 2001
Posts: 24,799
|
Quote:
Originally Posted by please
Now I am compiling Kernel for IMQ and done
but I got error following
[root@Tri-CentOs src]# modprobe imq
FATAL: Module imq not found.
|
Did you install and boot your new kernel?
Quote:
Originally Posted by please
but I did not compile for iptables ,Is it concern?
|
Yes.
Quote:
Originally Posted by please
If I passed this steps, I need to uninstall current iptables before iptables patch and iptables source file?
|
It is best to uninstall iptables before installing the new version. You can always re-install your old kernel and the old version of iptables.
Quote:
Originally Posted by please
make KERNEL_DIR=linux-2.6.21 install
|
If you run 'make -n KERNEL_DIR=linux-2.6.21 install' it will show you where it has installed it. By default it should install in /sbin and /lib/iptables, but if the default prefix was used ("--prefix=/usr/local") for installing software from source, it may have ended up in/usr/local/sbin and /usr/local/lib.
By the way it is very good to see you have come this far all by yourself!
Last edited by unSpawn; 06-29-2009 at 04:45 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:13 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|