• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Chaning the subnet on Linux and Solaris boxes"

Collapse

  • lith
    replied
    Almost..Solaris you have e.g. /etc/hostname.hme0 (literally hostname not the actual hostname) which contains just the hostname, one file for each interface/sub interface
    The IP gets looked up from /etc/hosts ...just got the one /etc/hosts

    That's as well as the netmasks *points a few posts up*


    Best to just lose the RH box all together while you're at it, put a proper OS on it instead TROLLTROLLTROLL

    Leave a comment:


  • portseven
    replied
    Or you could use the ifconfig command, do 'man ifconfig' for info.

    Some boxes also have the 'ip' command, again 'man ip' is your config.

    Leave a comment:


  • DanTheMan
    replied
    OK these servers will be connected to a new switch which I'll need to the host file (/etc/hosts on both OS's.....?) and I gather that each network interface has its own host file too; /etc/hosts.hme0 for example.

    Ta

    Leave a comment:


  • Cowboy Bob
    replied
    On linux, go to /etc/sysconfig/network-scripts and edit the ifcfg file that relates to your network adapter. Then run '/etc/init.d/network restart' and you should be good to go.

    Leave a comment:


  • DaveB
    replied
    Originally posted by DanTheMan
    Hey,

    Quick question. If you're changing the subnet mask of a solaris box and also linux (RH) which files to you have to edit locally?

    Ta

    Don't know about RH but on Solaris it should be /etc/netmasks if you only edit the file you'll need to restart the network service or reboot. Otherwise change the netmask on the interface manually, then change the file and it will be permanent.

    Leave a comment:


  • DanTheMan
    started a topic Chaning the subnet on Linux and Solaris boxes

    Chaning the subnet on Linux and Solaris boxes

    Hey,

    Quick question. If you're changing the subnet mask of a solaris box and also linux (RH) which files to you have to edit locally?

    Ta

Working...
X