3,945 Topics
I’m a firm believer that modern macOS is both a fortress and a puzzle box. Last week, I decided to finally move my portfolio monitoring to a dedicated desktop setup using SwiftSuite (app). If you haven't used it, it’s one of those power-user utilities that manages background tasks and API …
I'm architecting a pipeline for scraping heavy media assets (images/video). Projected bandwidth is in the TB range/month. I'm debating between: Residential: Good anonymity, but expensive per GB. Dedicated Servers: Fixed cost, but higher ban risk. I'm testing Novada's unlimited dedicated servers (~$66/day for unmetered bandwidth) to handle the heavy lifting. …
Hello All! I want to create my own proxy site. I googled alot and I find not a single solution in .net to do this. Everyone is using php for it. I am very new to php so i dont know how to use it. here is the code i …
Hi, i have windows application , in that i have reference to the web service. Now when i put username and password , application calls to authentication service ( which is hosted on same machine IIS 7.5 ) i get pop up which is asking for Proxy Authentication. can anyone …
DDNS is configured correctly and the hostname works locally, but I can’t access it from outside my network. Remote management is enabled and set to port 80. Any idea what I might be missing?
Please help me come up with a compelling argument to convince my husband to spend an additional $200/month on AT&T Fiber Internet with 5Gbps download / 5 Gbps upload. We currently have Comcast Xfinity cable with 1.2Gbps download and something like 35 Mbps upload. Xfinity has a 2Gbps plan we …
Failed to connect smtp server,please check your SMTP information Error message:Socket error #10049 can not assign requested address I am getting this error. Need help
when I insert ip address by clicking Network connections---> and click on Ethernet properties and change properties of IPv4--> select "use the following ip" and put ip address but as I click "ok" ip address automatically removed and the option "obtain the ip automatically " selected. when I use ipconfig …
I installed AdGuardhome in my linux server (ubuntu 20.0.4).Howver I can't access internet if I set the IP of AdGuadhome server as the only DNS address. So I usually set the a second DNS address for my terminal devices. I want to know why this happened? The upstream DNS set …
Do you guys have any examples of networking terminology that some people pronounce in different ways that completely throw you off? Similar to GIF vs JIF but networking related. For example, there are different ways people choose to pronounce GUI, OSI, and CCIX. Any other curious examples?
I was going fair on my Udemy networking course until I go to lesson 47. Subnetting Large Networks Part 2, my brain started smoking. Up to this point I had been dividing the network/hosts on the forth octet. And when counting the bits that I was going to borrow from …
#!/bin/bash iptables -F iptables -t nat -F iptables -X iptables -t nat -X iptables -P INPUT DROP iptables -P OUTPUT DROP iptables -P FORWARD DROP iptables -A INPUT -i lo -j ACCEPT iptables -A INPUT -i eth1 -p tcp -s 192.168.167.0/24 --dport 22 \ -m state --state NEW -j ACCEPT …
I'm taking a Cisco course on Udemy.com and doens't assume any prior network knowledge. Although I can maintain my home network usually without a hassle (at least before my supid !@#$ bought a mesh system that MUST be maintained with an app) I don't have any larger network knowledge. I …
Is it possible to clone a network using the same IP address?
Which standard to use if i want to have 4 cables for etherchannel? IF my switches supports auto mdix, does it matter which standrad we use? Cat6 are cables.
I'm currently studying a peneteration/hacking course. I am trying to use nmap against a target to find all the ports that are filtered. I thought if I used an ACK-scan nmap would give me all the filtered ports. I used nmap -sA -p- target and the result was All the …
I want to connect 3 or more devices with one adminstrator device (PC) by using router for the network connection. The PC Windows 8 Should i use server program like Filzila or something like that, or can i do without. I have to do?
I just moved to a new apartment, I used to have AT&T, but now I have Xfinity. I pay for gigabit, and my download speeds are always fine, and my ping times and upload seems reasonable, but at random points in the day things just stop loading and a few …
Hello .. i have created an asp net web app (.Net FrameWork ) website local "which has connection with my local sql database " on my device and i want some other client to work on it remotly ... i have tried to get IIS but faced different some problems …
Sorry, but my question requires a long-winded explanation. Because of where we live, my wife and I cannot get decent broadband except through a satellite package which recently went down for two days. It leaves us totally isolated since the phone is also satellite and we get no mobile reception …
I wanted to ask something for my friend Tcll, how would you link a MAC address with no IP up to a network namespace? I know nothing about network namespaces or much about networking atall, he doesnt know mainly what commands to run or configure it. Thanks :).
I am Keely I'm a network engineer. I would like to know more about this forum and how this works.
how do i connect to internet how do i connect to internet
How are they gonna implement new IP addresses? should we be worried?
My business idea is about networking, can one tell me about which devices is suitable for internet conectivity for small and corporate companies
I am Little confuse about the ciso Device and routers. Can anyone help to sovle my issue regarding cisco devices. Which deive or routers is best for internect connectivity without any internet connections. And also tell me about the extension or ports when my business is grow. then i want …
Sometimes when I'm connected to a WiFi, Firefox can't connect to any page saying something about proxy refusing connection.
Hi All, I Need LAN Computers (X lite Client) to be able to VoIP Server (Asterisk). How can i configure the proxy server for this purpose.my diagram is in [link](https://i.stack.imgur.com/6CfsV.jpg).can you help to connect X lite client to VoIP server. Following are the Configuration. * LAN - X Lite Client …
I am very new to Networking. When I was learning on, and configuring, a router as DHCP for practice...I stumbled over which ip address should I choose amongst many ! So, could someone clarify this confusion of differenciating addresses in general, (be it ip or else) ?
Frustration might be one of the common problem that we experience. There might be one thing that we have limited control over access to our network. Secondly, networking problems includes interference, overlapping Wi-Fi channels, and signal being blocked by walls/ceilings.
Hello all, I have been a telecoms engineer for four and a half years but was recently made redundant, I want to move more into the I.T. field rather than the installation side of things. I am in the process of doing a Network+ course to start me off as …
Any one Some Tell me Who Cable is Best Category 6 and 6A
I have been using the 2018 edition of QuickBooks Desktop pro for the last 6 months. This morning, when I tried to open up my QuickBooks file, I was denied access and received the QuickBooks Error 6143 message on my system. I have tried restarting my computer to get rid …
how am i supposed to find the best internet services in my area since i have recently shifted to california. im lookin for networking sites. please leme know if anyone can help me with it.??
Hi guys, I have 3 HPE servers all with iLO3 Advanced, in the office I can manage them easily as each has their own private IP, and the main server has ports opened so it can be access from outside the office, as some of you will know, the web …
I have the following code to connect to wi-fi, which works fine. Dim p = "netsh.exe" Dim wi-fi-name as string = "My-Wi-Fi-Connection" Dim sInfo As New ProcessStartInfo(p, "wlan connect " & wi-fi-name) sInfo.CreateNoWindow = True sInfo.WindowStyle = ProcessWindowStyle.Hidden Process.Start(sInfo) For i As Integer = 0 To 100 Application.DoEvents() System.Threading.Thread.Sleep(10) Next …
Background: I'm looking to program and sell (on the Mom & Pop circuit) some internet-enabled devices. They need to be pre-configured in-store by a non-techie. The device will come online with a DHCP address. I need to find it, send it customer-specific configuration changes, then wrap it up for the …
Greetings, Okay, so having an odd issue with a network at work. This is a fairly small LAN with about 30-50 workstations / devices / printers / etc. So the issue in essence is that only one of the workstation on the network can access craigslist. All others time out. …
I would like to be able to open a port on windows programatically. I don't care whether is power shell, or something else, but I would like it to be a script that I can simply run as I install a software program. I have no experience in this area, …
Tried to block internet access for one of my iPhone for testing purpose (it has dummy SIM means no cellular data) Enable Parental Controls (i.e it is ON) Choose a specific home device that I want to block then choose option : "Always" ,,,,,,,,,,,,my router screenshot same as the link …
How do Cat5 cables work? and what difference between cat5 and cat5e.
Hello, I ususally browse internet using google chrome. OS is windows XP. Can anybody tell me any free and safe proxy server? Whenever I search for any online shop, my all other pages come with advertisements of those objects whichever I clicked over the time. It seems like so many …
Dear folks Simple task can't get it work https://www.askdavetaylor.com/enable-parental-controls-linksys-wi-fi-router/ Tried to block internet access for one of my iPhone for testing purpose (it has dummy SIM means no cellular data) Enable Parental Controls (i.e it is ON) Choose a specific home device that I want to block then choose option …
This snippet converts a CIDR notated IP address to a range of IP addresses in decimal, dotted notation. Eg.: 192.168.1.255/31 => 192.168.1.254 - 192.168.1.255
I am Engr. Rodney KJnr. I am Mikrotik COnsultant. Feel free to chat if you are having any issue with your MikroTik RouterBoard and OS.
hello everyone.. i am a final year student. we are asked to do a project in networking.. what kind of project in networking should i do.. i confuse what kind of project should i do.. i am in need of a project topic which is feasible and can be finished …
Here's the full notice -> https://arstechnica.com/information-technology/2018/05/fbi-tells-router-users-to-reboot-now-to-kill-malware-infecting-500k-devices/ You can read what happened if you wish but just a r̴e̴b̴o̴o̴t̴ ̴a̴n̴d̴ ̴i̴t̴'̴s̴ ̴g̴a̴m̴e̴ ̴o̴v̴e̴r̴ ̴f̴o̴r̴ ̴t̴h̴i̴s̴ ̴m̴a̴l̴w̴a̴r̴e̴.̴ **Update in new reply.**
Hello, On my workplace in last 5 days there is some block when I open youtube.com or facebook.com. It looks like this: http://postimage.org/image/w01p35hif/ on **every** video I open. I don't use facebook so that is not big loss for me;) but I would like to know how can I "skip" …
The End.