• ACİL YARDIM PFSENSE MAKİNEM DISK BOOT FAILURE veriyor.

    3
    0 Votes
    3 Posts
    1k Views
    S

    harddiskiniz arızalanmışda olabilir pfsense için gerekli dosyalarınız zarar görmüşde olabilir

  • Pfsense Türkçe İso varmı ?

    2
    0 Votes
    2 Posts
    1k Views
    S

    arkadaşım henüz türkçe çeviri çalışmaları bitmedi sona yaklaşıldı

  • Pfsense Multiwan + Port Açma Yardım

    3
    0 Votes
    3 Posts
    2k Views
    D

    çok teşekkür ederim sorun çözüldü :)

  • Pfsense 2.0.3 load balance

    8
    0 Votes
    8 Posts
    2k Views
    B

    Bankacılık ile ilgili sorunu https ile çözümü söz konusu fakat hatta bir yavaşlama oldu gibi. şu anda bakıyorum da 2 adet 8096 lık adsl var ama hızlaru yukarıda yazdığım kadar. bu kadar hız olmaması lazım.

    bazı portlara öncelik verme gibi bir çözüm yokmudur.

  • PfSense 2.0.3 Metro Ethernet Drop Hatası

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • LightSquid SQStat Settings Raporlama da problem

    3
    0 Votes
    3 Posts
    1k Views
    P

    Evet Log store directory aynen bu yazıyor /var/squid/log

  • Access point WPA-Radius kullanımı?

    5
    0 Votes
    5 Posts
    2k Views
    M

    Generel mobile Discorovery Cep telefonumdan deneyeyim dedim.. Kulanıcı adı şifre yazdım, Zahmetsizce bağlandı. Ne sertifika problemi ne de başka bişi.. PC de neden böyle süründürüyor acaba?

  • Hotspot

    7
    0 Votes
    7 Posts
    2k Views
    S

    wan tarafı aktif derken internet  olması gerekiyo demek istediniz hocam

    2.si ise kurcalarken 192.168.1.1:8000 portundan oluşturmuş olduğum bi html sayfasına atıyo captive portal aktifken ama bi türlü login ekranı gelmiyo ayrıca bu portal page contacs kısmındaki sayfaları nasıl kaldırabiliriz

  • Site yönlendirme

    7
    0 Votes
    7 Posts
    2k Views
    K

    tuzsuzdeli, TechnicaL gerekli bilgiyi vermiş. İki adet aliases oluşturabilirsiniz birisi kullanıcıların olduğu aliases diğeride sitelerin olduğu aliases source Lan source kısmına kullanıcıların aliases eklersin destination kısmınada sitelerin olduğu aliases eklersin kuralı en üstte ekleyip deneyebilirisiniz.

  • Shell Route silme komutu nedir?

    2
    0 Votes
    2 Posts
    1k Views
    K

    FreeBSD Set a Default Route / Gateway
    by NIXCRAFT on JANUARY 13, 2008 · 7 COMMENTS· LAST UPDATED OCTOBER 31, 2008
    in FREEBSD, NETWORKING, TROUBLESHOOTING

    Q. How do I modify or set a default route for my FreeBSD server? How do I make default route configuration persistent?

    A. The route command is used under FreeBSD to manually manipulate the network routing tables. It provides six commands:
    => add : Add a route.

    => flush :Remove all routes.

    => delete : Delete a specific route.

    => change : Change aspects of a route (such as its gateway).

    => get : Lookup and display the route for a destination.

    => monitor : Continuously report any changes to the routing information base, routing lookup misses, or suspected network partitionings.

    Task: View / Display FreeBSD Routing Table

    Use netstat command with -r option:
    $ netstat -r
    $ netstat -rn

    Output:

    Routing tables
    Internet:
    Destination        Gateway            Flags    Refs      Use  Netif Expire
    default            61.221.xx.yy      UGS        0      247    em1
    10                10.10.110.5        UGS        0      50    em0
    10.10.110/26      link#1            UC          0        0    em0
    10.10.110.5        00:1b:0d:e6:58:40  UHLW        2        0    em0  1145
    61.221.xx.yy/29    link#2            UC          0        0    em1
    61.221.xx.yy      00:1b:0d:e6:57:c0  UHLW        2        0    em1  1055
    61.221.xx/24      link#2            UC          0        0    em1
    127.0.0.1          127.0.0.1          UH          0        0    lo0
    The first two line displays default routes.

    Task: FreeBSD Set a default route

    All network packets that cannot be sent according to the previous entries of the routing table are sent through the following default gateway:

    route add default 192.168.1.254

    How do I save routing information to a configuration file?

    If you reboot FreeBSD box, the routing configuration will be lost i.e. the routing information will not persist. You need to edit /etc/rc.conf file to set defaultroute:

    vi /etc/rc.conf

    Set default route by editing defaultrouter variable:
    defaultrouter="192.168.1.254"

    Save and close the file.

    Task: Start and Stop FreeBSD Configured Interfaces

    To apply changes to a configuration file, you need to stop and restart the corresponding FreeBSD networking interface. The following command will also update routing information:

    /etc/rc.d/netif restart /etc/rc.d/routing stop /etc/rc.d/routing start
  • Köprü Modunda Bazen Problem

    10
    0 Votes
    10 Posts
    3k Views
    K

    System > Routing > Gateway > Disable Gateway Monitoring
    Bu kısmı işaretleyerek denermisin.

  • PfSense 2.1-RC2

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    technicalT

    http://forum.pfsense.org/index.php?topic=66614.0

    Bu konu üzerinden sorunlarımızı bildirelim.

  • SSH Bir gatewayden bağlanıyor ama, diğer gatewayden bağlanamıyor.

    3
    0 Votes
    3 Posts
    1k Views
    R

    Benim size vermiş olduğum cevabı bana geri göndermiş olmanız bir tesadüf mü yoksa inceden bir dalga geçme mi söz konusu?

    Eğer ciddi olarak soruyorsanız; dışarıdan içeri bağlanabiliyorum sorun orada değil.

    Sorun içeriden dışarıdaki bir sunucuya bağlanmak istediğimde çıkıyor.
    Gatewaylerden sadece bir tanesi üzerinden kesinlikle SSH bağlantısı kuramıyorum.
    SSH Connection Timeout veriyor.

  • Her bir birime ayrı bir bant genişliği atama veya serbest bırakma

    11
    0 Votes
    11 Posts
    7k Views
    P

    Merhaba kardeş ikl önce cevap verdiğin için teşekkürler ben söyle düşünüyorum acaba squit guart ile ilgilimi bu kurulmaması squit guart engelliyormu diye düşünüyorum böyle bir şey olabilirmi

  • Captive portal kurulumu için video

    4
    0 Votes
    4 Posts
    2k Views
    S

    hotspot kurulumu için konu açılmıştı ama freeradıus'a kaydı

  • Freeradius yükleme problemi

    4
    0 Votes
    4 Posts
    1k Views
    P

    yok mozilladan yüklüyorum ama bir paket yüklüyor sonra diğer pakete geçiyor ve duruyor

  • Squid üzerine squid3 kurulursa çakışma olurmu ?

    1
    0 Votes
    1 Posts
    677 Views
    No one has replied
  • Pfsense ağ dışından erişmek

    3
    0 Votes
    3 Posts
    1k Views
    S

    Tamamdır yazdığın açıklama çözmeme yardımcı oldu teşekkürler  pfsense kurulu makinaya bir port yönlendirmesi yaptım ve üzerinden eriştim

  • Web sitesini local sayfaya yönlendirme nasıl yapılır

    32
    0 Votes
    32 Posts
    22k Views
    K

    selam arkadaşlar

    daha önce linkteki konuda ayrıntılı belittiğim ayralarla pfsense i kullanıyorum.

    http://forum.pfsense.org/index.php/topic,62468.0.html

    pfsense i internetkafede kullanıyorum sistemde squid ve squidguard yüklü kullanıcılar
    internete captive portal aracılığıyla çıkıyorlar, terminal pc lerin mac adresleri
    captive portal pass-through mac kısmına girili ve direk internete çıkabiliyorlar

    sorunuma gelecek olursam kafedeki terminal makinaların internet tarayıcılarının
    (ie8, chrome, ve mozilla) ana sayfaları http://www.google.com.tr şeklinde ama
    örneğin mozillayı açtığımda https://www.google.com.tr şeklinde açıyor
    işte en azından google ana sayfasının https şeklinde açılmasını istemiyorum
    ama ne yaptıysam bu https den kurtulamadım

    bu konuyu baştan sona okudum resimdki dns forwarder ayarını yaptım fakat
    bu seferde 2. resimdki hatayı alıyorum yaptığım bir yanlış var mı ?
    veya bu goolge ana sayfasının http://www.google.com.tr şeklinde
    terminal makinalarda ana sayfa olarak açılmasını nasıl ayarlayabilirim?

    yardımlarınız için şimdiden teşekkürler

    ![googleayar (600 x 596).png](/public/imported_attachments/1/googleayar (600 x 596).png)
    ![googleayar (600 x 596).png_thumb](/public/imported_attachments/1/googleayar (600 x 596).png_thumb)
    ![googlehata (600 x 288).png](/public/imported_attachments/1/googlehata (600 x 288).png)
    ![googlehata (600 x 288).png_thumb](/public/imported_attachments/1/googlehata (600 x 288).png_thumb)

  • Captive Portal İçin Kullanıcıları MySql' den Okutma

    3
    0 Votes
    3 Posts
    1k Views
    C

    İlgine teşekkürler

    inceleyip olumlu, olumsuz yazarım.

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