DiABOLiKO NETWORK

|| ABK.iS.STiLL.ALiVE || Your search was an epic fail, KOaLa is riding PaNDa all the way to your house to molest you before you are able to search again || The most secure computers are those not connected to the Internet and shielded from any interference. ||

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Certifications
  • Networking
  • Database
  • Programming
  • Virtualization
  • Systems
  • About DiAbOlIkO

Tag Archives: TipsAndTricks

Expanding a LVM logical volume

Posted on April 27, 2011 by DiAbOlIkO
This tip explains how to expand an existing logical volume by adding a new new physical volume to a volume group through LVM. The e2fsprogs and lvm2 packages are required to follow these steps, but these Continue reading →
Posted in CentOS, Filesystem | Tagged LVM, Metadata Sequence No, PE, Situation Volume, TipsAndTricks

Emulate a fixed IP address using MAC address with DHCP

Posted on April 27, 2011 by DiAbOlIkO

DRAFT – Still up for comment and revision

In many networks with DHCP it is desirable to have predictable IP addresses and hostnames for DHCP clients. This can be accomplished by having the DHCP server Continue reading →
Posted in Networking | Tagged DHCP, DNS, IP, MAC, TipsAndTricks

Virtual IP addresses

Posted on April 27, 2011 by DiAbOlIkO

You can add several virtual IP addresses to a physical network interface. A good starting point is to copy the interface definition file of the device you want to add a virtual IP address to.

cp /etc/sysconfig/network-scripts/ifcfg-eth0 Continue reading →
Posted in Networking | Tagged IP, TipsAndTricks

Range Of Ips On Ethx

Posted on April 27, 2011 by DiAbOlIkO
How to create a range of ip addresses on ethx. Create a range file in /etc/sysconfig/network-scripts

E.Q.

ifcfg-eth0-range1

DEVICE=eth0
BOOTPROTO=static
HWADDR=00:04:75:D4:C8:F9
IPADDR_START=192.168.0.6
IPADDR_END=192.168.0.10
CLONENUM_START=1
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Ethernet
CLONENUM_START Continue reading →
Posted in Networking | Tagged DEVICE, NETMASK, TipsAndTricks

IP Forwarding

Posted on April 27, 2011 by DiAbOlIkO

Enable IP forwarding

To enable IP packet forwarding please edit /etc/sysctl.conf with your editor of choice and set:

# Controls IP packet forwarding
net.ipv4.ip_forward = 1
You can then verify your settings Continue reading →
Posted in Firewall, Networking | Tagged IP, TipsAndTricks

Bonding Interfaces

Posted on April 27, 2011 by DiAbOlIkO

What is bonding and how does it work

Bonding is the same as port trunking. In the following I will use the word bonding because practically we will bond interfaces as one.

Bonding allows you to aggregate Continue reading →

Posted in CentOS, Networking | Tagged BOOTPROTO, MAC, TipsAndTricks, USERCTL, XOR

PayPal

Recent Posts

  • Use iptables to Implement Packet Filtering and Configure Network Address Translation (NAT)
  • Routing IP Traffic on Linux
  • Build Simple Linux RPM Packages
  • Configure Linux to Authenticate Using Kerberos
  • Apache : Reverse Proxy Configuration
  • Home
  • Certifications
  • Networking
  • Database
  • Programming
  • Virtualization
  • Systems
  • About DiAbOlIkO

Categories

  • Apple (2)
    • Iphone (1)
  • Certifications (25)
    • RHCE (25)
    • RHCSA (24)
  • Database (24)
    • MySQL (6)
    • Oracle (18)
  • IRC (5)
    • BNC (2)
  • Linux (20)
  • Networking (19)
    • Firewall (6)
  • OS (45)
    • CentOS (11)
    • Debian (4)
    • Microsoft® (2)
      • GPO (1)
    • REDHAT (26)
    • Sun Solaris (3)
  • Programming (9)
    • Perl (1)
    • PHP (4)
    • Python (2)
    • tcl (1)
  • Systems (51)
    • Antivirus (1)
    • Apache2 (9)
    • Backup (1)
    • BASH (13)
    • Bind (1)
    • Crittography (4)
    • editor (1)
    • Filesystem (6)
    • Raid (1)
    • Squid (3)
    • SSH (5)
    • Tomcat (1)
  • Virtualization (5)
    • VMware (1)

RSS Unknown Feed

Tags

Debian Lenny DISPLAY DNS FTP GUI Hosts File html ID IP IRC JDK JRE LAMP LVM MAC Metadata Sequence No NAT NFS OK Oracle Oracle Database Oracle Linux OSX PATH PC PHP Post Installation RAC RAID REDIRECT RHCE RHCSA RHEL RPM Set Kernel Parameters SQL SSH SSL storage Test It TipsAndTricks UNIX URL Use Cases zip

Recent Posts

  • Use iptables to Implement Packet Filtering and Configure Network Address Translation (NAT)
  • Routing IP Traffic on Linux
  • Build Simple Linux RPM Packages
  • Configure Linux to Authenticate Using Kerberos
  • Apache : Reverse Proxy Configuration
Proudly powered by WordPress