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

    Cisco 800 series (DSL) + Wan Pfsense… ???

    Scheduled Pinned Locked Moved Español
    3 Posts 2 Posters 2.1k 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.
    • C
      cannivall
      last edited by

      Esquema:

      http://imageshack.us/photo/my-images/199/cisco800pfsense.jpg/

      Tengo un router DSL Cisco 800 series (857).
      Mi ISP measigna una ip publica (dinamica), quiero saber si existe algun modo de asignar esa ip publica
      al pfsense para que sea este quien realice el NAT y no el cisco. (alguna especie de bridge..)
      El router cisco ese se friza y me gustaria quitarle carga y usarlo solo para conectarme al circuite del isp.

      Me gustaria algo de orientacion aqui… Gracias,-

      Aca les dejo un detalle de la config del router:

      Router#show run
      Building configuration...

      Current configuration : 7442 bytes
      !
      version 12.4
      no service pad
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      !
      hostname Router
      !
      boot-start-marker
      boot-end-marker
      !
      logging buffered 51200 warnings
      enable secret 308201aBJ@B8
      !
      no aaa new-model 
      !
      crypto pki trustpoint TP-self-signed-1460857061
      enrollment selfsigned
      subject-name cn=IOS-Self-Signed-Certificate-1460857061
      revocation-check none
      rsakeypair TP-self-signed-1460857061
      !
      !
      crypto pki certificate chain TP-self-signed-1460857061
      certificate self-signed 01
        3082024F 308201B8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
        31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
        69666963 6174652D 31343630 38353730 3631301E 170D3032 30333031 30303036
        35305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
        4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 34363038
        35373036 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
        8100B9B0 91F42049 E5C9E472 6886DD10 34357A9C F4D34ECD 88D82979 9822927B
        C33F3C97 638017C9 CC94A8D1 43E53555 387F5159 68944223 3AB55EFE 4314A6BD
        4FCE332D 88790994 69C16CC5 2B708598 1E6E29BA 0C588F06 AF42A95F 888E34EC
        011EFBB3 430538DF 9C276E3C 69544A23 8CB5AC96 28E31E6A F9E01B1B C72D1A76
        85E10203 010001A3 77307530 0F060355 1D130101 FF040530 030101FF 30220603
        551D1104 1B301982 17796F75 726E616D 652E796F 7572646F 6D61696E 2E636F6D
        301F0603 551D2304 18301680 1433537C 0B4B9B48 F6437C2B 18AED46F 7CF003BB
        E2301D06 03551D0E 04160414 33537C0B 4B9B48F6 437C2B18 AED46F7C F003BBE2
        300D0609 2A864886 F70D0101 04050003 81810028 F24FD513 5F279273 9E7C037B
        18FC6428 CA96BB18 CEC8121A 51F22CDA 5F2B38DA 0AE4F687 70E8815C 406AFB81
        8D580C49 45B2FB0F 2A522ED1 13292325 7C71A621 0C49B8B0 E8E5DCBE CBAF2BE8
        B3EC341B 4817B7DF 2A75076A 4D538996 AD4CD0F4 DB37C2A0 D29300B8 D8006B79
        5EF92930 9855E86E 921E4CA2 E66F12C9 3DED4C
              quit
      dot11 syslog
      !
      ip cef
      no ip domain lookup
      !
      !
      !
      !
      !
      archive
      log config
        hidekeys
      !
      !
      interface ATM0
      no ip address
      ip nat inside
      ip virtual-reassembly
      no atm ilmi-keepalive
      pvc 0/33
        encapsulation aal5mux ppp dialer
        dialer pool-member 1
      !
      dsl operating-mode auto
      !
      interface FastEthernet0
      !
      interface FastEthernet1
      !
      interface FastEthernet2
      !
      interface FastEthernet3
      !
      interface Vlan1
      description ETHERNET
      ip address 192.168.1.1 255.255.255.0
      ip nat inside
      ip virtual-reassembly
      ip tcp adjust-mss 1452
      !
      interface Dialer0
      mtu 1488
      ip address negotiated
      ip nat outside
      ip virtual-reassembly
      encapsulation ppp
      dialer pool 1
      dialer-group 1
      no cdp enable
      ppp pap sent-username xxxxxxxxx@xxxxx.net password 0 xxxxxxxxxx
      !
      ip forward-protocol nd
      ip route 0.0.0.0 0.0.0.0 Dialer0

      !
      no ip http server
      ip http access-class 23
      ip http authentication local
      no ip http secure-server
      ip http timeout-policy idle 60 life 86400 requests 10000
      ip nat inside source list 1 interface Dialer0 overload

      !
      access-list 1 permit 192.168.1.0 0.0.0.255
      access-list 1 deny  any
      no cdp run
      !
      control-plane
      !
      !
      line con 0
      password 7 104D000A0618
      login
      no modem enable
      transport output all
      line aux 0
      transport output all
      line vty 0 4
      privilege level 15
      login
      transport input all
      transport output all
      !
      scheduler max-task-time 5000
      end

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

        NADIE?!?!

        1 Reply Last reply Reply Quote 0
        • S
          Skid
          last edited by

          Lo que pasa es que seguro tienes configurado el cisco en modo router, por eso te entrega una ip privada a la ip del pfsense. Los router cisco tienen la opción de configurarlos en modo bridge, intenta hacerlo,y comenta que tal te va.  ;)

          Saludos.

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