• Log Entries: login on ttyv0 as root

    Locked
    3
    0 Votes
    3 Posts
    7k Views
    B

    I see, thanks Hoba!  ;)

  • Expect unusual performance

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    G

    yeah i know and ive tried belive me. I have an dell optilex gx270 series and iwe putted 32Mb at share (the lowest) but it ignored my setting. Anyway imp. is that the problem is fixed.

    best regards

  • Feature Request: Change duplex settings in GUI

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jahonixJ

    @hoba:

    Already implemented in the HEAD version (developement version of next major release). For now use hidden config.xml option (see http://faq.pfsense.com/index.php?action=artikel&cat=10&id=38&artlang=en&highlight=hidden ).

    Following the link from FAQ:

    Error: Unexpected output from cvs co:

    cvs checkout: cannot open /cvsroot/pfSense/conf.default/config.xml,v: Permission denied
    cvs checkout: could not read RCS file for pfSense/conf.default/config.xml

    (expected "pfSense/conf.default/config.xml" but got "")

  • VLAN

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    B

    heh, eoppoe ? :)

    –Bill

  • Access bridged modem, on WAN / PPPoE

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Shearching return of experience

    Locked
    14
    0 Votes
    14 Posts
    4k Views
    H

    Use one system for everything and add a failoversystem if needed. You can setup individual DHCPs for each interface and seperate networks by firewallrules where needed.

  • Initiating PPPoE dialout from a shell?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pfsense-1.0.1-CVS-12-28-2006 / MTU does not change

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    A

    mpd has three mtu change points
    link_Mtu
    link_mru
    iface_mtu

    all can be found in /etc/inc/vpn.inc under the pppoe function.

    test first with ping to see where this needs to be before you start to set it

  • MSN can recieve files even though everything is blocked?

    Locked
    18
    0 Votes
    18 Posts
    8k Views
    Y

    You can edit the snort rule to detect file transfers on any port. The only problem with using snort to block file transfers is if someone initiates a file transfer, snort will block that IP from having ANY contact to your network. So basically it will cut off the file transfer and any further IM traffic to that IP for an hour.

  • Scp doesn't working

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    S

    cmb edit: removed broken link, add text from that old page

    Set the protocol to SFTP (allow SCP fallback).

    Make sure you are using username root rather than admin.

  • The hole trick: How Skype & Co. get round firewalls

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Y

    That is a good article depicting the problems of restricting Skype, Messenger, and P2P traffic.

  • MOVED: Multiple DSL lines instead of T1+ solution?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • "lock" console screen

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H

    You only can disable the console completely at system>advanced

  • Custom configuration gets lost at reboot time

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    G

    interfaces.inc

    thanks,

    /gbosco

  • Automatic backup to FTP server

    Locked
    20
    0 Votes
    20 Posts
    11k Views
    S

    winscp will return an error to the caller if it fails.  Check for a failure code.  This is all possible on windows shell scripting.

  • Pfsense / DSL / pppoe on WAN loose connection

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    G

    modified /var/etc/mpd.conf, and set a more generous timing when MPD determines LCP echo timeout.

    set link keep-alive 30 300

    (it was: set link keep-alive 10 60)

    I didn´t loose the connection for more than 24 hours now - which is a record!

    I would wish pfSense had a feature under PPPoE, where it is possible to set those values.

    Thanks to anyone who participated to this thread.

    /gbosco

  • Search for Commercial Support :(

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    S

    We're finishing up the website this week.

  • Reboot stalls

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PfSense questions with MS ISA server

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P

    Per the transparent firewall doc, and per my set up, I do not have block private networks enabled.
    I've reverted my pfSense ips from the same subnet as my private internal network behind ISA. here's the current traffic path, I'm assuming this may be more of an ISA issue and I'll have to look elsewhere =/

    []Cablemodem–-------->[10.0.0.1pfsenseWAN]=[10.0.0.2pfsenseLAN]–-------->[64.176.xxx.xxx public ip ISA]=[10.0.1.1]–------->internal network (10.0.1.0/24 subnet)

    I guess my question would be, how can I configure pfSense to route it's own internet access directly out, rather then having to go into ISA, and back out... ie

    Current default gateway on pfSense WAN is 10.0.1.1 the internal adapter/address on my ISA server, so traffic has to go into ISA, be routed back out thru ISA for pfSense to get internet, aswell as the DNS servers (per the doc) are my internal DNS servers, thus it tries to go into my network thru ISA and back out to pfSense.

    I've tried setting up the default gateway to my public IPs gateway I get on the public address of my ISA box, same with the DNS servers, but of course it fails as the adapters are IPed with a 10.0.0.0/24 subnet.

    Again, I'm pretty new to routing and the like, so maybe what I'm wanting to do isn't possible how I'm trying to do it, just basically get pfSense to have internet access with out having to go into my private network, then back out.

  • Which mpd version? (pfsense 1.0.1)

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    S

    @gbosco:

    mpd version 3.18

    is this version containing the patch available on m0n0 1.3b2, regarding TCP MSS clamping?

    from m0n0 1.3b2 changelog:

    "…back-ported MSS clamping fix from MPD 4.0b5 to MPD 3.18 (fixes MTU problems with PPPoE client)"

    /gbosco

    No it doesn't as it's not needed.  We run PF, not IPF which the patch was required for IIRC.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.