similar to: Problem with VPN routing from internal network

Displaying 20 results from an estimated 1000 matches similar to: "Problem with VPN routing from internal network"

2004 Oct 13
1
Traffic shaping and tun devices
Hi folks, I have three network cards on my Slackware box and eth0 and eth1 are for two Internet connections. They have imq0 and imq1. All traffic shaping works fine. Internal eth2 does no traffic shaping. But recently I have put two OpenVPN tunnels (tun devices) and both work via eth0. So my question is - how to shape the traffic on these tun0 and tun1 devices? Thanks Remus
2007 Apr 24
6
Regarding fork bomb in a CentOS 4.4 Server!
Hi again, I was reading from the net http://www.kriptopolis.org/node/4067 about a forkbomb and ran it from a root console in a non-critical machine running CentOS4.4 and the serevr goes down... the command I ran was :(){ :|:& };: Please, does anyone knows how to aboid this on CentOS? regards, Israel
2013 May 30
1
Samba 4 and Profile directory issues.
Hi, On 5/30/2013 8:17 AM, Ricky Nance wrote: > Are you logged in as DOMAIN\Administrator to the windows machine? My own dumb mistakes, I created a remote desktop connection to that server and hadn't noticed I as logged in as a non admin user. Now home directories are created as it should and profile directories are too, but with the .V2 extension. I stheis the expected behavior?, I
2015 Dec 06
3
openvpn + routing
Hello, i have a little question. My system: ip route: 0.0.0.0/1 via 10.8.0.5 dev tun0 default via 192.168.2.1 dev br0 proto static metric 425 10.8.0.1 via 10.8.0.5 dev tun0 10.8.0.5 dev tun0 proto kernel scope link src 10.8.0.6 88.198.140.127 via 192.168.2.1 dev br0 192.168.2.0/24 dev br0 proto kernel scope link src 192.168.2.101 metric 425 192.168.122.0/24 dev virbr0 proto kernel
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 =
2010 Sep 07
5
Remus blktap2 issue
Hello, I have been playing around with Remus on Xen 4.0.1, attempting to fail-over for an HVM domU. I''ve run into some problems that I think could be related to tapdisk2 and its interaction with how one sets up Remus disk replication in the domU config file. A few things I''ve noticed: -The tap:remus:backupHostIP:port|aio:imagePath notation does not work for me, although this
2010 Apr 21
2
NFS for SAMBA
Hi, I have a Samba Server Centos 5.3. How I needed space, I mount for NFS a directory of a NFS Server in another machine and this directory is share for Samba Serevr. My problem is that when I connect to Samba Server for Linux I dont have problems. I open the files like if this were in tha local machine. But when I connect of Windows machine to Samba I have problems open files, that is too slow.
2011 Jun 23
9
reg REMUS
Hi All, I want to test REMUS over XEN, I would like to know the basic steps to be followed . I have installed xen4.1 on debian and i didn''t find any command related to remus, is there any steps which i have to carry out? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Feb 08
4
remus fail with SMP domU
Dear List, i''m experimenting with remus with the following setup. dom0: - Debian Squeeze - Jeremy''s 2.6.38.48 kernel - xen 4.1.2 recompiled from sid - DRBD for block device backend domU - Debian Squeeze Remus is working fine unless i try to give more than 1 core to the domU. Here''s the error from remus when i''m trying to enable it for an SMP domU:
2010 Aug 02
9
remus support in Opensuse ?
Hi, i already tried to ask this and did not obtain any answer. Is remus is supported in Opensuse Linux actually ? Regards _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Nov 12
4
remus support under debian squeeze
hi xen cracks, i know that this formum might be the wrong one for my question but maybe the last and/or only one what can give me my questions answered. i know how to setup and run a xen infrastructure, i have several server in production. the new thing is, that i started to use the debian squeeze, cause of the native suport of remus (kernel support), as everyone say: hardware ******* hp dl
2011 Nov 21
7
BLKTAP
I noticed recently that there is no real easy way to get the kernel driver for blktap working in mainline. I''ve pulled down the source from Daniel Stodden''s linux git tree on xensource, but it looks like it''s for debian and I''m running Fedora 14, so I''m trying to sort it out. I run the 3.1.x kernel and don''t want to go back to the 2.6.32 that
2012 Oct 01
5
How to get the checkpoint size in remus code?
Hi, I''m doing my master research and I need to adapt remus code. Now... I wanna get the checkpoint size (memory + disk) on each period. Does someone know what function does this? I think some *fd *object''s function in remus code could just get the memory size. Does someone help me? Thanks _______________________________________________ Xen-devel mailing list
2010 Jun 19
4
Xen4 + Remus + iSCSI
Hello, we are using debian, xen 3.x and a iscsi-storage with ext4 as filesystem. Heartbeat is used for xen-ha. Now we like to change to xen 4 and remus. The iscsi SAN is available on active-Dom0 and backup-Dom0. I don´t have to use the disk buffering, as I understand remus right, because the file system on both machines is the same. With ext4 we don´t had problems at the xen3-Cluster on
2010 Nov 16
4
Remus crashes
Hello everyone, I''ve managed to configure and start Remus. However, it works only while the protected server is not loaded. As soon as I start a memory-intensive server application, the stream of Remus messages stops, leaving me with an error message. I think the message is not always the same, but here is what I''ve got from the last run: PROF: suspending at
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus codebase in libxl. Changes in V3: [1/5] Fix redundant checks in configure scripts (based on Ian Campbell''s suggestions) [2/5] Introduce locking in the script, during IFB setup. Add xenstore paths used by netbuf scripts to xenstore-paths.markdown [3/5] Hotplug scripts setup/teardown invocations are now
2005 Apr 06
6
UDP port 1194 marking/routing problem
Hi folks, I have OpenVPN (respect for it developers) running on my FW. Is has two external NICs and on internal everything is fine, except I want OpenVPN (UDP port 1194) going not via default route/network interface. I use such commands: iptables -t mangle -D POSTROUTING -o eth0 -p udp --dport 1194 -j MARK --set-mark 0x990 ip rule add fwmark 0x990
1999 Sep 13
2
smbfs mounted files created owned by root?
Hi all. We have been denying NFS access to our Linux et al users since they can of course set their uid to whatever they want. So we tell them to use smbfs. But when I just tried experimenting by mounting my own network share on my Linux box via smbfs, and created a few files, I loo on the serevr and the files are all owned by root?! This has got to be a configuration issue right? -- Mark E
2012 Apr 19
3
Remus' Network Buffering
Hi, I am trying to understand and change the network buffering that is being used by Remus, the HA solution present in Xen. From what i understood from reading the code, Remus calls the postsuspend method of the BufferedNIC after it suspends the domain that sends TC_PLUG_CHECKPOINT message and start the buffering and then calls the commit method of BufferedNIC after it gets the acknowledgement
2010 Sep 29
2
remus support in debian 6.0 (squeeze)
hi xen cracks :-) i managed sucessfully to install xen4 on a debian 6.0 squeeze amd64 box, running 3 hosts windows 2008r2 server and 1 host squeeze. i use a hp server dl 160g6 dual processor with 48gb ram and 2 tb disks with sw raid 1. i have an indentical hardware box to setup remus. now, the problem is, i cant find remus on my box, like i saw it in several descriptions: /usr/bin/remus!