• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by Eminence_Front

  1. E

    Did I setup Active Directory correctly? (re: OSX, Linux, Vmware can't join domain)

    Does your AD server have itself listed as the DNS Server ? It need to be able to resolve all the dc_RPC records, etc. which are present in the Domains DNS.
  2. E

    Xbox One Preview Program Invites

    Bears mentioning I think this is currently the ONLY way to trial the new backwards compatability for the first 30+ 360 titles, before Fall. -ef-
  3. E

    What all do you run for software / servers at home?

    I have dual internet connections, a primary 50meg cable connection for all my home entertainment, kids internet ipads, etc. And an 18Mbit Uverse connection for my lab, VPN, extranet connectivity. I policy route all the inbound primarily into my ASA, but the uverse connection also has an...
  4. E

    47,000 Wikipedia Edits Made By One Man

    the ultimate Irony, creating "Grammer" Police, to police people's "Grammar".
  5. E

    Creative D200 - any experiences?

    7 months on the [H] and policing other people's posts ? /chuckle.. To the OP, i personally think they're overpriced. buy the Jawbone, or if you can find a toucan, they're pretty decent. The large Jawbone is on WOOT today for like $179. and it's awesome.
  6. E

    Modify HTTP traffic on the fly

    with iRules on F5 you can do this quite easily. It's as simple as intercepting the inbound HTTP, parsing out the command, and reformatting it to have whatever values you need. (assuming the API call is consistent.) You might spend some time over on the F5 forums, and look into irules...
  7. E

    VPN for Public IP

    If you don't have a public IP, you won't have much luck for an inbound tunnel, obviously. If you could RDP to a jump box, from inside your network you could conceivably have a shot. The issue will be whether and what type of VPN your PATd home connection will allow outbound. e.g. SSL vpn...
  8. E

    Need help with phone cabling

    White-orange - orange, white-green - blue, white-blue, green, white-brown, brown - 568b Cat5 cable jack Just match the colors up, and punch down. If you're making a cable, use the above code, into the connector, and crimp tool, to make a 568b cat 5 cable. Of just google (568a / 568b cable...
  9. E

    Help creating a OSX restore/install disk

    Use DiskMakerX http://arstechnica.com/apple/2013/10/how-to-make-your-own-bootable-os-x-10-9-mavericks-usb-install-drive/ Also, all you have to do is hold down the Option key while booting and you'll be able to restore over WiFi. Will take a while but doable.
  10. E

    Routing between virtual networks/subnets

    Just use NAT mode, and break out that second segment as a pure L2 segment. Unless you need to route between them within the P_Host ? e.g. Let your 192.168.1.0/24 subnet be the egress for Internet, and run that VLAN in NAT mode. Then take your 192.168.10.1 segment, leave it as Host...
  11. E

    Purpose of adding a router to a WLAN

    Not really, but it depends on what you're trying to solve. First, it's actually 2 - boxes in one. The WLAN is a pure layer 2 device, so it's just switching frames from the WLAN (WiFi) down to a switchport, to route it out to the web, and back to your wireless host. Some basic steps you...
  12. E

    Hoping someone from Texas can answer a question for me...

    you're gonna die in Houston in August (real talk)
  13. E

    How to subnet and add vlans into my existing IP network

    You can PM me offline with specific questions, or I can try to address inline. If the gateway / edge device support trunking, you could create an 802.1q trunk line between the edge device, and whatever switch you want to use. Think of a trunk like you'd think of one of those Bar soda wand...
  14. E

    Bitcoin what?

    the whole crypto currency subculture is absurd. There exists a current (key in on that term, "current") finite mathematical probability of "x" amount of values being derived in "y" amount of cycles... thus, the measure of relative value, of the "coin", is derived from the relative...
Back
Top