IP ADDRESS CONFIGURATION IN LINUX Fedora 11 AND 12
Okay, this time the administrator will explain about setting IP address in Linux fedora 11 and 12.
- EXPLANATION IP ADDRESS
Ip Address is an address of a host (computer) in a network, we are entering a network computer Dinama Local and Global We must have a name Ip address, Ip address is divided into two parts, namely the network address and host address, IPv4 _ (ip address versi4 ) consists of five classes, namely class A, B, C, D, E, class D is used for multicasting and class E for research.
Kelas Ip
address
|
Ip
Address
|
Netmask
Default
|
Kelas A
|
1.0.0.0 –
127.0.0.0
|
255.0.0.0
|
Kelas B
|
128.0.0.0 –
191.255.0.0
|
255.255.0.0
|
Kelas C
|
192.0.0.0 –
223.255.255.0
|
255.255.255.0
|
Kelas D
|
224.0.0.0 –
239.255.255.255
|
-
|
Kelas E
|
240.0.0.0 –
254.0.0.0
|
-
|
Admin We will go straight to the topic. Go to> applications>
system tools> terminal
Do not
forget the original user uabh Position ($) to root (#)
[ root@ localhost aldye $ su
passwd
[ root@ localhost aldye #
|
You change it after the root, typed in the terminal setup
[ root@ localhost aldye # setup
|
Then the page will appear like this
select> network configuration> device configuration> (remember! To move use the TAB was not wearing Kursos)
then fill in the IP address that you want for example to a Class C (If you want to use DHCP DHCP live mark to mark using SPACES).!
if completed OK> SAVE> SAVE $ QUIT, then
restart the IP address (not just on his computer terminal typing service
network restart / chkconfig on.
[ root@ localhost aldye # service network restart
Shutting down interface eth0: [ OK ]
Shutting down interface eth1: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: [ OK ]
|
If You're Ok means setting is successful, if FAILED means there is a failure, (the solution) into the system> preferences> Network Connection.
[ root@ localhost aldye # ifconfig
eth0 Link
encap:Ethernet HWaddr
00:0E:2E:D8:D8:34
inet
addr:200.10.100.2
Bcast:200.10.100.255
Mask:255.255.255.0
UP
BROADCAST MULTICAST MTU:1500 Metric:1
RX
packets:0 errors:0 dropped:0 overruns:0 frame:0
TX
packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX
bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:18 Base address:0x2000
|
NOT SATISFIED WITH THE RESULTS!
When the ping (ip address Objectives) and the results, as shown below means you've managed to Solve the mystery of Ip address configuration in Linux fedora 11 and 12
[ root@ localhost aldye # ping 200.10.100.2
64 bytes from 200.10.100.2: icmp_seq=1 ttl=64
time=0.066 ms
64 bytes from 200.10.100.2: icmp_seq=2 ttl=64
time=0.073 ms
64 bytes from 200.10.100.2: icmp_seq=3 ttl=64
time=0.067 ms
64 bytes from 200.10.100.2: icmp_seq=4 ttl=64
time=0.069 ms
64 bytes from 200.10.100.2: icmp_seq=5 ttl=64
time=0.072 ms
|
Trying congratulations!
2 komentar:
keren gan postnya :D
pake english pula *jempol*
Thanks sob ...
sering" muncull yah ....
lebih baik kasih masukan ...
Post a Comment