[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
  Show Posts
Pages: [1] 2 3 ... 5
1  Network Troublshooting / Linux Servers Support / LINUX - VLAN on: July 23, 2006, 12:27:10 PM
Hello Linux team,

Can anybody help me out in VLAN configuration in linux, is it possible to do .. if yes please let me know the steps to do....


Thanks in advance.


Satheesh........
2  Network Troublshooting / Linux Servers Support / Mulitiple ISP connection on: June 18, 2006, 03:06:12 PM
Hello Linux team,

We are having multiple ISP for the lan, now i wanted to do masquerading + load balancing with 2 ISP. or 1 ISP with uplink and 2nd ISP with downl link only.


Please help.


Thanking you,

Satheesh.
3  Network Troublshooting / General Networking Support in Linux / 3com ethernet - how to set 10Mbps on: November 04, 2005, 02:54:37 PM
Hello Linux team!!!

Have installed RedHat9.0 and done masquerading... having 3Com Ethernet cards, I want this cards to set for 10Mbps, how to do in command mode??


Plz let me know.


Thanks in advance.

Sathish
4  Network Troublshooting / Linux Servers Support / Ports in Linux on: October 31, 2005, 02:44:03 PM
Hello Linux team!!

Have installed redhat9.0 and done ipmasquerading, and configure iptables, by default all ports opened by the systems, now I want to open only specified ports and block other ports.

Is it possible ??

Please let me know.

Thanks in advance.


Sathish.
5  Linux Software / Linux Installation Support / installation prob on: September 27, 2005, 06:59:40 AM
Hi ricky,

it probing card itz ok itz here successful... . while probing monitor itz give next UNKNOWN MONITOR and then hangs... next step is not going.. ??


Thanks


Satheesh
6  Linux Software / Linux Installation Support / Installation prob on: September 24, 2005, 11:38:24 AM
Hi Linux team,

I am try to install redh linux 9.0 in compaq proliant 1600 server [SCSI drive], while installation itz goes  upto scsi driver after that itz probing for VGA card and next monitor - it gives the result upto unknown monitor and then it hangs..  tried 3-4 times.. it is hanging at the sample place.

monitor is - LG 15".

can anybody solve the prob ?? i am stuck in this place...


Thanks in advance,

Sathish.
7  Network Troublshooting / Linux Servers Support / problem in adding users on: September 07, 2005, 09:13:42 AM
Hi !!!


I think password file is locked just try this command to unclock

chattr -i /etc/passwd


Let me know it worked or not ??


Sathish.
8  Network Troublshooting / General Networking Support in Linux / Gateway with different upstream and downstream on: August 23, 2005, 04:36:52 PM
Hi !!!

I am also working on it, chk below website might be helpful  to  multiple uplinks/providers.

http://lartc.org/howto/lartc.rpdb.multiple-links.html



Sathish.
9  Network Troublshooting / General Networking Support in Linux / drop syn on: August 17, 2005, 08:24:56 AM
Hai klakshman03

You can drop the syn floods by using the below mentioned code

iptables -A INPUT -p tcp ! --syn -m state --state NEW -j DROP

iptables -A INPUT -i eth0 -p tcp --syn -j DROP



Sathish.
10  Network Troublshooting / Linux Servers Support / yahoo messenger - procedure to block on: August 08, 2005, 06:36:35 AM
Hi Linux team,

I am successful in blocking yahoo messenger here it is

First DROP the yahoo ports as it is discussed in the thread by Mr.Ricky
http://www.linuxsolved.com/forums/ftopic1363.html

Secondly DROP all this below mentioned servers used by yahoo messenger

cs1.msg.dcn.yahoo.com
cs2.msg.dcn.yahoo.com
cs3.msg.dcn.yahoo.com
cs4.msg.dcn.yahoo.com
cs5.msg.dcn.yahoo.com
cs6.msg.dcn.yahoo.com
cs7.msg.dcn.yahoo.com
cs8.msg.dcn.yahoo.com
cs9.msg.dcn.yahoo.com
cs10.msg.dcn.yahoo.com  .............continues..............
upto
cs59.msg.dcn.yahoo.com
cs60.msg.dcn.yahoo.com

and this 3 servers
shttp.msg.yahoo.com
httpes1.msg.vip.dcn.yahoo.com
radio1.launch.vip.dal.yahoo.com

just dropp all the packets[yahoo servers] mentioned above, then you are sucessfull in blocking yahoo messenger.


Let me know any help needed by you guys in blocking yahoo messenger.

sathish.
11  Network Troublshooting / Linux Servers Support / how to block yahoo server on: July 31, 2005, 04:19:05 AM
Hi,

Ricky i want know from both iptables as well as squid.


Sathish.
12  Network Troublshooting / Linux Proxy Server Support / squid - ext downloading on: July 31, 2005, 04:10:48 AM
Hi Ricky,

Thanks for u reply, i have done this earlier like dat mpeg mp2 mp3 in the list, but as earlier told i am working for medical related company, in our clients side we mainly use google as a search engine we used to words like exercsies [which is related to exe]  datum [which is related to dat] to search like this millions of words,  if u put like this in google it will be access denied from squid proxy.

here is the problem i am facing ?? how to rectify and how to bypass this things.

if any suggestions/answers plz let me know.

tx
Sathish....
13  Network Troublshooting / Linux Servers Support / how to block yahoo server on: July 29, 2005, 04:37:45 PM
Hello Linux team!!!!

Having a REDHAT 9.0 with masquerading, now i wanted to block yahoo chat server nearly itz having 45 servers, all this i want to block for a single LAN ip ??

ex : cs46.msg.dcn.yahoo.com... cs47.msg.dcn.yahoo.com like this it goes on.. but i want this LAN ip to block 192.168.1.4 one of the client side at a time..


Thanks in advance
sathish.
14  Network Troublshooting / Linux Proxy Server Support / squid - download on: July 28, 2005, 08:45:28 AM
Hai !!


yes it is restricted not to download those extensions in download.ban file
15  Network Troublshooting / Linux Proxy Server Support / squid - downloading not working on: July 27, 2005, 02:35:26 PM
Hai Linux team !!!

I am using redhat 9.0 with masquerading and squid proxy server

In squid configuration i have given some extension files not to download like .exe, .bat, mp3 and few more....

i have put the configuration correctly not to download.. itz not working
acl bad url_regex -i "/etc/squid/download.ban"
http_access deny bad

in download.ban file.. i have put like this extensions
\.exe$ \.mp3$ \.mpeg$ \.bat$ and many more extension ...


but if i download a attachment of .mpeg files from yahoo mail itz downloading.. how to avoid.

Please let me know how to go through with this...

Thanks in advance.

Sathish
Pages: [1] 2 3 ... 5
Welcome, Guest. Please login or register.
Did you miss your activation email?
November 23, 2008, 11:41:53 AM

Login with username, password and session length
Navigation
Recent Discussions
[November 22, 2008, 02:29:08 PM]

[November 20, 2008, 11:30:52 PM]

[November 19, 2008, 07:52:41 PM]

[November 19, 2008, 07:52:36 PM]

[November 17, 2008, 10:42:59 AM]

[November 16, 2008, 12:49:47 AM]

[November 16, 2008, 12:48:58 AM]

[November 15, 2008, 08:29:02 AM]

[November 15, 2008, 08:24:41 AM]

[November 14, 2008, 05:11:50 AM]
Members
Total Members: 6230
Latest: helen001
Stats
Total Posts: 8270
Total Topics: 2254
Online Today: 13
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 8
Total: 8
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc