similar to: Shorewall openvpn support

Displaying 20 results from an estimated 8000 matches similar to: "Shorewall openvpn support"

2002 Jul 23
1
adjusting ip nat ftp ports
Hello , Regarding a previous post in this group. (see below) Does anyone know how I can change the options for ipnat_ftp or ip_conntrack_ftp when I don''t load them as modules but have them compiled in the kernel? I''ve been looking on google since long now, but can''t seem to find it. Any idea, anyone? I have added these ''options'' and did a network
2002 Dec 24
1
Persmissions on 'root' folder
Hi, I'd like to accomplish te following but can't seem to find how: Share1 subdir1 subdir2 Share 1 that is connected by our Windows clients, should NOT be writable directly. This means, nobody (except a specified group/user?) should be able to create a top-level folder or file in this share. Write and execute rights through the subdir1 and subdir2 should however be left alone and
2004 Aug 04
1
iptables mark + openvpn will the mark survive ?
Greetings, I want to setup bandwidth restrictions for a few clients that use openvpn to connect to my server. I''m using iptables to mark the packets in the mangle table (PRE/POSTROUTING) on eth0 before they get sent via the tunnel. Will the mark survive even if the packets then get routed via an openvpn tunnel (tunX) out the box or does openvpn change it removing the mark ? damnit,
2006 Jan 24
4
which gui for asterisk on web
Hi there, I want to use asterisk for sip comminication with max 1000 users Which gui shuld i use for adding users and managing asterisk? I tried AMPortal, it added extensions to mysql but asterisk did not find users i added ? installed asterisk 1.2.2 on FC4 Toygun
2005 May 10
1
Cisco 7912G DST
Hi, a small question.. I'm using NTP to synch our phones with an ntp server, but it seems the Cisco 7912G (with SIP image) does not handle daylight savings time very well? Am I overlooking something or is this a known feature? I'm using GMT+1 and minutes are correct but it doesn't respect DST. SIP software seems to be: v1.02.00(040406A). Cheers, Kristof.
2004 Oct 04
2
Network browsing with through OpenVPN
Hi all, I have succesfully joined together three LANs using OpenVPN over Linux (Debian) gateways at the 'exit' of each one of these LANs. The VPN seems to be OK, as I can ping network hosts from one LAN to another using their private IP addresses with no problem at all. However network browsing through the VPN is not working. The network diagram for my setup is at
2017 Dec 29
5
OpenVPN server and firewalld
How do I insert the iptables rule below using firewalld? I'm moving up from CentOS 6 to 7 on an office gateway and I'm trying to get OpenVPN working to allow home workers to access PCs at the office. I've got it all working but only by manually inserting an ACCEPT rule in the FORWARD iptables chain: iptables -I FORWARD 3 -i tun+ -j ACCEPT This rule was extracted from my iptables
2004 Dec 01
7
shorewall and approx 70 VLANs
Well.. I''ve been using shorewall since a few years now, but the first time involved in making it work with (a lot of) vlan''s. The problem is, we''ve got approx 70 vlan''s on a switched cisco network, working fine. The only ''problem'' is the time it takes when we do a shorewall restart.. Each vlan is configured as a separate interface and
2009 Nov 26
1
Shorewall, OpenVPN, Routing - more a routing(?) problem ...
Hi, I don''t know any other group of routing gurus like the members of this list, so may be you can give me some hints. I do have a shorewall firewall up and running, openvpn is installed on this server too and is working fine so far except one new situation: I have set up a new local vlan, which I can access from my other local vlans, but not from the opnevpn-vlan. All "old"
2016 Apr 21
2
FirewallD issue
On Thursday 21 of April 2016 2:37:49 PM Gordon Messmer wrote: > On 04/21/2016 01:33 PM, Marcin Trendota wrote: > > It's OpenVPN on chamber. > What port is it using? I don't see the standard port listed in your > firewalld rules in either zone. 1194/udp. I added service openvpn and port 1194/udp (just to be sure) to both zones - no change. [root at chamber openvpn]#
2017 Dec 29
1
OpenVPN server and firewalld
On Fri, Dec 29, 2017 at 10:32 AM, Kenneth Porter <shiva at sewingwitch.com> wrote: > How do I insert the iptables rule below using firewalld? > > I'm moving up from CentOS 6 to 7 on an office gateway and I'm trying to > get OpenVPN working to allow home workers to access PCs at the office. I've > got it all working but only by manually inserting an ACCEPT rule in
2008 Feb 11
2
OpenVPN traffic will not be routed into network / as DefaultGW traffic ... with 1 NIC
Hello! I''ve the following set-up RemoteClient1 (Win Vista), RemoteClient2 (Win XP) do both connect to my OpenVPN box. They can talk to each other, using their 172.16.1.x tun0 Address on the server. The server itself (Ubuntu gutsy, OpenVPN: 2.0.9-8, shorewall:3.4.4-1) has 1 NIC that connects the machine to a) a DSL-router (forwards several ports to this linux machine, including the
2007 Jan 03
2
An interface can reference multiple zones...
Via creative use of the instructions at http://shorewall.net/Multiple_Zones.html#id2497549. But can a zone (in shorewall/interfaces) reference multiple interfaces? I have two openvpn instances running on my server, one bridged (for upstream access to some client vpn''s so I don''t have to request the clients add new subnets to their routing tables) and one routed (for nailed
2016 Apr 21
2
FirewallD issue
On Thursday 21 of April 2016 9:08:09 AM Gordon Messmer wrote: > On 04/21/2016 03:11 AM, Marcin Trendota wrote: > > But from host in another location (connected through VPN): > What host serves the VPN? If it's another host, how is that host > connected to the router? If it's "chamber," what type of VPN is it? It's OpenVPN on chamber. I've just noticed
2005 Jul 12
2
monitor using incorrect path
Hello, I have been noticing the following behaviour with the monitor command.. Normally it records to the default location and then uses soxmix to create the correct wav file. But for some reason sometimes it doesn't use /var/spool/asterisk/monitor/.. but //var/spool/asterisk/monitor/.. (notice the 2 // in front!) Here is some logging: monitor executing ( nice -n 19 soxmix
2004 Sep 29
1
Shorewall OpenVPN doc error
Tom, While reading the Shorewall OpenVPN doc, I found that you have to many "7" in the example 77777 instead of 7777 in the text. Jim This entry in /etc/shorewall/tunnels opens the firewall so that OpenVPN traffic on the default port 5000/udp will be accepted to/from the remote gateway. If you change the port used by OpenVPN to 7777, you can define /etc/shorewall/tunnels like
2017 Dec 29
0
OpenVPN server and firewalld
W dniu 29.12.2017 o?10:32, Kenneth Porter pisze: > How do I insert the iptables rule below using firewalld? > > I'm moving up from CentOS 6 to 7 on an office gateway and I'm trying > to get OpenVPN working to allow home workers to access PCs at the > office. I've got it all working but only by manually inserting an > ACCEPT rule in the FORWARD iptables chain: >
2017 Dec 29
0
OpenVPN server and firewalld
Le 29/12/2017 ? 10:32, Kenneth Porter a ?crit?: > How do I insert the iptables rule below using firewalld? > > I'm moving up from CentOS 6 to 7 on an office gateway and I'm trying > to get OpenVPN working to allow home workers to access PCs at the > office. I've got it all working but only by manually inserting an > ACCEPT rule in the FORWARD iptables chain: >
2009 May 13
1
shorewall + openvpn: address rewriting
I have two sites connected via openvpn. Both routers are running shorewall. Behind Network A is a SIP Phone which tries to register with an Asterisk PBX in Network B. I see in the log of the SIP device, that it is sending SIP packets with its internal assigned address 192.168.1.11. The router at Network B logs these SIP packets coming from the external IP address of Router A, and not
2004 Dec 14
1
openvpn/shorewall tunnel problem
Dear list, I am having a problem with openvpn. I have the following arrangement, running two instances of openvpn on "home fw". I want to protect my WLAN in back of the home fw and that works fine. I can see "Peer connection initiated with 192.168.1.3:5000" in daemon.log on homefw. Nothing gets initiated with officefw, nor can I ping the other end of the tunnel at officefw.