Recently in Test Category
Wow, 24 hours and it just came back up.
I was actually teching it on the phone with support (up in Canada) and had set up an appointment to have someone check the pole...when BAM - the line lit up.
First thing I see is a gmail from Justin....
That cowboy is twisted.
Storm damage has affected my cable line...some links will be down until it gets fixed....mainly links to music, graphics, and large files that I keep on a storage server. Had to post this from work this AM, but we've been down since yesterday.
I've got some switch/router/firewall work to do on this stuff, so parts of the site might be down for a bit.
The Management
I am having some minor difficulty with Google re-directing me to adware sites.
My normal anti-spamware programs, Spybot and Ad-aware, don't seem to be picking it up.
There may be some interruptions in service whilst I am dicking with this.
The DNS structure I needed to implement with the current firewall is too slow. I'm jacking in another one. Tweaking continues.
As the firewall I was using before Christmas crapped out and I had switched to a direct computer connection - I am installing another firewall. There may be some missing links until I get it tweaked.
This is the same firewall that I had a problem with before. I threw it back in because I want to see why it connects to 99.9% of the Internet fine, but blocks certain sites. Plugging the cable directly into my computer does away with all problems, so I know it's the firewall. As I am not filtering squat (technical term), and really only using it for PAT and forwarding of parts of my blog, I'm going to need to check logs and get deeper into the tech support. All outbound requests should be passed, but a few are not.
All sites that are registered/hosted by what appears to be
Name Server: NS3.HMDNSGROUP.COM
Name Server: NS4.HMDNSGROUP.COM
are blocked: timblair.net, saysuncle.com, powerlineblog.com...etc. Altho I have no problem getting to e-nough at http://www.e-nough.hmdnsgroup.com/. This is HostingMatters.
That is strange. If I cable direct into my machine I'm OK. When I cable thru this firewall only things coming from HMDNSGROUP are blocked at the firewall. Getting closer to the solution. Spoofing the MAC address on the firewall to match that of the desktop doesn't work either.
Update: OK, getting down to it.
Adding the DNS server IP address from HostingMatters to my desktop as an alternate allows access to the web sites thru the firewall, but then the blog doesn't resolve items (mainly pictures) kept on my local machine. Adding the DNS address to the firewall directly doesn't seem to do anything. I'm going to static up the IP on my local machine and see if adding HostingMatters DNS as a static alternate does any good.
Nope...in order to get access to HostingMatters web sites thru this firewall, it wants the HM DNS server to be the primary. If I do that, then I can't access items local to my machine on the blog. I'm going to play a bit with the order.
Solved it, but I'm not sure why. I removed HostingMatters DNS server IP from the router, and added it as the primary on my desktop, with Comcast DNS as secondaries. I can access all the sites and my blog appears to have connection with the items hosted on my local machine. Why would this wireless router set up simply as a gateway cause this problem - when I plug Comcast directly into my machine the problem goes away. So to solve the problem, I'm using another company's DNS server as a primary instead of the DNS servers of my ISP. That's just wrong.
Oops. Everything but Google. Can't have that.
Last Update: Clearing the resolver cache and adding the HostingMatters DNS server as the 3rd resolver on my desktop - leaving the DNS servers on the firewall only to Comcast - seems to have done the trick. As far as I can tell I'm getting everywhere now. Really tho, I should not have to add a HostingMatters server to my DNS list only when I'm connected to a firewall.
Testing Fonts Colours and Sizes.
Testing block quote,
strike, super script, and sub script
OK, Testing images of a ceiling fan...….

