Displaying 13 results from an estimated 13 matches for "kartheek".
2006 Aug 17
5
Bonding + Shaping --> Is it Possible?
Hello All,
I was curious to know if I can do traffic shaping on abonded Interface?
Ex: I have to interfaces eth1 and eth2 which i have bonded together as bond0 , now the question is can I do shaping on eth1 and eth2 ??
Thanks
KartheeK
---------------------------------
Here''s a new way to find what you''re looking for - Yahoo! Answers
Send FREE SMS to your friend''s mobile from Yahoo! Messenger Version 8. Get it NOW
_______________________________________________
LARTC mailing list
LARTC@mailman...
2005 May 27
4
Wanted Good Documentation on HFSC
...VOIP traffic.
http://www.voip-info.org/wiki-QoS+Linux+with+HFSC
I am in search of good documentation to start with HFSC,
I am unable to understand the parameters used.
I "googled" a lot to find on how to use HFSC, but no luck.
Can anyone of you get me a link To good HFSC stuff....
Regards
KartheeK
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 May 12
7
wanted A tool to measure bandwidth....
...hing my head for the past one week....
So my problem: I am in search of a tool that measures bandwidth consumed by each host on my LAN without requiring SNMP to run on the hosts...
Now, is there any tool....
Any input regarding the matter is a welcome.....
Infinite Thanx in Advance.....
Regards
KartheeK
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Mar 15
1
how to bring down htb rate to 3kbit?
...otocol ip prio 1 u32
match u32 0x11e6bd53 0xffffffff at -12
match u16 0x0011 0xffff at -14 flowid 1:20
If I am to Throttle down the Leaf class Bandwidth to 3kbit what should be the value of root qdisc r2q?? and what should be the value of root class quantum??
Plz Plz Help
Regards
Kartheek
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Apr 14
2
LOADBALANCING+BRIDGING---is it possible on the same machine??
...the following link
http://lartc.org/howto/lartc.rpdb.multiple-links.html
This HOWTO requires me to have one ip address for each NIC, while i dont in my case...
Now, is BRIDGING+LOAD BALANCING possibe on the same machine???
Any sort of inputs regarding the matter is most welcome
Thanx in advance
KARTHEEK
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2012 Jan 18
3
Error while display user info using wbinfo command
Hello,
I was trying to integrate AD to Cent OS 6 server. As part of it I was
running into these error, listed below. Authentication is successful
against the AD server using wbinfo, but cant able to list user information
using wbinfo. Not sure what might be the issue.
error message:
[2012/01/17 15:12:49.472876, 1]
winbindd/idmap_ad.c:651(idmap_ad_sids_to_unixids)
Could not get unix ID
2012 Mar 14
1
Samba wbinfo error message "Could not get info for user xxxxxx"
Hi Everyone,
I am running into this issue, when I integrated linux host to AD using
samba.
when I run wbinfo -u it is listing all AD users.
but when I pick any one of the user from o/p of previous command and ran
webinfo -i for the user I am getting this error message, any idea ??
#wbinfo -i xxxxxx
Could not get info for user xxxxxx
# rpm -qa | grep samba
samba-3.5.10-114.el6.x86_64
2005 May 14
0
Re: Equal bandwidth for any client
...cd 1 grep -v -w port | wc -l
Note that, for this to work your box should be confogurred as a bridge in promiscuous mode....
I use this method to automatically determine the number of MAC addresses in my LAN..
Use this in combination with crontab to do the job......
Hope, this helps.....
Regards
KartheeK
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 May 14
0
Re: Equal bandwidth for any client
...cd 1 grep -v -w port | wc -l
Note that, for this to work your box should be confogurred as a bridge in promiscuous mode....
I use this method to automatically determine the number of MAC addresses in my LAN..
Use this in combination with crontab to do the job......
Hope, this helps.....
Regards
KartheeK
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Mar 12
0
I want to bring down the HTB rate to 3kbit-r2q? quantum?
...ev eth0 parent 1:0 protocol ip prio 1 u32
match u32 0x11e6bd53 0xffffffff at -12
match u16 0x0011 0xffff at -14 flowid 1:20
If I am to Throttle down the Leaf class Bandwidth to 3kbit what should be the value of root qdisc r2q?? and what should be the value of root class quantum??
Regards
Kartheek
Yahoo! India Matrimony: Find your life partneronline.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2012 May 02
0
net ads join error message "Failed to join domain: failed to connect to AD: Client not found in Kerberos database"
hello,
I have a wiered issue, some time when I run net ads join -U <username>,
some times I have see this error message, and some time it shows as
success. In between the error messages and success result, their are no
changes to any configuration, not sure what is causing this issue.
# net ads join -U 50483
Enter 50483's password:
[2012/05/01 21:41:15.227249, 0]
2012 Apr 27
0
creating file on share getting "premission denied" on a linux client
Hello,
I have linux samba server trying to share user home directories, and I am
trying to mount the shares on a linux client. I am running into a issue.
here is truncated output of smb.conf
turncated o/p of my smb.conf for the share
[50483]
path = /home/50483
users = dituser
public = no
writable = yes
printable = no
write list = 50483
on
2012 Apr 23
0
samba winbind error "host is not configured as a member server"
hello,
I had weird issues that I am running into.
1. I have manually updated "security = ads" entry in /etc/samba/smb.conf
but when I run testparm on the samba configuration file I didnot notice
this security line,its not just one line and I have noticed few other lines
missing, sure what going on !!!
[root at LinuxADtest samba]# testparm /etc/samba/smb.conf
Load smb config files from