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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
<?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-findip" xml:lang="gu">
<info>
<link type="guide" xref="net-general"/>
<link type="seealso" xref="net-what-is-ip-address"/>
<revision pkgversion="3.37.3" date="2020-08-05" status="final"/>
<revision version="gnome:42" status="final" date="2022-04-09"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="author">
<name>જીમ કેમ્પબેલ</name>
<email>jwcampbell@gmail.com</email>
</credit>
<credit type="editor">
<name>માઇકલ હીલ</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>ઍકાટેરીના ગેરાસીમોવા</name>
<email>kittykat3756@gmail.com</email>
</credit>
<credit type="editor">
<name>Rafael Fontenelle</name>
<email>rafaelff@gnome.org</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>તમારાં IP સરનામાંને જાણીને તમે નેટવર્ક સમસ્યાઓનું મુશ્કેલીનિવારણ માટે મદદ કરી શકે છે.</desc>
</info>
<title>તમારુ IP સરનામું શોધો</title>
<p>તમારાં IP સરનામાંને જાણવું એ તમારાં ઇન્ટરનેટ જોડાણ સાથે મુશ્કેલીનિવારણ સમસ્યાઓ માટે તમને મદદ કરી શકે છે. તમે શીખવા માટે આશ્ર્ચર્ય થઇ શકો છો કે તમારી પાસે <em>બે</em> IP સરનામાં છે: ઇન્ટરનેટ નેટવર્ક પર તમારાં કમ્પ્યૂટર માટે IP સરનામું અને ઇન્ટરનેટ પર તમારાં કમ્પ્યૂટર માટે IP સરનામું.</p>
<section id="wired">
<title>Find your wired connection’s internal (network) IP address</title>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
start typing <gui>Settings</gui>.</p>
</item>
<item>
<p>Click on <gui>Settings</gui>.</p>
</item>
<item>
<p>Click on <gui>Network</gui> in the sidebar to open the panel.</p>
<note style="info">
<p its:locNote="TRANSLATORS: See NetworkManager for 'PCI', 'USB' and 'Ethernet'">
If more than one type of wired connected is available, you might see
names like <gui>PCI Ethernet</gui> or <gui>USB Ethernet</gui> instead
of <gui>Wired</gui>.</p>
</note>
</item>
<item>
<p>Click the
<media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg"><span its:translate="yes">settings</span></media>
button next to the active connection for the IP address and other details.</p>
</item>
</steps>
</section>
<section id="wireless">
<title>Find your wireless connection’s internal (network) IP address</title>
<steps>
<item>
<p>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
start typing <gui>Settings</gui>.</p>
</item>
<item>
<p>Click on <gui>Settings</gui>.</p>
</item>
<item>
<p>Click on <gui>Wi-Fi</gui> in the sidebar to open the panel.</p>
</item>
<item>
<p>Click the
<media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg"><span its:translate="yes">settings</span></media>
button next to the active connection for the IP address and other details.</p>
</item>
</steps>
</section>
<section id="external">
<title>તમારુ બહારનું (ઇન્ટરનેટ) IP સરનામું શોધો</title>
<steps>
<item>
<p>Visit
<link href="https://whatismyipaddress.com/">whatismyipaddress.com</link>.</p>
</item>
<item>
<p>સાઇટ તમારી માટે તમારાં બહારનાં IP સરનામાંને દર્શાવશે.</p>
</item>
</steps>
<p>Depending on how your computer connects to the internet, the internal and
external addresses may be the same.</p>
</section>
</page>
|