Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #89245
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Andy Burns <usenet@andyburns.uk> |
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Multi-Networking in Linux - Multiple Subnets |
| Date | Thu, 30 Jul 2026 15:06:12 +0100 |
| Lines | 19 |
| Message-ID | <nd141oF784qU1@mid.individual.net> (permalink) |
| References | <VNWcnecBi5IpXvf3nZ2dnZfqnPSdnZ2d@giganews.com> <nd0nqeF52jrU2@mid.individual.net> <114fdad$1trk7$1@news1.tnib.de> <nd13akF74rsU1@mid.individual.net> <114flbe$1qul5$4@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net tt4fLR0f+REa568Lf7Wv0g2vQcKEmVAGHdOLBe/yulA4KcALu4 |
| Cancel-Lock | sha1:Dbrz7D/TyLoombR/xngZ5qhPTOY= sha256:0FWn+YljefbYIlhTbmdEd+obXhR6PY8rH6fm7liZxoM= |
| User-Agent | Mozilla Thunderbird |
| Content-Language | en-GB |
| In-Reply-To | <114flbe$1qul5$4@dont-email.me> |
| Xref | csiph.com comp.os.linux.misc:89245 |
Show key headers only | View raw
The Natural Philosopher wrote: > Andy Burns wrote: > >> If you want multiple IP subnets on a single ethernet network, you'd be >> better off using VLANs, even cheapo switches can handle that, then >> your linux box with a single NIC can have VLAN sub-interfaces e.g. >> eth1.1 on 192.168.0.1/24 and eth1.10 on 192.168.1.0/24 >> >> If you don't want VLANs you *could* use a NIC alias so that e.g. eth1 >> is on 192.168.0.1/24 and the alias eth1:2 is on 192.168.1.1/24 ... but >> why? > > They look the same to me. Sure the names of the interfaces are just one character different (a colon vs a fullstop) but with VLANs, each sub-interface will keep its traffic isolated, won't see broadcast/multicast traffic from the other one ...
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-29 23:23 -0400
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-30 04:14 +0000
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-30 23:38 -0400
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-31 05:31 +0000
Re: Multi-Networking in Linux - Multiple Subnets Richard Kettlewell <invalid@invalid.invalid> - 2026-07-31 09:44 +0100
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 12:19 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-30 12:37 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 13:42 +0200
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-30 13:58 +0200
Re: Multi-Networking in Linux - Multiple Subnets Robert Heller <heller@deepsoft.com> - 2026-07-30 12:14 +0000
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:36 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-30 13:25 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:37 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 18:43 +0200
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-30 19:22 +0000
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 21:53 +0200
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-31 05:08 +0000
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-31 01:16 -0400
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-31 08:00 +0000
Re: Multi-Networking in Linux - Multiple Subnets Robert Heller <heller@deepsoft.com> - 2026-07-30 20:07 +0000
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-07-31 05:14 +0000
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:38 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 12:46 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:57 +0200
Re: Multi-Networking in Linux - Multiple Subnets - Movistar "docs" "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 14:25 +0200
Re: Multi-Networking in Linux - Multiple Subnets Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-07-30 21:18 +0000
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-30 23:50 -0400
Re: Multi-Networking in Linux - Multiple Subnets Robert Riches <spamtrap42@jacob21819.net> - 2026-07-31 04:06 +0000
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-31 00:34 -0400
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:50 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 14:51 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 14:37 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-08-01 14:11 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-08-01 16:49 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-08-01 16:49 +0100
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-08-01 19:14 +0000
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-08-01 22:57 +0200
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:43 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 12:50 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 14:00 +0200
Re: Multi-Networking in Linux - Multiple Subnets Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-07-31 22:52 +0000
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-31 23:45 -0400
Re: Multi-Networking in Linux - Multiple Subnets Richard Kettlewell <invalid@invalid.invalid> - 2026-08-01 12:22 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-08-01 14:15 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-08-01 14:09 +0100
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-08-01 14:08 +0100
Re: Multi-Networking in Linux - Multiple Subnets rbowman <bowman@montana.com> - 2026-08-01 19:11 +0000
Re: Multi-Networking in Linux - Multiple Subnets Robert Heller <heller@deepsoft.com> - 2026-07-30 11:59 +0000
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-30 13:32 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 18:44 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-30 18:06 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 21:54 +0200
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-30 23:48 -0400
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 08:15 +0200
Re: Multi-Networking in Linux - Multiple Subnets Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-07-31 06:53 +0000
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 14:52 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 12:10 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 15:04 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 14:42 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 16:24 +0200
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 14:04 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 15:06 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 14:42 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 16:25 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 15:34 +0100
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-30 13:24 +0100
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 08:16 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-31 12:15 +0100
Re: Multi-Networking in Linux - Multiple Subnets Andy Burns <usenet@andyburns.uk> - 2026-07-30 14:53 +0100
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-07-30 14:59 +0100
Re: Multi-Networking in Linux - Multiple Subnets Andy Burns <usenet@andyburns.uk> - 2026-07-30 15:06 +0100
Re: Multi-Networking in Linux - Multiple Subnets Rich <rich@example.invalid> - 2026-07-30 14:35 +0000
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 18:46 +0200
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-30 23:45 -0400
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 13:51 +0200
Re: Multi-Networking in Linux - Multiple Subnets "Stanislav N. aka pztrn" <no@email.please> - 2026-07-31 17:28 +0500
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-31 15:07 +0200
Re: Multi-Networking in Linux - Multiple Subnets Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-07-31 22:55 +0000
Re: Multi-Networking in Linux - Multiple Subnets Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2026-08-01 15:49 +0300
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-08-01 15:16 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-08-01 16:52 +0200
Re: Multi-Networking in Linux - Multiple Subnets The Natural Philosopher <tnp@invalid.invalid> - 2026-08-01 16:52 +0100
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-08-01 23:04 +0200
Re: Multi-Networking in Linux - Multiple Subnets c186282 <c186282@nnada.net> - 2026-07-30 23:43 -0400
Re: Multi-Networking in Linux - Multiple Subnets "Carlos E. R." <robin_listas@es.invalid> - 2026-07-31 14:28 +0200
Re: Multi-Networking in Linux - Multiple Subnets Marc Haber <mh+usenetspam2616@zugschl.us> - 2026-07-30 13:48 +0200
csiph-web