Questions tagged [ipcop]

26 questions
0
votes
1 answer

Can I have a virtual firewall forward packets to another virtual machine on the same server?

I currently have a web server running Apache using iptables for a firewall. What I would like to do is setup a new machine with XenServer and install two virtual machines--one running IPCop and one running Linux with Apache. Then I would configure…
cowgod
  • 3,500
  • 6
  • 28
  • 20
0
votes
1 answer

How to change the ip range used for an IPCOP network interface

I am using IPCOP v2.1 I currently have a blue network with the range 192.168.0.0/23. I would like to change it to use 192.168.200.0/23. Is there a way to simply make the change, or am I required to reinstall and reconfigure from scratch?
sweetfa
  • 447
  • 4
  • 8
0
votes
1 answer

How should openvpn config look like to tunnel "all traffic" thru vpn?

Many related questions on this site, looked thru a few of them, none helped my problem. Anyways my client is Vista, server is IPCop My client config file: #OpenVPN Server conf tls-client client dev tun proto udp tun-mtu 1400 remote…
Daniel T. Magnusson
  • 1,167
  • 2
  • 13
  • 11
0
votes
1 answer

ipcop + active directory

im planning to install IPCop linux in my company. My problem is that the current router/dhcp/server is also running active directory. What configuration should I use to keep the old active directory service in the old computer and new services (dns,…
Liam
  • 241
  • 4
  • 10
0
votes
2 answers

Secure tunnelling networks with linux

I would like to build some kind of "virtual network" between two companies located in two different countries. This way, an LAN machine (192.168.x.x) located in the A company could ping directly a LAN (172.16.x.x) machine located in the B company...…
Stef
  • 572
  • 1
  • 6
  • 16
0
votes
3 answers

Running Firewall (IPCop) on Hyper-V

I currently use IPCop for our corporate firewall & VPN. I am looking to consolidate a number of servers, and am considering including the firewall server in the consolidation. I currently plan on using Server 2008 with Hyper-V for the…
Loren Charnley
  • 293
  • 2
  • 9
0
votes
1 answer

Routing squid traffic via same interface over different gateway (= DSL modem)

MI have two interfaces on an ipcop machine, eth1 (public) and eth0 (local LAN). Transparent SQUID is listening and caching on eth0, and all traffic is routed from there across eth1 for public web access. As the eth1 is getting too slow, I want to…
Y.P.
  • 1
  • 1
0
votes
3 answers

Network Firewall forwarding one port to two different internal ip's based on url requested

I have multiple websites running inside my network on 2 different machines, I need to give access to every website from the outside via a firewall router, and they need to stay on port 80. (so a request to mysite.com on port 80 goes to server 1, and…
Solmead
  • 168
  • 2
  • 12
0
votes
5 answers

how to bridge networks 192.168.191.0/24 and 10.9.0.0/16?

I have two networks in a LAN: 10.9.0.0/16 and 192.168.191.0/24. They use the same Linux router, what do I need to add with route so that all computers see each other in the network? I'm using IPCop as router software.
polemon
  • 585
  • 2
  • 8
  • 21
0
votes
3 answers

Problem with IPCop and OpenVPN (i can't do bridging)

I have a problem with IPCop + zerina OpenVPN. My networks are as in figure, and are well configurated: - IPCop act like firewall between the two lans 192.168.100.0/24 and 192.168.200.0/24 - OpenVPN works with roadwarrior configuration (client1 can…
Emilio
  • 55
  • 1
  • 13
0
votes
1 answer

DrayTek VigorPro 5510 + IPCop

Our network uses a DrayTek VigorPro 5510. The content filtering on this isn't particularly strong - It work's on IP ranges - for example, our 10.0.10.xx range can view anything, but 10.0.65.xx has downloads, certain sites, facebook etc...…
alex
  • 1,720
  • 15
  • 43
  • 63
1
2