Displaying 20 results from an estimated 4000 matches similar to: "Two class C subnets..."
2017 Jan 20
0
Samba multi channel route configuration on same subnet
So i was playing around with Samba multi channel and it was not working as
i originally expected it.
I have two hosts:
my workstation running up to date Windows 10 with 2 interfaces
my server running Gentoo with Samba 4.5.4 with 2 interfaces
(all connected to the same network)
workstation has IPs 192.168.2.114, 192.168.2.115
server has 192.168.2.16(enp2s0f0),192.168.2.17(enp2s0f1)
i'm
2004 Aug 30
1
Load balance and big downloads
Hi,
This is the first time I write to the list.
My english is not so good, but I hope I''ll be understood.
I have 4 adsl routers, plugged on a linux box, and this box e used to
connect to a local network.
The linux box has 5 NICs.
eth0: local network
inet 10.0.0.56/24 brd 10.0.0.255 scope global eth0
eth1: adsl router 1
inet 192.168.254.1/24 brd 192.168.254.255 scope global
2004 Sep 29
0
Netfilter NAT and IP rule
Hi all,
I have a network like thisĀ :
Provider 1 Provider 2
\ /
\ /
\ /
eth1 \ / eth2
-------------
| |
| |
| |
| |
| |
| eth0 |
-------------
|
|
|
|
2 networks :
-
2015 Nov 19
0
Issues with libvirt virtual networking
Hello all,
I am having issues getting my virtual network to work correctly. As of
current, I have set up a virtual network with virt-manager, using the
routed mode to forward network traffic. I have found guests can
see/ping themselves, the host's virtual IP and the host's real IP, but
nothing else. Guests fail to see any other device on the real network
or the internet.
My host is Arch
2016 Dec 23
1
Cannot connect to Samab
Comments below:
On Fri, Dec 23, 2016 at 8:56 PM, Reindl Harald via samba <
samba at lists.samba.org> wrote:
> first keep your mail on the list and only the list
>
> it makes me tired when people deliver denugging infos in pieces
Me too. :)
> - what about "telnet host port"
A telnet server is not running. I think that's why you don't see it.
> - what
2003 Mar 04
2
Routing based on fwmark
I''m having trouble routing on high fwmarks, I want to use a lot of
different marks for 2 routes so that I can QoS based on the marks
ip rule looks like this:
0: from all lookup local
32751: from all fwmark 31 lookup dslout
32752: from all fwmark 30 lookup dslout
32753: from all fwmark 29 lookup dslout
32754: from all fwmark 28 lookup dslout
32755: from
2010 Dec 02
0
default route with two nexthops and MASQUERADE problem
Dear all,
I''ve the following problem with routing + NAT:
If I''ve two ISP and I''m using two nexthop in default route with MASQUERADE on both ISP links, I see routing cache regenerated, but sometimes packets sent to a new link (after cache regeneration) uses wrong source address for masquerading.
Here is the config.
I''ve two links to outside via two
2010 Oct 13
3
Routing local generted packets with fwmark
Hi all,
I need to route local generated packages depending on which tcp or udp
service I need to use. To accomplish this I have configured two routing
tables:
[root at lothlorien ~]# ip ru ls
0: from all lookup 255
32762: from all fwmark 0x2 lookup FirstLan
32763: from all fwmark 0x1 lookup SecondLan
32764: from 172.25.80.10 lookup SecondLan
32765: from 172.25.70.18 lookup FirstLan
2002 Oct 01
2
how to delete routes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''ve setup some routing tables, but how can I delete them?
currently it looks like that, but how I delete the tables stuebi and notebook
and how the entry in the main table. thx for your help.
Babylon5:~# ip rule ls
0: from all lookup local
32759: from 10.149.19.168 lookup stuebi
32760: from 10.149.17.72 lookup stuebi
32761:
2006 Dec 12
1
OpenVPN, proxy ARP for an entire subnet (Linux endpoints)
"A Tale of TTL Troubles"
I was hired to implement VPN for a subnet. The owner has a /27 at his
home site, and he wanted to have the machines there answering BOTH on
those IP addresses and some addresses at a remote colocation provider.
Make sense? Not to me either. :( I think he''s trying to fool his
customers into thinking he has a physical presence in the colocation
city.
2005 Jun 22
1
3 internet connexions - Problem with my script
Hi,
I have a problem with my script.
I have a debian with a kernel 2.6.8 patched with patch-2.6.8-ja1.diff of
nano.txt site.
I have 3 internet connections :
- eth1 :
- ip : 192.168.8.75
- gw : 192.168.8.73
- eth2 :
- ip : 192.168.1.200
- gw : 192.168.1.2
- eth3 :
- ip : 192.168.2.200
- gw : 192.168.2.1
and my eth0 for
2004 Jul 03
1
load balanced adsl lines
Hi Ppl
I have 5 adsl lines that after reading quite a bit i managed to get load balanced now abvoiusly it doesnt load balance evenly and this works on what routes are still in the routing cache. my question is my outbound masquerading had to be modified to use snat in iptables instead of just plain masquerading my outbound masquerading now works but my inbound port forwarding doesnt work would
2006 Aug 18
3
iproute2, alternative tables, no default route: routing trouble for localhost
Hi.
The task:
1. There 3 servers and a router with 2 PPPoE connections (let call them:
ppp0, ppp1).
2. There are several groups of Inet-clients to be served (Servers,
Clients and Club).
3. The task is:
- to route Club through the ppp1;
- to Servers and Clients through ppp0;
(Next is reproduced from memory and may be slightly incorrect)
router # netstat -nr
Kernel IP routing table
2005 Apr 06
1
shorewall, multiple internet connections and emule
Hi to everybody, I write because I have just configure a shorewall
to be used as firewall, proxy(with squid) and gateway to 2 internet
connections, and it looks to work properly but now I''d like to add a new
feature: I would to redirect some specific traffic (emule''s one) only to
one of those links.
This is my diagram:
2018 May 15
2
Persisting Routes In A Routing Table Other Than The Default
I need to add persistent routes to a policy routing table. I can add
rules to an IP policy table after installing NetworkManager-config-
routing-rules; but I have not found how to add routes to a table other
than the specific table.
Manually I do a:
ip route add default via 192.168.1.6 dev ens192 table pods
Rules load automatically via the /etc/sysconfig/network-scripts/rules-
{interface}
2013 Mar 24
0
[Bug 814] New: rpfilter blocks broadcast packets
http://bugzilla.netfilter.org/show_bug.cgi?id=814
Summary: rpfilter blocks broadcast packets
Product: netfilter/iptables
Version: unspecified
Platform: x86_64
OS/Version: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: ip_tables (kernel)
AssignedTo: netfilter-buglog at
2004 May 24
2
routing with multiple uplinks problem
Hello all,
I''m writing to the list, because I have a problem setting up my routing
that I''m unable to overcome.
1. The situation:
+-------------+ +-------------+
| actaea | eth0 | ilex |
| 192.168.1.4 |------ localnet ------| 192.168.1.1 |
+-------------+ 192.168.1.0/24 +-------------+
2006 Apr 27
0
MULTIPATH: how to control chache expiration time?
I have a 2.6.12(ubuntu-patchset), kernel recompiled with this routing options:
[*] IP: advanced router
[*] IP: policy routing
[*] IP: equal cost multipath
Load balancing is working great, but i have problems whits long term tcp flows
(like msn-messenger or vpns or any other type of long term ip based
conection).
I assume this is because after a period of time, the per-host
2015 Jan 22
1
Help linking subnets
Hi, after trying for days I ended up with a working tinc configurazion of 2
subnets, now my goal is to add 2 more subnets and comunicate.
I might seem dumb at this point but honestly I don't work in IT or
Networking stuff, and so I dont have that deep knowledge.
A little explanation of my configuration is
HOST A (VPN server)
Public IP: 1.2.3.4
tun0 Subnet = 192.168.10.0/24
tun0 IP =
2013 Apr 12
3
[Bug 814] rpfilter blocks broadcast packets
https://bugzilla.netfilter.org/show_bug.cgi?id=814
Florian Westphal <fw at strlen.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fw at strlen.de
--- Comment #1 from Florian Westphal <fw at strlen.de> 2013-04-12 10:24:14 CEST ---
(In reply