• DMZ Pinholes?

    Locked
    15
    0 Votes
    15 Posts
    7k Views
    H
    Have Fun
  • How to redirect port on LAN interface for transparent siproxd?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    M
    I think I know now, how to solve this issue, but I still don't know how. Please have a look at my posting in the SIPROXD Transparent Proxy thread.
  • WAN Gateway IP is not from WAN IP scope

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    Cry HavokC
    Often people use /32 to refer to a single IP, regardless of the netmask given by their provider, hence my checking ;) That arrangement is, to put it mildly, a kludge.  It relies on the OS doing a broadcast for all communications, which not all will do.  I've seen it sometimes set with the host's IP as the gateway and had that work (different OS), but YMMV.
  • PfSense wih multiple dynamic wan IPs on one nic?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    P
    This way pfSense would think there are 3 wans wouldn't it? Does this work? Yes And would it be simple to setup the nat configuration I wanted? Only you can tell :) But i would use port forward. I only want 1:1 one a DMZ nic
  • Let infterface with two IPs and gateway

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Port Forward Plus Load Balance

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • NO_TRAFFIC:SINGLE

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Is 1:1 NAT needed for a LAN PC using windows media encoder for streams?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    GruensFroeschliG
    Can you post a screenshot of the NAT forwarding you created? Also the Firewallrule on your WAN.
  • Problem trying to disable NAT

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    GruensFroeschliG
    Did you add a static route on the ADSL-Modem pointing to 10.1.0.1 for the 10.0.0.0/16 subnet? Because if you dont add a static route your modem has no clue that this subnet even exists and thus will always send the data to it's default gateway. –> To your ISP which will just drop these packets.
  • Port forwarding breaks after IP address change

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    I have added this, but unfortunately it doesn't appear to make any difference. A reboot of pfSense is still required to restore functionality of the VPN.
  • How to configure src.nat ?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    D
    My problem is thet I didnt add static route. Scenario: 1. I add  static route, bat everything is the same. 2. reboot pfsense end internet is stop working. 3. delete every nat end rules. 4. add nat end rules the same thet I add before delete. 5. everything is OK !!!!!! ;) I dont have Courage to reboot Pfsense again ! The reason for everything is thet I want to limits numbers of connection subnet 10.100.206.0/24 . What is default in Firewall: Rules: Edit Simultaneous client connection limit Maximum state entries per host Maximum new connections / per second State Timeout in seconds
  • 1:1 NAT issues with asterisk box and phones.

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    C
    Have you made the adjustments to your sip.conf file that are detailed in the following link? http://forum.pfsense.org/index.php/topic,8682.msg50287.html#msg50287 These changes help tell asterisk what its local network address is so that it is less likely to give the wrong internal address in the SIP packets.
  • Back to my Mac (UPnP) setup

    Locked
    2
    0 Votes
    2 Posts
    12k Views
    H
    First of all, UPnP and PMP is not the same. Those are different protocols for more or less the same thing. Currently pfSense only supports UPnP. Enable UPnP at the interface that your MAC is sitting behind (probably LAN) and don't use any restrictions for now (unless you feel/fear that you have some untrusted hosts inside your lan). Basically you have to enable it at the interface on which the host will communicate with pfSense. It will create firewallrules and portforwards at the lan interface for you automatically, so you don't have to configure something there. That's what UPnP is doing. Not sure if BTMM supports UPnP. Though I have Mac's (and love them) I never have used that feature yet as I use VPN-connections for this purpose and more. http://www.codingmonkeys.de/portmap/index.html is a free tool to easily test if UPnP is working.
  • (NOOB) Some Block Web Access

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    Y
    Hi, Hoba, My problem Solved!!!  :D :D :D Yeah, the MTU figure problem. I put 1500 initially. Wow, thanks so much for this. Thank you so much. Kelvin
  • Bug in RDP port forward with /console option set : pfsense stop reponding

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    H
    Maybe this is another thread which will come to the conclusion that running a firewall in a virtual machine is not a good idea  ;)
  • How can I use public IP's on the LAN?

    Locked
    24
    0 Votes
    24 Posts
    26k Views
    GruensFroeschliG
    You tried it wrong Did you read this thread: http://forum.pfsense.org/index.php/topic,8700.msg48871.html#msg48871 ? You have an entry to redirect http://zenstudios.blogdns.org.zenstudios.blogdns.org right now. you need more something along the lines of this: <hosts><host><domain>psymia.mine.nu</domain>   <ip>10.0.0.10</ip></host></hosts> <hosts><host>www</host>   <domain>psymia.mine.nu</domain>   <ip>10.0.0.10</ip></hosts>
  • One server two 1:1 Nats? One for failover…

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    H
    You don't need additional boxes. Hint: What is a carpcluster consisting of 2 machines with 1 dead machine? Yep, still working  ;D
  • Reg Sip Phones

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    K
    Hi My setup is i have 2 nos of Linksys PAP2 adaptors, 2 nos of Polycom, 4nos of Grandstream phones in my office. My network id is 192.168.1.0 I have installed pfsense 1.2 in my system with Lan IP 192.168.1.1 One wan connection with static IP My trixbox server located in remote place i mean not in our office. i Have given pfsense ip as gateway for all phones. regards Krishna
  • Nat with public IP on LAN

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    L
    Thanks Hoba! That's good news!
  • 1:1 NAT Concept

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    H
    Yes, just that tickbos. Will work with portforwards but not with 1:1 nat.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.