Hi,
You need to check the MAC address of your Oracle Enterprise Linux Box Ethernet interface with a command like that:
ifconfig eth0 | head -1
the numbers following the HWaddr label will be your MAC address.
- Now logon to your DI-604.
- Click DHCP button on the left menu
- Click "Enabled" under ""Static DHCP"
- Enter a Name "Oracle EL"
- Enter the last digit of the IP address you want to assign to the box.
- Enter Mac address you've got from the Linux Box
- Click Apply.
This is it.
Main Topics
Browse All Topics





by: thinkpads_userPosted on 2009-07-12 at 16:21:42ID: 24836379
Pull up the router configuration web page for the D-LINK router and see where it assigns DHCP (probably 192.168.x.100 through 150 or 199 or such like). Reconfigure DHCP addressing to something here (e.g. start it at 200). Restart the router. Then configure your PC's for static addresses starting at 100. You can start them anywhere really, I am just giving some ideas for relocating DHCP to have it out of the way. You can also disable it, but you might want it some day. ... Thinkpads_User