Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-06-17, 08:08:35

Author Topic: Add IP Address - Missing Device Name ETH0  (Read 15376 times)

0 Members and 1 Guest are viewing this topic.

Offline prgs1971

  • Valuable Member
  • *
  • Posts: 81
  • Karma: +0/-0
    • View Profile
    • http://premium-prestashop-hosting.com
Re: Add IP Address - Missing Device Name ETH0
« Reply #15 on: 2013-08-08, 16:48:24 »
I am afraid i don't understand well what you have said....

Do you want to mean that if Kloxo can reboot itself then i don't have to worry about the IOCLT error message?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Add IP Address - Missing Device Name ETH0
« Reply #16 on: 2013-08-08, 17:05:33 »
it look like you use dhcp
tru change to static ip

# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=static
IPV6INIT=yes
IPV6_AUTOCONF=yes
ONBOOT=yes
IPADDR=987.654.321.987
NETMASK=255.255.255.0
GATEWAY=987.654.321.1
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Add IP Address - Missing Device Name ETH0
« Reply #17 on: 2013-08-08, 17:18:37 »
Quote from: "prgs1971"
I am afraid i don't understand well what you have said....

Do you want to mean that if Kloxo can reboot itself then i don't have to worry about the IOCLT error message?
Yes. Don't care about ioctl error if your Kloxo-MR running well.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline prgs1971

  • Valuable Member
  • *
  • Posts: 81
  • Karma: +0/-0
    • View Profile
    • http://premium-prestashop-hosting.com
Re: Add IP Address - Missing Device Name ETH0
« Reply #18 on: 2013-08-08, 17:31:02 »
Quote from: "goblog"
it look like you use dhcp
tru change to static ip

# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=static
IPV6INIT=yes
IPV6_AUTOCONF=yes
ONBOOT=yes
IPADDR=987.654.321.987
NETMASK=255.255.255.0
GATEWAY=987.654.321.1

As @MRatWork have advise early i just change it for static, but it still maintain the error .

Thanks for your input ;)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Add IP Address - Missing Device Name ETH0
« Reply #19 on: 2013-08-08, 17:43:09 »
Quote from: "prgs1971"
Quote from: "goblog"
it look like you use dhcp
tru change to static ip

# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=static
IPV6INIT=yes
IPV6_AUTOCONF=yes
ONBOOT=yes
IPADDR=987.654.321.987
NETMASK=255.255.255.0
GATEWAY=987.654.321.1

As @MRatWork have advise early i just change it for static, but it still maintain the error .

Thanks for your input ;)
After change and then reboot, have you try click 're-read ip'?.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline prgs1971

  • Valuable Member
  • *
  • Posts: 81
  • Karma: +0/-0
    • View Profile
    • http://premium-prestashop-hosting.com
Re: Add IP Address - Missing Device Name ETH0
« Reply #20 on: 2013-08-08, 18:04:29 »
I have tried it now with no success... still have the error.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Add IP Address - Missing Device Name ETH0
« Reply #21 on: 2013-08-08, 18:09:01 »
Quote from: "prgs1971"
I have tried it now with no success... still have the error.

What you mean error?. Still no defect for IP or IOCTL?.

Better reinstall OS and before install KLoxo-MR setup/modified ifcfg-eth0.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Add IP Address - Missing Device Name ETH0
« Reply #22 on: 2013-08-08, 18:25:07 »
yes i think your OS not compatibilty with kloxo
better you reinstall your OS
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline prgs1971

  • Valuable Member
  • *
  • Posts: 81
  • Karma: +0/-0
    • View Profile
    • http://premium-prestashop-hosting.com
Re: Add IP Address - Missing Device Name ETH0
« Reply #23 on: 2013-08-08, 18:33:19 »
I mean by the error the line "ioctl: Invalid argument"

Quote
[root@hostname ~]# service network restart
Shutting down interface eth0:                              [  OK  ]
Shutting down loopback interface:                        [  OK  ]
ioctl: Invalid argument
Bringing up loopback interface:                            [  OK  ]
Bringing up interface eth0:  
Determining IP information for eth0... done.          [  OK  ]

I am rebuilding the VPS again, but for another reason viewtopic.php?f=11&t=1357&p=25440#p25440
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.082 seconds with 21 queries.

web stats analysis