1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-firewall-on-off" xml:lang="ta">
<info>
<link type="guide" xref="net-security" group="#first"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision pkgversion="3.10" date="2013-11-03" status="incomplete"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>பால் W. ஃப்ரியெல்ட்ஸ்</name>
<email>stickster@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>நீங்கள் திட்டங்கள் பிணைய அணுக முடியும் கட்டுப்படுத்த முடியும். இந்த பாதுகாப்பான உங்கள் கணினியில் வைக்க உதவுகிறது.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Shantha kumar,</mal:name>
<mal:email>shkumar@redhat.com</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
</info>
<title>ஃபயர்வால் அணுகலை இயக்குதல் அல்லது தடுத்தல்</title>
<p>GNOME does not come with a firewall, so for support beyond this document
check with your distribution’s support team or your organization’s IT department.
Your computer should be equipped with a <em>firewall</em> that allows it to
block programs from being accessed by other people on the internet or your
network. This helps to keep your computer secure.</p>
<p>உங்கள் பிணைய இணைப்பை பல பயன்பாடுகள் பயன்படுத்த முடியும். உதாரணமாக, நீங்கள் கோப்புகளை பகிர்ந்து கொள்ளலாம் அல்லது ஒரு பிணையத்தில் இணைந்திருக்கும் ஒருவர் தொலைநிலையில் உங்கள் பணிமேசையைப் பார்வையிட அனுமதிக்கலாம். உங்கள் கணினி எப்படி அமைக்கப்பட்டுள்ளது என்பதைப் பொறுத்து, இந்த சேவைகள் சரியாக இயங்க அதற்கேற்ப நீங்கள் ஃபயர்வாலை அனுமதிக்க சரி செய்ய வேண்டும்.</p>
<p>Each program that provides network services uses a specific <em>network
port</em>. To enable other computers on the network to access a service, you
may need to “open” its assigned port on the firewall:</p>
<steps>
<item>
<p>Go to <gui>Activities</gui> in the top left corner of the screen and
start your firewall application. You may need to install a firewall
manager yourself if you can’t find one (for example, GUFW).</p>
</item>
<item>
<p>மற்றவர்கள் உங்கள் பிணைய சேவையை அணுக வேண்டுமா இல்லையா என்ற உங்கள் விருப்பத்தைப் பொறுத்து, அதை திறக்கலாம் அல்லது முடக்கலாம். நீங்கள் எந்த போர்ட்டை மாற்ற வேண்டும் என்பது<link xref="net-firewall-ports">சேவையைப் பொறுத்தது</link>.</p>
</item>
<item>
<p>ஃபயர்வால் கருவி ஏதேனும் கூடுதல் அறிவுறுத்தல்களை வழங்கினால், அவற்றைப் பின்பற்றி மாற்றங்களை சேமிக்கவும் அல்லது பயன்படுத்தவும்.</p>
</item>
</steps>
</page>
|