Static IP Config

Discussion in 'Server Operation' started by jmh_fl, Jan 3, 2010.

  1. jmh_fl

    jmh_fl New Member

    Hello All,

    Could someone please verify my static IP settings are correct?

    I have done a lot of reading and think I have it right but honestly I am not 100% sure.

    I used Falco's how to http://www.howtoforge.com/perfect-server-ubuntu-9.10-ispconfig-3 .

    Here are the settings I am using:

    auto eth0
    iface eth0 inet static
    address 192.168.1.70
    netmask 255.255.255.0
    network 192.168.1.0
    broadcast 192.168.1.255
    gateway 192.168.1.254


    I am not exactly sure what info is needed to verify this info.

    The gateway IP I got from my router/modem (it is labeled IP address in the config screen for the router)

    Thanks in advance.

    John
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Looks ok (if 192.168.1.254 is your router's local IP). :)
     
  3. jmh_fl

    jmh_fl New Member

    Last edited: Jan 4, 2010
  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page