Jump to content

SoulSe

Global Moderator
  • Posts

    4296
  • Joined

  • Last visited

Posts posted by SoulSe

  1. This could be a DNS problem. Perhaps try clearing out your /etc/resolv.conf file so that your service provider can provide the correct list of DNS servers for their service.

     

    Also try opening up a console and ping an IP-address, not a URL, like this:

    $ ping 196.25.1.1

    If you can ping IP addresses, but not URLs (like ping www.google.com), then it is most certainly a DNS problem.

     

    EDIT: If your resolv.conf is empty to begin with, call your service provider and get the right nameservers from them to populate the file with.

  2. Unfortunately NWN2 is only going to be released using directx - no OpenGL - so the only option to run it under Linux will be cedega or trying to hack wine to run it.

     

    When was that decided?

    They were already hinting at it last year, not sure when the final decision was made.

     

    Have you guys checked out Swiftshader?

     

    It's a DirectX compatible API that Transgaming are working on - and possibly the answer to all our linux-gaming dreams...

  3. The AIM protocol is identical to the ICQ protocol and compatible. Try signing up for an AIM account and sending to your ICQ friend via that. I seem to remember this working once for me, but my memory is *cough* not the greatest at the best of times...

  4. Third-party clients and file transfers are always touch-n-go. Try using one of the other ICQ-compatible clients, such as LICQ and see if that can send files. Otherwise try using a Jabber-ICQ transport gateway and see if you can push files through that.

  5. I was interested to learn that Intel own the biggest share of the graphics market - in the region of 60%.

     

    While Nvidia and ATI (now with AMD) make better cards, your average office worker is rocking on Intel - and after playing with a Macbook, I was quite impressed with the capabalities of lowly Intel shared graphics.

     

    They certianly have shown up Nvidia and ATI by going open source though. I wish more hardware companies would wake up to the benefits of allowing the community to see what you've got ;)

  6. WEP and MAC filtering are both very easy to bypass.

     

    I recommend a combination of WPA, MAC filtering and turning off SSID broadcasting.

     

    If you jsut turn off your SSID broadcasting, no one can connect 'by accident' and malicious people are less likely to find your network ;)

  7. Is it likely that the implimentation of something like this would sort out my linux/usb modem connection problem/s?, I've read that a router is an easy option for *nix users with USB modem trubz.
    Yes it would. The router would establish the connection to the service provider and farm it out to all the computers connected to it with DHCP or fixed addresses. Very simple and elegant solution :P But consider getting a router that is compatible with your modem, so instead of using an internal modem, it uses PPPoE to use your existing modem (if supported) - that should save you some money.

     

    Would it be possible to use this router's built-in DSL modem instead of the SpeedTouch 330?
    Of course :)

     

    Could it be configured to allow one system net access using *nix & the SpeedTouch while having another system connect using the router's o/board modem?
    Hmmm.... probably not - but why would you want to do that?

     

    Ideally a setup that will allow me net access using linux & XP Pro (dual-boot) with one system, net access/sharing from system-2 with probably just XP Pro installed on it, file sharing & lan gaming between both PCs/systems but with room to add extra PCs to the network at a later date?.
    This is exactly what it will provide. The router will provide net access to all the machines connected to it. The specific router you mention has 4 Ethernet (cable) ports and wireless. So you could connect four machines (with any OS) to it using ethernet cabling and a lot more using wireless connections. All the computers connected to it will be able to communicate using TCP/IP.
  8. Haven't heard of any of them, but I guess they'd be fairly generic if they're offered by your ISP. It might be better to get one from elsewhere though. If your SP is anything like mine, then their in-house gear is over-priced or ties you into some form of contract.

  9. From a router perspective, I would advise getting a combination DSL / wireless router (if you use DSL).

     

    I've personally worked with a range of Belkins, Linksys', Netgear and some lesser known makes from China and South Africa (Mecer). The Linksys are very good and have strong signals (it's amazing how signal strength varies from one to the next), but I'm not that big on the Linksys web admin firmware. There is, however, a Linux distro for Linksys routers which is better, but I do not know much about it.

     

    The Netgears are good looking (lol) and I prefer their interface, although they don't setup as easily and Belkin is about the same.

     

    I wouldn't recommend going with the smaller unknown brands, both from a security and maintenance (firmware upgrades esp.) perspective.

     

    For your computers, stay away from USB (as Ian said) and go PCMCIA (in laptops) and PCI (in desktops), although most new latptops have WiFi built in.

  10. Gentoo or Mandriva?

     

    If Gentoo, your network script probably got over-written. Follow the steps in the Gentoo handbook for setting up your networking (as if you're doing it for the first time) and you should be back on track.

     

    EDIT: I see from your other post that you're probably talking about Mandrive. Same advice really - set up networking in the MCC as if you're doing it for the first time.

  11. What you're trying to do is possible, but I would reccommend buffing yourself up with some iptables knoweldge first.

     

    The easier approach would be to use a router / hardware firewall to achieve this. How are you connecting to the 'net? Got a router already? Most of them have simple wizards for setting up port forwarding to the outside world and limiting port availability outside of that schema.

     

    There are some nice projects out there that allow you to turn an old computer into an easy-to-manage, dedicated router. Mandriva has one such project, but I like smoothwall more.

     

    I was posting at the same time as Murda - he is right about the DMZ classification and what I suggested handles this in the correct manner (by protecting LAN traffic and only provisioning outside ports where specified).

×
×
  • Create New...