Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. iroal
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    iroal

    @iroal

    128
    Reputation
    302
    Posts
    1723
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Location Madrid, Spain Age 46

    iroal Follow

    Posts made by iroal

    • RE: External port testing

      I like a lot this web:

      portquiz.net

      Test a port using a command

      $ telnet portquiz.net 80
      Trying ...
      Connected to portquiz.net.
      Escape character is '^]'.

      $ nc -v portquiz.net 80
      Connection to portquiz.net 80 port [tcp/daytime] succeeded!

      $ curl portquiz.net:80
      Port 80 test successful!
      Your IP: 213.97.29.103

      $ wget -qO- portquiz.net:80
      Port 80 test successful!
      Your IP: 213.97.29.103

      For Windows PowerShell users

      PS C:> Test-NetConnection -InformationLevel detailed -ComputerName portquiz.net -Port 80

      posted in IT Discussion
      iroal
    • RE: DynamicDNS service

      I like https://www.duckdns.org/

      It has client for a lot of different system as It's really easy to implement.

      https://www.duckdns.org/install.jsp

      posted in IT Discussion
      iroal
    • RE: Real Time Coronavirus Website

      In Madrid all the schools (including colleges) will close tomorrow until the end on the month.

      It's about 1.5000.000 people.

      Now in Madrid are 561 Coronavirus cases.

      posted in Water Closet
      iroal
    • RE: Reputable IT Support Services - Barcelona

      @scottalanmiller

      Everybody speaks spanish in Barcelona but not everybody speaks Catalon in Barcelona.

      There are a lot of immigrants from other states of Spain.

      posted in IT Discussion
      iroal
    • RE: What Are You Doing Right Now

      Preparing the IT budget for the next year.

      Last year they don´t approve me anything.

      Then they say I don't innovate...

      posted in Water Closet
      iroal
    • RE: Migrate to O365 best method

      @Dashrender said in Migrate to O365 best method:

      slick

      I migrated 66 accounts from Exchange 2003 to O365, uploading the Pst to O365 cloud.

      Hard work but worked very well.

      posted in IT Discussion
      iroal
    • RE: Reputable IT Support Services - Barcelona

      @Jimmy9008

      The support would be in English or Spanish ? Perhaps a friend could do the job.

      posted in IT Discussion
      iroal
    • RE: Bad one: SonicWALL Remote Management Vulnerability

      @scottalanmiller

      @scottalanmiller said in Bad one: SonicWALL Remote Management Vulnerability:

      @iroal said in Bad one: SonicWALL Remote Management Vulnerability:

      @scottalanmiller said in Bad one: SonicWALL Remote Management Vulnerability:

      UBNT

      For what reason? Are there any problem with Pfsense ?

      Not problems, pfSense is a good product. The biggest "problem" is the lack of vertical integration with hardware. With the UBNT we get software custom made for the specific hardware, and support. So we don't have to do our own installs, and don't need random third party software. It's one, inclusive package that is well known and tested both in the field and by the vendor. pfSense is software only and as a software firewall would be at the top of my list. But we deploy hardware and the benefits are the lower cost, better supported hardware with massive supply chain are pretty impossible to beat.

      And the central monitoring features of UBNT carry a lot of value. We get centralized visibility.

      Thanks for your opinion, I always learn of them.

      posted in IT Discussion
      iroal
    • RE: Bad one: SonicWALL Remote Management Vulnerability

      @scottalanmiller said in Bad one: SonicWALL Remote Management Vulnerability:

      UBNT

      For what reason? Are there any problem with Pfsense ?

      posted in IT Discussion
      iroal