Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 33

Thread: Wirelesslan setup.

  1. #21
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    Okay, I have knoppix installed to the hard drive of my desktop.

    At this point, that desktop has a regular old standard universal generic network card that uses cat5 cables(that's the kind with the RJ45 plug)

    At present, the only thing connected to that network card by wires, is an 802.11b wireless router.

    My only means of connecting to the internet is an external 56k modem on tty0 that connects to MSN internet service with a PPP connection.

    My other two system are:

    1- My girlfriends WindowsXP laptop with a WiFi pc card.

    2- A PocketPC (if you're not familiar with them, that is a windowsCE PDA) that has a WiFi CF card.

    My goal is to allow the laptop and the pocketPC to share the internet service and and the USB printer on my desktop. File transfer would be nice, but it is not critical. I don't care about the PocketPC and laptop seeing eachother one way or the other.

    At present, the PocketPC and the laptop can "see" the access point (router) and apear to conect to it, but I don't know what to do from here. Also, the laptop "sees" the router and connects to it, but says there is no signal.

  2. #22
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    If that is the case, you are supposed to see an 'eth0' on the KNOPPIX box but your last ifconfig didn't show that.

    What you would need to do would be the following :

    1. configure your wireless device to use some internal IP address like in the range of 10.0.1.x an example of setup :

    KNOPPIX 10.0.1.1
    ROUTER 10.0.1.2(for the wired interface)
    10.0.2.1(for the wireless interface)
    XP 10.0.2.2(for the wirless card)
    Pocket PC 10.0.2.3

    For your wireless devices, their default gateway would be set to 10.0.2.1(the router) DNS(would be those assigned by your ISP)

    For the router, its default gateway woud be 10.0.1.1(your KNOPPIX box)

    You also need to activate the NAT support on the KNOPPIX(don't ask me how as I don't have experience but I am sure it can be done).

    It is quite complicated. I hope other would chip in about how to setup NAT etc.

  3. #23
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    Well, you heard it folks, if there's anybody that can help me out here I'd appreciate it. If not, even a good book sugestion for a beginner would be good.

  4. #24
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    if it helps, I jsut ran "ifconfig eth0" and these were the results.

    eth0 Link encap:Ethernet HWaddr 00:50:BA:5E:90:BF
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:100
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:9 Base address:0x2f00

  5. #25
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    What you are asking to do is way beyond a simple book can offer. I would suggest you try to google 'linux NAT ppp' and see what it comes up. A simpler(but more expensive) solution would be to buy the Orinoco RG-1000 kits(don't know if it is still available) which is a wireless router that also has a modem/ethernet connection to do exactly what you want.

    Another alternative is use the XP box as the router to outside world. Unfortunately, I don't have the time to play with linux for this usage or I can give you a field report.

    The following is something I found on google

    http://www-jerry.oit.duke.edu/linux/...th_ppp_v62.txt

  6. #26
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    You 've got to be kidding. The router takes care of itself, and I was under the impression that unix is what the majority of large networks and the internet were built on. Why in the name of God isn't there a simple straight foreward way to do this?!?! I mean it takes less than 3 minutes to set up internet connections sharing in Windows. That just doesn't make any sense.

    Also, using the xp box as the gateway isn't realy an option because it's a laptop.

  7. #27
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    You are absolutely right. A lot of those routers are just a PC running specially tuned linux. But setting them up is not an easy task(I mean making linux function the way like a router), comparing with Windows.

  8. #28
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    Oh well, I guess I'll just keep dual booting for now, though i means finding another valid copy of windows..... Maybe I'll search te sourceforge, somebody MUST be working on this......

  9. #29
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    177
    An intersting attempt at changing around. My only real concern is internet share. printing would be nice and file shareing is not realy a concern, but I'd take it if it came along. Anyway, I was having rouble configuring this in windows, so instead of leaving the WAN socket open, and plugging my deskto into lan1, I plugged the desktop into the WAN socket (the one reserved for your broadband modem) so now the router thinks my desktop is the internet connection. I was able to connect my PocketPC via WiFi in 2 seconds this way.

    I don't know if this makes any real difference, but Ithought it might give somebody an idea. Maybe configurein my desktop as a local proxy server or something along those lines. Anyway, let me know what you think.

  10. #30
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    It solve half of your problem, but you still need to enable NAT on KNOPPIX so all your other devices linking through Wi-Fi can see the outside world. Proxy is an option but proxy would limit to WEB browsing only.

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Linux setup
    By Afshin in forum General Support
    Replies: 1
    Last Post: 07-18-2004, 03:25 PM
  2. Lilo setup improperly on multi-hard drive setup, how to fix?
    By Kethinov in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 12-21-2003, 10:23 PM
  3. Using X -query to setup a LAN
    By A. Jorge Garcia in forum General Support
    Replies: 21
    Last Post: 12-14-2003, 12:41 AM
  4. help me to setup network
    By iqbal_ktop in forum Networking
    Replies: 0
    Last Post: 10-10-2003, 11:42 AM
  5. Order-of-setup?
    By chada in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 04-16-2003, 08:25 AM

Posting Permissions

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


ATTO R608 8-Port 6Gb/s SAS RAID Controller picture

ATTO R608 8-Port 6Gb/s SAS RAID Controller

$33.99



Dell UCSA-901 0101A6100-000-G SAS PCI-E Raid Controller Card picture

Dell UCSA-901 0101A6100-000-G SAS PCI-E Raid Controller Card

$37.50



LSI 9305-16i SATA SAS 12Gbs RAID Controller PCIe 3.0 x8 IT-Mode 4* 8643 SATA picture

LSI 9305-16i SATA SAS 12Gbs RAID Controller PCIe 3.0 x8 IT-Mode 4* 8643 SATA

$229.99



Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile IT MODE picture

Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile IT MODE

$15.98



LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License picture

LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License

$39.95



Dell PowerEdge RAID Controller HBA330 12Gbs PCIe 3.0 SAS SATA J7TNV Low Profile picture

Dell PowerEdge RAID Controller HBA330 12Gbs PCIe 3.0 SAS SATA J7TNV Low Profile

$29.00



ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs picture

ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs

$87.99



4 Bay RAID External Hard Drive Enclosure for 2.5/3.5

4 Bay RAID External Hard Drive Enclosure for 2.5/3.5" SATA HDD/SSD

$79.99



G TECHNOLOGY G RAID 0G04228 2-Bay Thunderbolt 2 RAID Array W/Power Supply picture

G TECHNOLOGY G RAID 0G04228 2-Bay Thunderbolt 2 RAID Array W/Power Supply

$99.99