That’s cool…drag and drop and wysiwyg resizing and editing. That’s easier than w.bloggar.
Lets try video.
Macromedia Flash Player (tm) 7 required
That didn’t work. It stripped out the video and just left the part reminding people to get flash player if the video doesn't sense it.
OK, how about music.
This thing isn't too bad tho...I'll play with it for a while
I recommend a commercial site because they take care of the nitty gritty things like PERL and CGI scripts. Personally I don’t have the skills necessary to support these utilities on my home machine. These types of software are required to get the functionality we've come to expect with blogs...they usually run on Unix boxes.(2) A computer at home that you mostly leave running
This does not need to be a monster speed demon. Your upload speeds (this is the speed that people will get when they attach to your home links) will rarely be over 350K even if you have high speed cable. A 486 can handle that. I use an old 550 AMD and save my Pentium 4 for other stuff.(3) An Operating System that supports a web site
Most of you will have Windows 2000 or XP. Both of these have a personal web server built in. I use 2000 Advanced Server, but that’s not really necessary.(4) Dynamic DNS software
This is a service you contract for on the web. There are plenty of companies and they are insanely cheap…(I pay $40 a year for their best service). You need this if your ISP periodically changes your IP address (a process known as DHCP). The Dynamic DNS software monitors your address, and when it changes Dynamic DNS notifies the Internet immediately that your address has changed. They can be a cheap as $1 a month. You pay a bit extra for speed...mine guarentees to do it's thing within 2 seconds.I'm assuming that you have a blog hosted on a commercial site. Either something hosted like Blogger or you’ve uploaded Movable Type or Typepad to your ISP, configured it successfully, and it’s working pretty well. If the latter, you certainly have the skills to use your home machine as a dump. Our problem is that you’re paying for either bandwidth or space and can’t really host or link to the photos, video, or music you want to. My hosting company has a 60 meg cutoff….I have nearly a Gig hosted thru Dynamic DNS on my own computer for free. As I mentioned above I use an old P3 analog as a storage dump…the advantage is that it’s got a couple of 80Gig hard drives…compare that to the 60Megs I’m allowed on my ISP. If it isn’t running already (and it probably is), you’ll need to install the built in website that came with your operating system. You’ll find it in [control panel] [add-remove Programs] [add/remove windows software]. Dig down and you’ll find something called “Personal Website” or “Internet Information Services” It installs cleanly and by default, picks up the IP address on your network card, points to a default directory that you can dump files into, and turns on all services necessary. Bingo! You’ve got an (empty) website hosted on your machine. By default, websites use IP port 80 as a communication portal. When you are surfing on the web and type www.whatever.com, your computer appends :80 after your URL as the default. At home I have several web savvy applications running...this means that they each need a different port to communicate. The ports I am using for various web access include 80, 81, 3789, 9100, 8000, 8080 and probably more. Depending on some factors we’ll talk about in a bit, you’re nearly done. Get on the web and search for Dynamic DNS companies. I use www.thatip.com. You’ll download a bit of software that keeps an eye on your machine’s IP address and reports it to the Internet. Remember, when you installed your website, the software picked up the IP on your machine as the address to type to get to your web content, for example: http://65.78.90.32/ would get anyone on the internet to your (probably) blank web site. This is called an 'anonymous' site. The problem with this is that the IP address changes periodically (DHCP) and people would rather type a URL to get to your site, for example: http://yourname.thatip.com You can understand the advantages to this. We are just using this new website as a data dump, so we don't need index pages or fancy content. We just want a place you can put various types of files so they can be accessed by the Internet. On your blog you could create a link to “http://yourname.thatip.com/musicfile.mp3”…when people click on that link they get redirected to your site and can play or download the music. When someone clicks on the link on your blog, they are resolved and redirected (via the Dynamic DNS company) to your home machine, the services pick up the request, send it to the website directory, and they get your music file. For example, my website installation defaults to directory “d:\inetpub\wwwroot\” so that is where I would drop content if I was using the simplest installation. The installed website software on my machine knows that it should always look in that directory for files. That’s it. Anyone who has their cable modem directly connected to their computer can do the above without any further configuration Firewalls and Routers Of course the above would mean that your machine is dangerously open to the Internet, so you could be using a router or firewall. If you are using a router or a firewall (like I do) you’ll have another layer of difficulty. Your router/firewall is the appliance getting the IP address from your ISP, not your computer. Your computer is probably using a static (non-changing) IP address or an IP address given it during the installation procedure of the router (which doesn't change). In this case, the Dynamic DNS company needs to be monitoring the firewall/router and not your IP address on your computer…basically just a check box on the Dynamic DNS software. However, you’ll need to configure something called ‘forwarding’ on the firewall/router so web traffic hitting the outside of the firewall gets 'forwarded' to the inside machine with the actual web site. This is actually pretty simple. Assuming you’ve got a home-owner friendly router (like a Linksys), the router will have a ‘forwarding’ screen in its configuration. You basically type in the IP address of the internal web server sitting on your desk and something called a ‘port’. It is a number (1 – 65535) that you match to your website in it’s management properties. As I mentioned above, the default port for a website is 80, but it might not always be....you can check. For example. I go to my desktop, open the management screen for the website, and the first thing I see is a place to put the IP address and Port I want to use. My address is 192.168.1.100 (given to it by the firewall – so it’s already there) and the port I chose was 81. Second, on the firewall’s forwarding screen dialog, I essentially tell it that “ if any traffic comes in marked for port 81(see example below), forward it to 192.168.1.100 (the IP address of the web server). This is why you will see links on my blog to http://bjbarron.thatip.com:81/../content.whatever. I’m a firewall guy and have about a half-dozen…a PIX, a 2514 router with firewall software, a Checkpoint, a Linksys wireless, ISA 2000 and 2003 (software firewalls), and others. When I get bored with one I change it out. They all do port forwarding, but they all do it slightly differently...either graphically or by command line. I’m also a tiny bit more skilled with websites, so I actually have created several ‘sub-websites’ (called virtual directories) on my web server. They appear to be subdirectories…one for music and one for other content. It looks like this when you hover over a link… http://bjbarron.thatip.com:81/blogfiles/beerformyhorses.mp3 or http://bjbarron.thatip.com:81/blogfiles/gatlinggun.wmv Using Windows permissions, I allow people to download anonymously only from the directories pointed to by the website, but to upload requires knowing passwords….and I have access to the entire machine remotely. Once you’ve got these web directories recognized by your website, you can dump any file you want into them and link to the files on your blog. If you're a blogger and wonder how some guys can host video and music on their sites, knowing how much the bandwidth and storage charges are...the above is one way you can do it.
