<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: 3 Ways to Set a Static IP Address in RHEL 8	</title>
	<atom:link href="https://www.tecmint.com/set-static-ip-address-in-rhel-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 10 Apr 2022 10:25:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Sai		</title>
		<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1760899</link>

		<dc:creator><![CDATA[Sai]]></dc:creator>
		<pubDate>Sun, 10 Apr 2022 10:25:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31145#comment-1760899</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730821&quot;&gt;nem&lt;/a&gt;.

Thank you so much, buddy, it works for me.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730821">nem</a>.</p>
<p>Thank you so much, buddy, it works for me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sai		</title>
		<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1760897</link>

		<dc:creator><![CDATA[Sai]]></dc:creator>
		<pubDate>Sun, 10 Apr 2022 10:23:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31145#comment-1760897</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1345317&quot;&gt;Ramdas&lt;/a&gt;.

Yes! you can do that by putting a Network adapter option in VMWARE as Bridge type, then they both will communicate.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1345317">Ramdas</a>.</p>
<p>Yes! you can do that by putting a Network adapter option in VMWARE as Bridge type, then they both will communicate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nem		</title>
		<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730822</link>

		<dc:creator><![CDATA[nem]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 22:03:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31145#comment-1730822</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730821&quot;&gt;nem&lt;/a&gt;.

I should note that this works if you set your configuration through nmcli, or if you edit the appropriate network scripts. This, I think, is changed since RHEL 7, as it was only necessary to bring down the particular NIC or Bond there, in RHEL 8 this won&#039;t work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730821">nem</a>.</p>
<p>I should note that this works if you set your configuration through nmcli, or if you edit the appropriate network scripts. This, I think, is changed since RHEL 7, as it was only necessary to bring down the particular NIC or Bond there, in RHEL 8 this won&#8217;t work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nem		</title>
		<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1730821</link>

		<dc:creator><![CDATA[nem]]></dc:creator>
		<pubDate>Sun, 27 Feb 2022 22:01:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31145#comment-1730821</guid>

					<description><![CDATA[In order to change configuration on a NIC or Bond in RHEL 8, you need to restart networking:
&lt;pre&gt;
# nmcli networking off
# nmcli networking on
&lt;/pre&gt;
Cycling the interface/bond, or restarting NetworkManager, will not work Or you can reboot, but that&#039;s silly.]]></description>
			<content:encoded><![CDATA[<p>In order to change configuration on a NIC or Bond in RHEL 8, you need to restart networking:</p>
<pre>
# nmcli networking off
# nmcli networking on
</pre>
<p>Cycling the interface/bond, or restarting NetworkManager, will not work Or you can reboot, but that&#8217;s silly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ramdas		</title>
		<link>https://www.tecmint.com/set-static-ip-address-in-rhel-8/comment-page-1/#comment-1345317</link>

		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Fri, 17 Jul 2020 10:33:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31145#comment-1345317</guid>

					<description><![CDATA[If I have Windows os on my base machine and I installed VM-ware for using Linux os and then I type &lt;strong&gt;ping command&lt;/strong&gt; on the command line of Linux with up address of windows machine then can I communicate with both os]]></description>
			<content:encoded><![CDATA[<p>If I have Windows os on my base machine and I installed VM-ware for using Linux os and then I type <strong>ping command</strong> on the command line of Linux with up address of windows machine then can I communicate with both os</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
