Announcement

Collapse
No announcement yet.

Unable to connect to Internet

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

    Unable to connect to Internet

    Using Linux v12 using KDE 4 Desktop. (This system works perfectly in WinXP Pro).

    Trendnet 200Mbps Powerline Utility (Using home electrical wiring system)
    Room 1 Computer (WinXP Pro) – Device 1
    Click image for larger version

Name:	#1.jpg
Views:	1
Size:	24.8 KB
ID:	647878

    Room 2 Computer (Linux v12 using KDE Desktop) – Device 2
    Connected through the Powerline adapter

    Click image for larger version

Name:	#2.jpg
Views:	1
Size:	19.2 KB
ID:	647879

    Connection Name: Wired connection 1
    Click the Edit button.
    Click “Connect Automatically”
    Method: Automatic (DHCP)
    Ethernet Button: Restrict To Interface - Any
    Cloned MAC Address: 00:141:7B:10:88
    Click Autonegotiate
    Click OK
    Shows: Wired connection 1 – When activated – State: Connected

    bumpy@bumpyputer:~$ sudo ip addr
    [sudo] password for bumpy:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 80 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:14:d1:7b:10:88 brd ff:ff:ff:ff:ff:ff
    3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:48:54:6e:f4:e6 brd ff:ff:ff:ff:ff:ff
    bumpy@bumpyputer:~$

    Am at a complete loss & would appreciate any constructive suggestions!
    Last edited by Snowhog; Oct 07, 2012, 12:01 PM.

    #2
    Hmm...

    Code:
    steve@t520:~$ [B]apt-cache search homeplug[/B]
    faifa - manage HomePlug 1.0/AV devices via ethernet frames
    libfaifa-dev - manage HomePlug 1.0/AV devices via ethernet frames - devel library
    libfaifa0 - manage HomePlug 1.0/AV devices via ethernet frames - library
    
    steve@t520:~$ [B]apt-cache show faifa[/B]
    Package: faifa
    Priority: extra
    Section: universe/net
    Installed-Size: 52
    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Original-Maintainer: Damien Raude-Morvan <drazzib@debian.org>
    Architecture: amd64
    Version: 0.2~svn82-1build1
    Depends: libc6 (>= 2.4), libfaifa0
    Filename: pool/universe/f/faifa/faifa_0.2~svn82-1build1_amd64.deb
    Size: 8160
    MD5sum: c2d515dc607ecded09bf227ef6bc6559
    SHA1: e85f14afd07599ee9589d1ffc767d815f6b033a5
    SHA256: dafcf0f93525e8d8d6ccc2c77d9a5d94f3996e6ff5f9937733aa1e7a41b00ba4
    Description-en: manage HomePlug 1.0/AV devices via ethernet frames
     Faifa is a network tool to remotely manage HomePlug 1.0 and HomePlug AV
     devices.
     .
     HomePlug 1.0 and HomePlug AV are specifications of Power Line Communication
     (PLC). PLC is a system for carrying data - network packets - over power line.
     <http://www.homeplug.org/>
     .
     This tool can configure, flash and collect statistics on thoses devices
     using private and public Ethernet frames.
     .
     This package contains Faifa tool.
    Homepage: https://dev.open-plc.org/
    Description-md5: 1861b35b3a6ec351b8a99a8eb891f131
    Bugs: https://bugs.launchpad.net/ubuntu/+filebug
    Origin: Ubuntu
    Perhaps you need to install that faifa package to get HomePlugs to work? Don't really know, as I've never used one.

    Comment


      #3
      RE: This package contains Faifa tool.
      Homepage: https://dev.open-plc.org/
      Am using WinXP (arggggghhh!!) using the same drive & Trendnet connection, because I do have Internet connection here) but cannot access https://dev.open-plc.org/ - "unable to connect"!
      Have sent a help request to Trendnet for Linux code or other sources that will solve my delema!
      Will get back if I find a solution. Thanks for your advice.

      Comment

      Working...
      X