![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HP-UX 10.xx Changing from static IP to DHCP | Steelysteel | HP-UX | 1 | 08-27-2007 04:55 PM |
| static route ? | chaandana | IP Networking | 3 | 07-05-2005 02:05 AM |
| Static | wojtyla | High Level Programming | 6 | 02-25-2005 11:57 AM |
| Static IP | IP Networking | 7 | 05-18-2003 07:33 PM | |
| Howto configure AIX DHCP Client ? | zumbi | IP Networking | 3 | 10-26-2001 01:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I am pretty new to this. My router was earlier configured to enable DHCP, thus my UNIX box is using the dhcp address, i.e. I have to do a ifconfig dhcp hme0 start. Since I am planning to use my NT as a web server, I needed to use the static IP address. How do I configure the unix box to use the static IP address? What files do I have to change? Please help. Thanks.
|
|
||||
|
if your router is a linux box, then you can change the file
/etc/init.d/network-scripts/ifcfg-ethx where x is the interface number. inside that file you can specify. DHCP=no ON BOOT = yes IP_ADDR = "xxx.xxx.xxx.xxx" etc. hope this helps. - Sirius. |
|
||||
|
the previous post is correct. You can also just use the ifconfig command, and specify the IP address. Make sure you also specify the address mask!
|Dan| "linux is like a wigwam, no windows, no gates, and an apache inside!!" |
|
||||
|
I want to use SMIT to set static IP address on an AIX system
Good days every body,
I discovered this trea and I thougt that i could post my question on It. I have acquired and IBM AIX system 4 months ago. The system is configure in DHCP by default I want some body to tell me step by step how to use SMIT to configure the whole system to Staitc IP. I am a newbie to this system AIX. I find it difficul to use the command line to configure the system. I need your help. Regards. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|