OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of litusbdn »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - litusbdn

Pages: [1] 2
1
General Discussion / Re: VPN Site2Site Opnsense (Server) & PFsense (cliente)
« on: October 03, 2020, 11:06:49 am »
Hi, I don't have any answer from the ping.


I tried "no preference" and "disabled" in the opnsense, and the vpn tunnel directly does not connect ....

2
General Discussion / Re: VPN Site2Site Opnsense (Server) & PFsense (cliente)
« on: October 03, 2020, 12:18:20 am »
Opnsense configuration

3
General Discussion / VPN Site2Site Opnsense (Server) & PFsense (cliente)
« on: October 03, 2020, 12:17:30 am »
Hello,

I have created a site2site vpn with my OPNsense (server) and a pfsense as client.

I have already mounted in previous occasions point to point vpn with opensense without problems, but as a pfsense client, I manage to raise successfully the vpn (up), but it doesn't pass traffic (ping, rdp etc.)

I have the feeling that the problem may be in the type of compression that is used.... hep tested several, and still does not work, or even does not connect the VPN .

Can someone tell me which option to use in pfsense and opnsense?


Thank you very much.

4
General Discussion / IP SEC, there is no traffic between the two networks
« on: October 07, 2019, 02:53:59 pm »
Good morning,
 
I have configured a point-to-point tunnel following this guide:  https://docs.opnsense.org/manual/how-tos/ipsec-s2s-route.html

The problem is that the vpn tunnel is successfully established, but I have no data traffic between one site (LAN1   192.168.1.x) and the other (LAN 2 192.168.3.X).


Any idea how I can allow traffic?

All Firewall rules (WAN and IPSEC interfaces) are configured on both sides.

I think it's a route problem, but I can't find the solution.


Thanks

5
General Discussion / Re: Open ports openvpn (Road warrior)
« on: June 07, 2018, 11:16:07 pm »
The ports needed by the VPN server are only 1194 UDP ?, it is not necessary to open any other port, or range of ports?

6
General Discussion / Re: Open ports openvpn (Road warrior)
« on: June 07, 2018, 11:15:08 pm »
Hello,

It is not possible to put the router in bridge mode, since the PBX is currently outside the firewall, and the guest wifi itself leaves the router of the internet service provider

7
General Discussion / Open ports openvpn (Road warrior)
« on: June 07, 2018, 03:02:28 pm »
Good afternoon,

On my opnsense device, I have configured a VPN for a user that connects externally. On other occasions, the vpn has worked perfectly for me.

Now I find myself, that I can not connect from outside (It's a new router).

-If I ping the public IP, I get an answer.
-If I realize a telnet to the public ip, with the port 1194, I do not obtain result.

The difference is that this new router has no DMZ, that is, I have to open the ports (NAT) in the router to point to the IP WAN of the opnsense, and the opnsense made a second NAT in the OPNsense device so that can access the local network. If I do it with an RDP protocol, I can connect.

RDP: PUBLIC IP: 9898 ---> (ROUTER) ---> WAN IP OPNSENSE ----> LAN DEVICE - WORKS ---

If I do it with the VPN port, it does not work.

I suspect that the problem lies in the fact that I need to open a port other than 1194.
Can somebody help me?

Thank you.  :D

8
General Discussion / Re: Ip static in OpenVpn client
« on: March 22, 2018, 09:00:51 am »
Good Morning,

Does anyone have any idea how to solve this problem?

Thank you so much

9
General Discussion / Re: Ip static in OpenVpn client
« on: March 19, 2018, 01:12:50 pm »
Hello,

I have tried this: VPN: OpenVPN: Client Specific Overrides

When I activate this option, the following error appears in the VPN client (see photos)

Because something that has to be simple complicates me so much ... :(

UPDATE:   if i change 10.10.0.0 (you can see in the photo) -> 255.255.255.252 it does not work either

10
General Discussion / Ip static in OpenVpn client
« on: March 15, 2018, 09:07:30 am »
Good Morning,
I have an OpenVpn server enabled.

I do not need to assign a specific IP to the clients that connect via road warrior VPN (network 10.10.10.X). Is it possible to do a Mac-IP relationship so that the same computer always gets the same ip from the VPN server?

Thanks

11
General Discussion / Problems loading a specific webpage
« on: May 25, 2017, 10:22:25 am »
Good Morning,

For some time, when I visited the website of the Catalonian education department, the web does not load correctly, it seems as if some of the images do not load correctly. The problem only appears in a specific page of the department: http://educacio.gencat.cat/portal/page/portal/Educacio/PCentrePrivat/PCPInici#contenido

On an earlier occasion the same thing happened to me, I reinstalled Opnsense and the problem seemed solved, but it has happened again.

I have activated the web proxy, and disabled the cache, but the network in which the computer is located has excluded the pass through the web proxy.

Thanks!

12
General Discussion / Re: Problems sending emails
« on: March 01, 2017, 01:08:00 pm »
to explain further here's my current setup...

Router -> Pfsense -> Client PC

if I use the above configuration, I would be able to send e-mails thru external SMTP.

But if I use this configuration...

Router -> ClientPC

There will be no issues sending e-mails.

13
General Discussion / Problems sending emails
« on: March 01, 2017, 12:26:04 pm »
Good morning,
I have done a basic installation of Opensense in my office.
I encounter the problem that when I send mails through Outlook, if the mail has an attachment (attachments of less than 2 MB) Outlook will remain loading for 3-4 minutes and finally send the mail.
If the email does not contain attachments, it is sent instantly.
This problem occurs with multiple accounts (Exchange, Imap, and Pop3).

Without opnsense, everything works correctly.

Any idea what it can be?

14
General Discussion / Re: Clone sd card to a larger one
« on: February 23, 2017, 06:25:02 pm »
Thanks chemlud.

I downloaded the file OPNsense-17.1-OpenSSL-nano-amd64.img, I have burned it on a USB with the RUFUS application, but I directly start the opnsense, I do not get any installation wizard.

Have I downloaded the correct file? How can I see the installation menu?



15
General Discussion / Clone sd card to a larger one
« on: February 23, 2017, 01:39:25 pm »
Good morning,

I have an Opensense installed on an 8GB SD card.
I ran out of space, and I cloned the card to a 32 GB SD.

I use the Win32DiskImager application. I've cloned the card, but it still recognizes the 8 GB. I'm afraid I have to move the size of partitions. With gparted of ubuntu (for its easy graphic environment) it does not recognize the file system. Is there any way to be able to,simple , go from an 8GB card to a 32 GB card?

Thank you so much,

Greetings.

Pages: [1] 2
OPNsense is an OSS project © Deciso B.V. 2015 - 2021 All rights reserved
  • SMF 2.0.17 | SMF © 2019, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2