<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Fedora_CentOS_ifcfg_change_from_dinamic_static_ip</id>
	<title>Fedora CentOS ifcfg change from dinamic static ip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Fedora_CentOS_ifcfg_change_from_dinamic_static_ip"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Fedora_CentOS_ifcfg_change_from_dinamic_static_ip&amp;action=history"/>
	<updated>2026-05-06T09:26:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=Fedora_CentOS_ifcfg_change_from_dinamic_static_ip&amp;diff=288&amp;oldid=prev</id>
		<title>Admin: New page: ==WHY== Because on my new network, we decided to use static ips. Also, we decided to keep dhcp if someone new enters the network. But I run a local apache/mysql server so when the network ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Fedora_CentOS_ifcfg_change_from_dinamic_static_ip&amp;diff=288&amp;oldid=prev"/>
		<updated>2009-11-24T19:54:53Z</updated>

		<summary type="html">&lt;p&gt;New page: ==WHY== Because on my new network, we decided to use static ips. Also, we decided to keep dhcp if someone new enters the network. But I run a local apache/mysql server so when the network ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==WHY==&lt;br /&gt;
Because on my new network, we decided to use static ips. Also, we decided to keep dhcp if someone new enters the network. But I run a local apache/mysql server so when the network tries to login, I want to use my static ip.&lt;br /&gt;
&lt;br /&gt;
==HOW==&lt;br /&gt;
&lt;br /&gt;
Edit /etc/sysconfig/network-scripts/ifcfg-eth0 ( If your eth card number is 0 )&lt;br /&gt;
&lt;br /&gt;
It should look like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
DEVICE=eth0&lt;br /&gt;
IPADDR=192.168.1.101 &lt;br /&gt;
HWADDR=00:19:66:32:64:68&lt;br /&gt;
BOOTPROTO=static &lt;br /&gt;
ONBOOT=yes&lt;br /&gt;
BROADCAST=192.168.1.255&lt;br /&gt;
NETWORK=192.168.1.0&lt;br /&gt;
GATEWAY=192.168.1.1&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change with the appropiate values&lt;br /&gt;
&lt;br /&gt;
[[Category: Linux]]&lt;br /&gt;
[[Category: Fedora]]&lt;br /&gt;
[[Category: Centos]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>