Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 47

Thread: LAN trouble with VPN in Ubuntu 14.10

  1. #21
    Join Date
    Nov 2007
    Beans
    212

    Re: LAN trouble with VPN in Ubuntu 14.10

    Ok, think I got it (the formatting thing).

    I think you are referring to the error after
    Code:
     gedit /etc/network/interfaces
    . Since i hadn't [sudo], I could not save the edited file. Once I used [sudo] I could. So the content of /etc/network/interfaces is now

    Code:
    auto lo
    iface lo inet loopback
    
    auto eth0
    iface eth0 inet dhcp
    I'm not sure what else to post for this.

    "hadn't used [sudo] ..."
    Last edited by howefield; April 15th, 2015 at 10:26 AM.

  2. #22
    Join Date
    Jul 2013
    Beans
    189
    Distro
    Ubuntu

    Re: LAN trouble with VPN in Ubuntu 14.10

    okay now reboot your computer again and post the output of
    Code:
    sudo ifconfig
    again
    [signature]
    Please format your posts and comments -> click me

    Please mark your thread as solved if
    you got a satisfactory response.
    [/signature]

  3. #23
    Join Date
    Nov 2007
    Beans
    212

    Re: LAN trouble with VPN in Ubuntu 14.10

    Hi! It's freezing up during reboot at various points. Sometimes just black screen, so I have to power off. Sometimes stuck in GRUB. Sometimes waiting for "full network configurations" and then loading "without full network configurations." After this sort of load, the wifi icon at the top doesn't show for 10/20 seconds.

    Here's the [ifconfig] o/p --

    Code:
    tapas@tapas-VPCYB35AN:~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 54:42:49:ff:91:f9  
              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)
    
    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:65536  Metric:1
              RX packets:736 errors:0 dropped:0 overruns:0 frame:0
              TX packets:736 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:58160 (58.1 KB)  TX bytes:58160 (58.1 KB)

  4. #24
    Join Date
    Jul 2013
    Beans
    189
    Distro
    Ubuntu

    Re: LAN trouble with VPN in Ubuntu 14.10

    Alright, so the bridge is finally gone.
    Now please edit the file again that it looks like this:
    Code:
    auto lo
    iface lo inet loopback
    
    auto eth0
    iface eth0 inet dhcp
    
    auto wlan0
    iface wlan inet dhcp
    Then restart your computer again.

    Post again the output of
    Code:
    sudo ifconfig
    We are getting closer
    [signature]
    Please format your posts and comments -> click me

    Please mark your thread as solved if
    you got a satisfactory response.
    [/signature]

  5. #25
    Join Date
    Nov 2007
    Beans
    212

    Re: LAN trouble with VPN in Ubuntu 14.10

    Thanks! Right away ...

    Here --

    Code:
    tapas@tapas-VPCYB35AN:~$ sudo gedit /etc/network/interfaces
    [sudo] password for tapas: 
    
    (gedit:4401): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    
    (gedit:4401): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    tapas@tapas-VPCYB35AN:~$ ifconfig
    eth0      Link encap:Ethernet  HWaddr 54:42:49:ff:91:f9  
              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)
    
    eth0:avahi Link encap:Ethernet  HWaddr 54:42:49:ff:91:f9  
              inet addr:169.254.11.243  Bcast:169.254.255.255  Mask:255.255.0.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
    
    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:65536  Metric:1
              RX packets:7685 errors:0 dropped:0 overruns:0 frame:0
              TX packets:7685 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:807323 (807.3 KB)  TX bytes:807323 (807.3 KB)
    
    wlan0     Link encap:Ethernet  HWaddr 64:27:37:b1:15:9e  
              inet addr:192.168.0.134  Bcast:192.168.0.255  Mask:255.255.255.0
              inet6 addr: fe80::6627:37ff:feb1:159e/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:25151 errors:0 dropped:0 overruns:0 frame:0
              TX packets:25162 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:24028531 (24.0 MB)  TX bytes:4015336 (4.0 MB)
    Last edited by howefield; April 15th, 2015 at 10:26 AM.

  6. #26
    Join Date
    Jul 2013
    Beans
    189
    Distro
    Ubuntu

    Re: LAN trouble with VPN in Ubuntu 14.10

    Oh man, something is still messing up here :/
    At least your eth0 tries to get an IP address from somewhere but it seems that no DHCP server is answering.

    I am not sure if I have asked already but to what is your computer connected? A wifi-router/modem? If yes, can you please post some screenshots on your LAN settings from the router.
    You are 100% sure that you have a working cable connected from the router/modem to your computer?
    [signature]
    Please format your posts and comments -> click me

    Please mark your thread as solved if
    you got a satisfactory response.
    [/signature]

  7. #27
    Join Date
    Nov 2007
    Beans
    212

    Re: LAN trouble with VPN in Ubuntu 14.10

    Hi. I do have a working cable connection. Right now, since ethernet is not working, I'm on wifi: ADSL cable --> Modem/router --> WiFi --> Computer.

    Attaching a screen shot of the cable connection's IP4 settings.

    PS: The 'VPN Connections' entry is still there in the network (scroll-down) menu.
    Attached Images Attached Images
    Last edited by howefield; April 15th, 2015 at 10:26 AM.

  8. #28
    Join Date
    Jul 2013
    Beans
    189
    Distro
    Ubuntu

    Re: LAN trouble with VPN in Ubuntu 14.10

    Wait! Your attached screenshot is from which device? From your Ubuntu machine?
    [signature]
    Please format your posts and comments -> click me

    Please mark your thread as solved if
    you got a satisfactory response.
    [/signature]

  9. #29
    Join Date
    Nov 2007
    Beans
    212

    Re: LAN trouble with VPN in Ubuntu 14.10

    Yes. the laptop running Ubuntu.

  10. #30
    Join Date
    Jul 2013
    Beans
    189
    Distro
    Ubuntu

    Re: LAN trouble with VPN in Ubuntu 14.10

    Jesus Why is it on manual? You are interfering with the /etc/network/interfaces file if you set that to manual. Because we set the /etc/network/interfaces file to DHCP.
    We first wanna try if everything runs fine when set to DHCP. So please change that from "manual" to "automatic/dhcp" and lets see if you get an IP from your router.
    [signature]
    Please format your posts and comments -> click me

    Please mark your thread as solved if
    you got a satisfactory response.
    [/signature]

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •