Skip to main content

All Questions

0 votes
0 answers
63 views

simple route to 192.168.1.1 always ends up in loopback interface instead of eth0

I'm sshing to a raspberry pi over wlan0 and trying to connect to a modem at the ethernet interface. Take a look at my table and my ip route get: lz@raspberrypi:~ $ route Kernel IP routing table ...
Gatonito's user avatar
  • 101
0 votes
0 answers
102 views

What if I changed my subnet mask from 255.255.255.0 to 255.255.255.255 on my Windows, will I be able to communicate with other hosts on my LAN? [duplicate]

Few days back, when I was surfing the admin panel of my router, I had found an IP address. I knew that this IP address was assigned to my router by my ISP. Also I knew that there are few other users ...
Gaurav Kesharwani's user avatar
0 votes
0 answers
2k views

How can I use the same wifi interface in AP mode and station mode simultaneously?

I am trying to use a single wifi interface on a YOCTO Linux device to create an access point and to connect to an existing wifi simultaneously. The AP is successfully created and clients can connect ...
firion's user avatar
  • 151
0 votes
1 answer
3k views

Debian 10, cant use 2 Network Interfaces at the same time

Problem and explanation: What I want to do: Setting up the interfaces, so all can be used at the same time. Problem: I got 3 Interfaces in total. 1 is the LAN Connection and 2 are LTE Connections ...
manique's user avatar
1 vote
1 answer
2k views

How to set priority on network interfaces on Linux

I'm working on a custom Linux OS (built with Yocto) and I have two internet sources, one is GSM and another one is Wi-Fi. GSM is handled with PPP connection (ppp0 interface) and for Wi-Fi I use ...
przemoch's user avatar
  • 113
1 vote
0 answers
124 views

Access container's wireless network from host

I have linux setup on embedded device with many lxc containers. Container A has in its network namespace wlan0 interface (I moved wlan0 from host to container by writing to A's config: lxc.net.0.type =...
Qivi's user avatar
  • 11
3 votes
1 answer
356 views

Routing between 7 (seven!) subnets, 2 of them have dynamically assigned IPs

I am using RaspberryPi (Raspbian OS) in an extremely complex routing scheme, which I could manage until number of subnets was five :) Currently, I have the following interfaces, as shown by ifconfig: ...
xmp125a's user avatar
  • 223
0 votes
1 answer
507 views

Server-Client in One Computer

I am starting to learn computer networks. I have some questions about server-client. Is it possible for one computer to be a client and server at the same time?I read somewhere you can use XAMPP to ...
eLg's user avatar
  • 105
0 votes
1 answer
281 views

Can I route my wireless traffic through a Linux server?

I have a D-Link DSL-2750U ADSL router at home. All the devices in my house connect to the router through the Wi-Fi signal that it broadcasts. Is it possible to route all the WLAN traffic received by ...
Juan-Emil Saayman's user avatar
2 votes
2 answers
77 views

Routing packages through other hosts in a wireless network

I have the following situation: I have a wireless access point (192.168.42.1), with 3 hosts (access point and the hosts are running Linux, Debian distro) connected to it: Host 1: 192.168.42.130 ...
HigoFelipe's user avatar
1 vote
1 answer
2k views

How to set metric for connection using 3G / ppp

My linux device has ethernet, wifi and 3G network. The /etc/network/interfaces contains entries for eth0 and wlan0. I use ifup/ifdown to enable/disable those devices. For ppp0 I use pon/poff and an ...
Th. Thielemann's user avatar
1 vote
0 answers
66 views

reroute my traffic to another adapter

My Internet access comes from my ethernet and I want to redirect it to a virtual adapter which is connected to a vpn server. I looked for answers and I'm now aware it has to do with the route rule but ...
user312642's user avatar
1 vote
0 answers
65 views

Network packets routing

I have implemented mesh network on 5 raspberry pi. I will attach a camera to the 5th node which takes the pictures/video and transfer the captured data to the first node and then to the server.The ...
Veselin Marchev's user avatar
3 votes
1 answer
2k views

How can I tell if my multiple network interfaces are working ok?

On Ubuntu 14.04 x86-64 I have a wireless broadband connection and a USB tethered one (it's on 4G, not the same wireless): route -n Kernel IP routing table Destination Gateway Genmask ...
Emanuele's user avatar
  • 751
0 votes
1 answer
407 views

Unable to access internet using android wi-fi tethering

Not sure this is the right place to post this question. My issue is actually simple, I have my android device using a data connection, and a hotspot setup on this device. I connect my linux box to ...
user2360915's user avatar

15 30 50 per page