feedburner

Lorem ipsum dolor sit amet,
consectetur adipisicing elit,
sed do eiusmod tempor incididunt ut labore
et dolore magna aliqua.

how to configure network card in unix

ifconfig hme0 plumb
hme0: flags=842 mtu 1500 inet 0.0.0.0 netmask 0 ether 8:0:20:9c:6b:2d
#ifconfig hme0 192.168.1.132 netmask 255.255.255.0 up
#ifconfig hme0:1 172.20.15.4 netmask 255.255.0.0 up Virtual Interfaces
hme0: flags=843 mtu 1500 inet 192.168.1.132 netmask ffffff00 broadcast 192.168.1.255 ether 8:0:20:9c:6b:2d hme0:1: flags=842 mtu 1500 inet 172.20.15.4 netmask ffff0000 broadcast 172.20.255.255
Configuration Files
/etc/hostname.hme0 (enter hostname of machine )
/etc/netmasks (146.122.157.0 255.255.255.0)
/etc/hosts (146.122.157.__ hostname)

Change the hostname in the following files: /etc/nodename /etc/hostname.*interface /etc/inet/hosts /etc/inet/ipnodes

0 comments:

Post a Comment