Results 1 to 4 of 4

Thread: wireless linux server problems

Hybrid View

  1. #1

    wireless linux server problems

    I really need some help and any suggestions will be appreciated. I have two computers:
    1: wireless laptop running ubuntu
    2:desktop running xp
    I have a a router/hub between the laptop and the desktop and I want to be able to connect to the internet from the desktop using the laptop wireless connection.
    I know it can be done but I'm not sure about the settings.
    since I'm new to linux I don't know if I configure it well or not, here is what I typed in my linux: iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    knowing that my wireless adapter is eth1
    and my nic adapter is eth0
    I setup linux to have a static IP of course
    and on the router I put automatic IP with DHCP on
    DNS1: the laptop IP
    and I'm stuck now!
    please some help

  2. #2
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935
    Let me get this straight, you have WIRED connection between your computers and your laptop have wireless to the WAN (internet)?

    IF so, can you first able to ping your wired port of your laptop from XP? If it's okay, then all you need is to turn on NAT features on Linux box. The easiest way to do this to install firewall Firestarter and let it take care of it.

    Two advantages of using programs like Firestarter,

    1. You get a secure firewall
    2. It's GUI based so it takes care of a lot of typing and command line confusions.

    HTH ..
    LinuxVillage - The truely community run Linux/Floss forum !

    No IT BS !!

  3. #3
    yeah! the laptop is connected to the wan via wireless to the router, and I can't ping the laptop from xp, because I need to configure linux to give the internet to the second/router between my laptop and my desktop
    thanks

  4. #4
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935
    So let me understand your network. Something like this?

    WAN -->Wireless Router-->Laptop wlan0-->Laptop Wired eth0-->router-->XP box
    Right? If so, there is no need to configure ICS (Internet Connection Sharing) between laptop's eth0 and XP. You will have to do that with private IPs. Once you get that going, you can tackle ICS.
    LinuxVillage - The truely community run Linux/Floss forum !

    No IT BS !!

Similar Threads

  1. Brand new to LINUX - fixing a office network server with email and ftp.
    By metomeya in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 06-06-2006, 01:03 AM
  2. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:50 PM
  3. SharePoint Portal Server 2003 Service Pack 1
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:26 PM
  4. alternative topology for SharePoint Portal Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:21 PM
  5. FTP Server with Linux Box
    By veejay in forum Linux - Hardware, Networking & Security
    Replies: 8
    Last Post: 10-05-2003, 04:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •