Recent Questions

متن مرتبط با «connection refused when port forwarding» در سایت Recent Questions نوشته شده است

Importance of Having a Responsive Web Design

  • نیلوبلاگ

    Responsive web design (RWD) is a design system that enables a website to adapt to the different sizes and aspect ratios of the user’s device with only one URL and content location. It has gained popul...

    ادامه مطلب
  • Application Filing When I’ve Lost My Social Security Card

  • نیلوبلاگ

    Losing your social security card might not seem like a big deal right now, but it becomes a pain if you need to apply for benefits. It’s always best to report the missing card as soon as possible and ...

    ادامه مطلب
  • What does it mean when the directory stucture in a URN contains the domain name for a website?

  • نیلوبلاگ

    I'm looking at a section of a website with the following URN/directory structure: http://www.domainNameA.net/site/www.domainNameA.net/files/dynamically%generated%URN_539.docx Why does the site have the domain name listed again in the URN? What is this likely to indicate? Let's block ads! بخوانید...

    ادامه مطلب
  • virtualbox failed when starting vagrant up

  • نیلوبلاگ

    I've windows 7 64bit and Installed vagrant 1.8.4 and virtualbox 4.3, Now I need to load linux based 64bit box on machine but getting below error : Note: another 32bit linux box running... D:projectsvagrant-setup>vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'goobing-base'... ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: vagrant-setup_default_1472733158731_6244 ==> default: ...

    ادامه مطلب
  • Is a terminating forward slash technically appropriate when specifying a URL?

  • نیلوبلاگ

    Most web browsers will allow the user to specify: https://superuser.com/ or https://superuser.com But which is technically appropriate, and why? ...

    ادامه مطلب
  • File Search Multiple File Types Supported

  • نیلوبلاگ

    What is the best way to mass search html, epub, and pdf files? Windows explorer doesn't really support this properly. ...

    ادامه مطلب
  • How are local ports determined and how can I force it to use a specific port

  • نیلوبلاگ

    How are local ports determined The port number is chosen by the TCP implementation software from a range of port numbers called Ephemeral Ports. The exact mechanism for choosing the port number and the range to be used is Operating System dependent. Is there a way of forcing it to be 63999. Not without reprogramming the TCP implementation software. The Ephemeral Port Range A TCP/IPv4 connection consists of two endpoints, and each endpoint consists of an IP address and a port number. Therefore, ...

    ادامه مطلب
  • Windows 10 reporting wrong hard disk free space

  • نیلوبلاگ

    I have an exteal hard disk, and for some reason, it is reporting wrong free space. In Windows Explorer, it is showing the used space is 378 GB. I tried running chkdsk H: /f /r, it seems to report the same usage as Windows Explorer, and it says that there is no problem. But when I tried selecting all the files inside this drive, it is showing much lesser usage. I've already set the setting to show all hidden files and folders, also show the protected OS files, but it still cannot find about th...

    ادامه مطلب
  • Windows 10 claims that memory is full, when it really should not be

  • نیلوبلاگ

    I have a Windows 10 PC with 8GB of RAM that frequently generates "low memory" waings, even when barely any applications are open. Example: Can anyone explain what is going on, and what can be done to fix this? ...

    ادامه مطلب
  • SSH reverse tunnel netstat ports

  • نیلوبلاگ

    I've a question about SSH reverse tunnel. I've an ubuntu server with sshd installed. I open ssh reverse tunnel from a remote machines, on that machine the connection is restarted every time the tunnel is interrupted. Whenever a tunnel is opened, on the SSH server i can see two connection using netstat. One listening to the interal server port. Then other on an exteal port. The latter one is the SSH tunnel. As example. given 138.10.20.10: my ssh server and 10.34.23.12 my remote pc, 5000 the port ...

    ادامه مطلب
  • Can I use a 1600 MHz DDR3 stick on a motherboard that supports max 1333 MHz memory modules?

  • نیلوبلاگ

    Is that possible? Would it be possible to simply run the 1600 MHz module on a slower speed (e.g. 1333 MHz)? ...

    ادامه مطلب
  • HW MY 24 PORT SWITCH CAN RECEIVE MOBILE HOTSHOT SIGNAL [on hold]

  • نیلوبلاگ

    I HV A 24 PORT SWITCH OF DLINK WHICH HV A OPTICAL WIRED CONNECTION AND ALL COMPUTER RUN ON LAN PROVIDED BY SWITCH , I WANT TO CONNECT THAT 24 PORT SWITCH TO MY MOBILE HOTSPOT ,MEANS IF THAT 24 PORT SWITCH CAN RECEIVE WIFI SIGNAL BY MY MOBILE MY QUESTION IS THERE ANY DEVICE (LAN WIFI RECEIVER ) THAT I CAN PLUG IN BY LAN PORT IN ANY PORT , IN MY 24 PORT SWITCH . THAT WILL RECEIVE WIFI SIGNAL FR MY PHONE AND ALL MY 23 COMPUTER WILL RUN ,WITH OUT ADDING INDIVISUAL WIFI RECEIVER IN 23 PC . Let's bloc...

    ادامه مطلب
  • VNC viewer connection failed -End of stream

  • نیلوبلاگ

    VNC viewer unable to login getting error like "connection failed -End of stream Possible causes: -Another user is already listening on this ID -Bad connection" when I am trying to access 1024x768 resolution. can you please provide some more solution for that? Let's block ads! بخوانید...

    ادامه مطلب
  • When would a service not be recognized when forwarding a port on a router?

  • نیلوبلاگ

    I have a Synology NAS (DSM 5.4) on which I run an OpenVPN server (on port tcp/1194, IP is 192.168.1.10). I have forwarded the port 64666 on my exteal IP to that address and port on my access router (a TP-Link AS1200). The problem: I cannot connect with an OpenVPN client from an inteet host: Tue Aug 23 15:05:37 2016 Attempting to establish TCP connection with [AF_INET]myip:64666 [nonblock] Tue Aug 23 15:05:47 2016 TCP: connect to [AF_INET]myip:64666 failed, will try again in 5 seconds: Connectio...

    ادامه مطلب
  • Enable serial ports on Virtual Box

  • نیلوبلاگ

    I am using Windows 10 and Virtual Box. I am loading MSDOS. I am trying to add serial ports on VB. The instructions I have read say to click Serial Ports then Enable Serial Port. But that is grey. I am using the tab called Port 1 (which is not grey). Does anyone know what is going on? Let's block ads! بخوانید...

    ادامه مطلب
  • ionic framework gives not found (404) when trying to start up why?

  • نیلوبلاگ

    I just installed ionic following this guide. http://stackoverflow.com/questions/31041366/how-to-install-ionic-framework-on-ubuntu and also installed ionic / cordova using the command from ionic framework but when I start the app using this command ionic start todo example this message keep on showing up giving errors. I searched up and only found two threads talking about it but both of them just said restart the terminal. I even restarted my machine but still giving me this error. Can someone p...

    ادامه مطلب
  • Username/Password Incorrect Error When Accessing Windows 10 Share From Windows Server 2012 Workstation

  • نیلوبلاگ

    I'm playing around with my fresh Windows 2012 R2 VM and am following this guide to convert it to a 'workstation'. I have network discovery on and all the other advanced sharing settings necessary on my server-tued-workstation. I have a Win 8 VM that is hosting a shared folder and my win 10 machine that's hosting a shared folder. The majority of the time, I'm able to access the shared resources. The problem I've run into is that if I restart my Win2012 VM, my mapped connections break. I run into ...

    ادامه مطلب
  • Dell Laptop Powering On When Lid Is Opened

  • نیلوبلاگ

    I have a Dell Inspiron 15 laptop with factory-installed Windows 8, upgraded to Windows 8.1, and later to Windows 10. Since I have purchased a new computer, I decided to perform a factory reset on the laptop (using the Remove files and clean the drive option) in order to repurpose it. It reset flawlessly on the first try in about 5-6 hours, and runs perfectly now, but with only one issue introduced after the reset that wasn't present before: the laptop now powers itself on from a shut-down state ...

    ادامه مطلب
  • Azure: keep same IP when shutting down?

  • نیلوبلاگ

    I'm signing up for a service that needs to verify my IP. I'm using an azure remote server and I'd like to keep using the service long-term. The problem is that if I want to make changes on the server and later need to reboot or re-size the vm I will lose my IP and get a new one. Is there away around this? Let's block ads! بخوانید...

    ادامه مطلب
  • disconnect and close serial port from console so I can use it in my application

  • نیلوبلاگ

    ubuntu 16.04 I need /dev/ttyS0 (serial port) for use in my application. command:~$ dmesg | grep tty response with:[ 0.000000] console [tty0] enabled [ 0.691609] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715333] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A how do I close the serial port (for current session only is also ok) so I can use it for my own needs? Let's block ads! بخوانید...

    ادامه مطلب