Questions tagged [internet]

The Internet is the global system of interconnected computer networks. It uses the Internet protocol suite (TCP/IP) to link billions of devices worldwide.

324 questions
12
votes
2 answers

Make permanent change in the routing table

I have a Raspberry PI 2 model B with Raspbian version Jessie and I'm trying to bring the internet from my PC to the Raspberry. I have 2 network interfaces between them, one is over Ethernet and the other one is over Wifi. I have configured the…
Victor
  • 480
  • 2
  • 7
  • 15
7
votes
1 answer

Power consumption of LAN vs WLAN

I'm using a Raspberry Pi 3 running Raspbian with pretty standard settings and mostly manually triggered programs, except for a bot that synchronises two chats and a repeating Google Drive process. Usually only the power supply is plugged in, when I…
Fabian Röling
  • 233
  • 3
  • 12
7
votes
3 answers

Connecting to universities WPA2-Enterprise Wifi Network

As the title suggests, this question is very closely related to this question. And following the instructions by Lucas Goossen, I'm able to get a inet addr on my wlan0 (confirmed by ifconfig wlan0), but I dont have an internet connection. In oppose…
Ratnanil
  • 173
  • 1
  • 1
  • 4
7
votes
5 answers

TeamViewer on Raspberry Pi

I have to buy a Raspberry Pi to control a monitor remotely. Can I install software like TeamViewer on Raspberry Pi? Can I connect the Raspberry Pi via wireless or LAN? Can I connect an Internet key to a Raspberry Pi?
Nicola Cordioli
  • 73
  • 1
  • 1
  • 3
6
votes
1 answer

How to fix no internet access but WLAN connected?

I installed a clean Raspian from the newest NOOBS 1.9.1 setup on my Raspberry Pi B+. On boot the WLAN-Dongle is connected. I used the GUI to connect to my WPA2 protected Wireless Network, like described here. The Pi connects to the WLAN and shows me…
Simulant
  • 651
  • 1
  • 9
  • 22
6
votes
1 answer

Raspberry Pi 3 isn't finding WiFi Networks

I'm used to using RP2 with the WiFi dongles and I just picked up my RP3 which should work with the built in WiFi. However, upon running startx and trying to configure the WiFi, it merely states: No wireless interfaces found. I'm trying to…
bladexeon
  • 263
  • 1
  • 3
  • 11
6
votes
1 answer

Dial up HSF usb Conexant modem linux driver for ARM architecture

Hello I've being trying to install my usb HSF Conexant dial up modem to my Raspberry PI 2 B which is running Raspbian OS. I checked a company named Linuxant that makes these kind of drivers but apparently they only support x86 CPU architecture. Are…
Victor
  • 480
  • 2
  • 7
  • 15
5
votes
4 answers

Remote access using reverse ssh tunnel, without port forwarding

I am trying to setup a remote connection (from anywhere in the world not just locally) to my Raspberry Pi 3. I want to do so without port forwarding, and without third party service (such as Weaved, or Digitalocean). Only using open-source software.…
mtbno
  • 215
  • 2
  • 3
  • 6
5
votes
1 answer

Does a Raspberry Pi 3 require antivirus

Is antivirus or anti-spy ware needed on the raspberry pi 3? The only thing I have found is a thread from 2012; https://www.raspberrypi.org/forums/viewtopic.php?f=62&t=10069 Just wondering if there is anything I should be aware as to why/why not on…
Lillian Ames
  • 51
  • 1
  • 1
  • 4
5
votes
1 answer

Share internet over USB

I have my Raspberry Pi 2 Model B connected to the internet via an ethernet cable. I now have a second device (It's an android phone, but that's not important) that I connect to the Raspberry Pi via USB. I now want to share the internet FROM my…
Raphael
  • 51
  • 1
  • 2
5
votes
3 answers

SSH into my Raspberry Pi in my home

My goal is to SSH into my Pi on my LAN (local area network) from WAN. Basically, I want to SSH to a Pi that is at home and that is connected to the router from places like school or work. I thought that I would try opening a port on my router so I…
Clone
  • 215
  • 2
  • 10
5
votes
1 answer

Cannot connect to websites

My Pi is behind a proxy. I am able to download packages using apt-get command. However, when I use something like this: curl https://www.dataplicity.com/iam1o1sx.py | sudo python There is an error: Could not resolve host: www.dataplicity.com I…
Abhilash A
  • 71
  • 1
  • 1
  • 3
5
votes
3 answers

Best way to stream video over internet with RPi?

I'm wondering what is the best way that I can stream video from the camera module over the internet. By "best" I mean lowest latency (can't suffer a second delay for example, this is a real-time control application) & highest FPS without sacrificing…
jds
  • 51
  • 1
  • 1
  • 2
4
votes
2 answers

10MB/s speed on model 3 B+ gigabit ethernet

I'm running speed tests on raspberypi 3 b+ (gigabit ethernet interface). I've tested with ethtool from the terminal, and it shows Speed: 1000Mb/s Based on this result I assume both the router and the wire support 1000Mbps network transfer…
Alxt
  • 41
  • 1
  • 1
  • 4
4
votes
1 answer

VPN Passthrough two ethernet interface

I'm a quite new in the network my internet acces have a proxy so to by-pass it I use a VPN hosted on my VPS. I use the OpenVPN Client software for all my devices. (Windows, Android, Linux) I got a Raspberry Pi and i would like to use it like a VPN…
Misteralex007
  • 41
  • 1
  • 2
1
2 3
21 22