Announcement

Collapse
No announcement yet.

Need to configure ethernet interface and can't figure out how

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need to configure ethernet interface and can't figure out how

    Without a KNetworkmanager (I can't seem to find it ) I have to configure my eth0 using Konsole. What am I doing wrong?

    brian@ubuntu:~$ ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:1b:b9:53:38:bf
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Interrupt:220 Base address:0xa000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:16 errors:0 dropped:0 overruns:0 frame:0
    TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1184 (1.1 KB) TX bytes:1184 (1.1 KB)

    brian@ubuntu:~$ ifconfig -a 192.168.1.7 255.255.255.0
    SIOCSIFADDR: Permission denied
    192.168.1.7: ERROR while getting interface flags: No such device
    erikabrian@ubuntu:~$

    #2
    Re: Need to configure ethernet interface and can't figure out how

    KMenu>System Settings>Network Settings>(Administrator Mode)(Highlight Eth0)Configure Interface
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: Need to configure ethernet interface and can't figure out how

      But I can't get into administrator mode, I don't have an option to do that. And under Network Settings, the only things I can change are Connection Preferences (with a bunch of useless settings inside of it), Proxy, and Service Discovery. There's no option to configure Interface. If I need to install KControl, can you walk me through how to do that without an internet connection in Kubuntu running.

      Comment

      Working...
      X