Tag: gateway

  • Gateway gt4022 Won’t Boot | Won’t Post | Dead Motherboard

    The title says most all, the system would start to act as though it was powering up. The LED would come on for a second and the fans would start. The fans stayed on, but the LED went right back off and the system didn’t seem to POST, or show anything on the onboard video. This is a Gateway gt4022 with a 64 bit AMD processor and I think was Media Center edition of Windows XP. Anyway, I pulled the memory and CPU hoping to hear some sort of BIOS beep code, but no such luck. I pulled everything at one point with the exception of the power to the main board. It still gave the same symptoms. I tried another power supply just in case, same…. So, as I started to read online it seems that the motherboard in these Gateway gt4022’s may be a problem….

    (more…)

  • Network security – what does arp spoofing mean for wireless?

    So, if you haven’t already had enough cause to tighten your wireless security…. we’ve been talking about arp poisoning (spoofing) and the basic conclusion is that IF an attacking machine is on the same subnet as your machine (same IP address range), they can “own” all traffic from you machine to the gateway. It doesn’t matter if you’re using wireless or wired for your machine. As a demonstration I connected my laptop to my wireless access point…..

    (more…)

  • Network Security – Defenses against arp spoofing

    So, we’ve spent a couple articles talking about arp spoofing. It sounds really bad, it’s a frighteningly easy way to do a “mitm” or man in the middle attack and anyone using arp spoofing could capture ALL network traffic including passwords. There’s got to be an easy fix right? Um…. well. This is not something you’re going to want to read, but there aren’t a lot of good options. It’s possible to setup a static arp table. With a static arp table, a machine ( switch/router ) has a list of known good MAC addresses and which IP addresses they should match.

    (more…)

  • Network Security – Arp spoofing

    So…. what is arp spoofing (poisoning)…. and what are it’s implications? ARP spoofing involves tricking a machine into thinking that you’re machine is, yet another. Let’s put this in IP address terms. Let’s say that 192.168.0.1 is the default gatway on the network and 192.168.0.150 is our target. We are given another network address – say 192.168.0.250…. Arp spoofing would tell 192.168.0.150 that OUR network adapter is the place to send information destined for 192.168.0.1, (and we could also tell 192.168.0.1 that WE are the rightful recipient of data sent to 192.168.0.150). These is done by offering up our MAC address as the legitimate desitination to each machine through a crafted ARP response.

    (more…)

  • Hylafax / hylamonster how to

    Hylafax is a linux server application that can be configured to be the central fax gateway for your business (or home.) Essentially it can deal with queing and sending faxes and receiving them. Faxes can be saved as tiff or pdf files.

    (more…)