Skip to main content

All Questions

Tagged with
0 votes
0 answers
257 views

converting ip to netplan

I'm trying to convert a set of ip commands to a netplan configuration. I haven't had any luck so far, and I'm not sure why. My script for creating the bridge is: # Create the bridge ip link add name ...
djshaw's user avatar
  • 1
0 votes
1 answer
121 views

Decoupling IP address from hosting provider

We run a service that provides on demand websites to our users as part of our offering. In order for our users to use their own domain with our website feature, we have them create an A record to our ...
Eran Galperin's user avatar
2 votes
0 answers
4k views

Cannot connect to Flask server via public IP, only private IP

I have a simple Flask server that echos requests it gets to the terminal. Requests I send it via the device's public IP address do not register. The flask server is started correctly on all ...
GiovanH's user avatar
  • 121
0 votes
1 answer
136 views

map local address to external one?

Currently I have a network setup like this: Router (aka. OuterRouter) to connect to the Internet (localIP: 192.168.0.1/24, externalIP: <whatever, provided by ISP>) Router (aka. InnerRouter) ...
SOReader's user avatar
  • 101
0 votes
1 answer
215 views

ip routing src rewrite

been fighting on this configuration for too long. Let say a public IP : 1xx.24.184.yy/32 Let say a private network : 10.184.yy.0/28 gw 10.184.yy.3 Now I would like my public IP routed ...
Gilles's user avatar
  • 1
8 votes
1 answer
7k views

ip rule and route doesn't get respected

I'm trying to route packets based on their source address, and have added the following: # ip rule add from 10.10.10.0/16 dev eth0 table foobar # ip route add default via 100.100.100.1 dev eth0 table ...
Alfred Balle's user avatar
5 votes
2 answers
21k views

Ubuntu defaults to IPv6, should default to IPv4

Ubuntu 16.04.5 with kernel 4.4 used to work as intended: IPv4 is default. Since changing to kernel (hwe) 4.15, it uses IPv6 as default. It has IPv6 available via Tunnelbroker, broadcasted by the ...
Gaia's user avatar
  • 1,935
0 votes
1 answer
405 views

Synology Route traffic to Docker

I have: +------+ +-------------+ | +NIC1 (192.168.1.100) <--> Router <--> (192.168.1.2) NIC1 + | | PC | ...
AnD's user avatar
  • 171
0 votes
1 answer
452 views

Putting ISP public IPs on two different firewalls

Trying to figure out if I need a router or switch for this. Nothing is yet configured, and I can still order equipment. I have incoming: Two internet connections. One (ISP-1) of which has given us a ...
Chuck's user avatar
  • 1
-1 votes
1 answer
797 views

How to change loopback network mask or redirect subnet to another interface [closed]

I have the following problem. First of all. Here are my interfaces. # ip addr ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd ...
e109848's user avatar
  • 23
0 votes
2 answers
2k views

How to simply Reroute an IP to another?

Basically, here is my need : Being able to specify an IP address in the DNS Zones of my 60+ domains, and have the ability to redirect this IP to another one (and change it when needed). I'm not the ...
AlexLaforge's user avatar
0 votes
1 answer
5k views

Where IP fragments are reassembled into one fragment? [closed]

Reading about IP fragments found controversy between various teaching materials. In book: "Fragments need to be reassembled before they reach the transport layer at the destination." "The ...
user avatar
0 votes
1 answer
52 views

Who holds core Country > IP data?

** Please note I am not after an online conversion provider ** Where does the source data come for an IP > Country lookup? For example the WHOIS database has a Country flag but it cannot be relied ...
Antony's user avatar
  • 149
0 votes
1 answer
101 views

Access same windows server via different IPs and gateways

I have Windows server 2012 has One LAN with two IPs as follow IP - Mask - Gateway 192.168.1.100 255.255.255.0 192.168.1.1 50.65.1.52 255.255.255.0 50.65.1.1 and the client 192....
Farahatology's user avatar
0 votes
1 answer
294 views

Multiple IP addresses

I am developing a number of mobile websites (using IIS), and I want to test them using my mobile device which is connected on the same LAN. I would like to access each website via a different local IP ...
wezten's user avatar
  • 113

15 30 50 per page