Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    ADSLModem(bridged) and access modem from PFsense users.

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    4 Posts 2 Posters 3.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      onega122
      last edited by

      Good afternoon!

      The Adsl modem is translated in a "bridge" mode, connection type to the Internet - PPPoE
      PFsense ver.2.0 with 2 network interfaces:
      1-LAN (to a local network)
      2-WAN and PPPoE

      Access to the modem was required, the problem is already solved, but through WEB the interface it has not turned out.

      Result: http://img30.imageshack.us/img30/4556/workingb.jpg
      Whether it is possible to adjust similar adjustment without edit config.xml, but only through WEB the interface?

      –-------------------------
      http://blog.translate.ru

      1 Reply Last reply Reply Quote 0
      • O
        onega122
        last edited by

        UP!

        Another router.. PSsense 2.0 Beta1

        3 network adapters:

        vr0 - LAN
        rl0 - WAN (ISP type PPPoE)
        rl1 - Wifi interface (for Wifi AP)

        Modem in Bridge mode, and local ip - 192.168.10.1
        to access modem - 4 interface 192.168.10.2, gateway,  route, and 2 rule for LAN, 1 - default wan GW, 2- gw to 192.168.10.1

        my problem:
        internet work only after push "save" in PFsense web site, on URL  http://192.168.11.1/system.php
        please help fix this problem

        =============================================================
        Status: Interfaces
        WAN interface (rl0)
        Status up
        PPPoE up  
        IP address 95.55.38.231  
        Subnet mask 255.255.255.255
        Gateway 78.37.192.1
        ISP DNS servers 213.158.7.2
        212.48.193.37
        LAN interface (vr0)
        Status up
        MAC address 00:19:5b:3e:3c:12
        IP address 192.168.11.1  
        Subnet mask 255.255.255.0
        Media 100baseTX <full-duplex>WIFI interface (rl1)
        Status up
        MAC address 00:80:48:42:8c:9b
        IP address 192.168.12.1  
        Subnet mask 255.255.255.0
        Media 100baseTX <full-duplex>PPPOELOCAL interface (rl0)
        Status up
        MAC address 00:e0:52:01:02:50
        IP address 192.168.10.2  
        Subnet mask 255.255.255.0
        Gateway 10 192.168.10.1
        Media 100baseTX <full-duplex>==============================================================

        $ ifconfig -a
        vr0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
        options=2808 <vlan_mtu,wol_ucast,wol_magic>ether 00:19:5b:3e:3c:12
        inet 192.168.11.1 netmask 0xffffff00 broadcast 192.168.11.255
        inet6 fe80::219:5bff:fe3e:3c12%vr0 prefixlen 64 scopeid 0x1
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        rl0: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
        options=8 <vlan_mtu>ether 00:e0:52:01:02:50
        inet6 fe80::2e0:52ff:fe01:250%rl0 prefixlen 64 scopeid 0x2
        inet 192.168.10.2 netmask 0xffffff00 broadcast 192.168.10.255
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        rl1: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500
        options=8 <vlan_mtu>ether 00:80:48:42:8c:9b
        inet 192.168.12.1 netmask 0xffffff00 broadcast 192.168.12.255
        inet6 fe80::280:48ff:fe42:8c9b%rl1 prefixlen 64 scopeid 0x3
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
        lo0: flags=8049 <up,loopback,running,multicast>metric 0 mtu 16384
        options=3 <rxcsum,txcsum>inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
        inet 127.0.0.1 netmask 0xff000000
        pfsync0: flags=0<> metric 0 mtu 1460
        syncpeer: 224.0.0.240 maxupd: 128
        pflog0: flags=100 <promisc>metric 0 mtu 33200
        enc0: flags=0<> metric 0 mtu 1536
        pppoe0: flags=88d1 <up,pointopoint,running,noarp,simplex,multicast>metric 0 mtu 1492
        inet6 fe80::219:5bff:fe3e:3c12%pppoe0 prefixlen 64 scopeid 0x8
        inet 95.55.38.231 –> 78.37.192.1 netmask 0xffffffff
        =============================================================================</up,pointopoint,running,noarp,simplex,multicast></promisc></rxcsum,txcsum></up,loopback,running,multicast></full-duplex></vlan_mtu></up,broadcast,running,simplex,multicast></full-duplex></vlan_mtu></up,broadcast,running,simplex,multicast></full-duplex></vlan_mtu,wol_ucast,wol_magic></up,broadcast,running,simplex,multicast></full-duplex></full-duplex></full-duplex>

        1 Reply Last reply Reply Quote 0
        • C
          cmb
          last edited by

          The way you're accessing the modem is probably the easiest way to do it, add another interface.

          When you say the Internet doesn't work until clicking Save on system.php, saving that page does a lot of things. What do you see before you click Save there, when the Internet doesn't work, if you go to Status > Interfaces?

          1 Reply Last reply Reply Quote 0
          • O
            onega122
            last edited by

            @cmb:

            The way you're accessing the modem is probably the easiest way to do it, add another interface.

            Yes, fourth NIC - Solves this problem..
            thanks :)

            When you say the Internet doesn't work until clicking Save on system.php, saving that page does a lot of things. What do you see before you click Save there, when the Internet doesn't work, if you go to Status > Interfaces?

            Status: Interfaces
            WAN interface (rl0)
            Status    up
            PPPoE    up  
            IP address    95.55.38.231  
            Subnet mask    255.255.255.255
            Gateway    78.37.192.1
            ISP DNS servers    213.158.7.2
            212.48.193.37
            LAN interface (vr0)
            Status    up
            MAC address    00:19:5b:3e:3c:12
            IP address    192.168.11.1  
            Subnet mask    255.255.255.0
            Media    100baseTX <full-duplex>WIFI interface (rl1)
            Status    up
            MAC address    00:80:48:42:8c:9b
            IP address    192.168.12.1  
            Subnet mask    255.255.255.0
            Media    100baseTX <full-duplex>PPPOELOCAL interface (rl0)
            Status    up
            MAC address    00:e0:52:01:02:50
            IP address    192.168.10.2  
            Subnet mask    255.255.255.0
            Gateway    10 192.168.10.1
            Media    100baseTX <full-duplex>====================================

            After click "Save" -  the same.

            I think a problem in the bridge and PPPoE.. Or the reason - "PPPOELOCAL interface (rl0)"  is added not with Pfsense WEB.. otherwise -  by change config.xml then configuration restoration..</full-duplex></full-duplex></full-duplex>

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.