I think I've got most of this to work. I've got two laptops one with a Orinoco card and a thinkpad with a xircom card in it. I loaded the PCMCIA drivers using the airo_cs definitions. There is a readme from xircom about this. I'm able to ping the other machine but when I try to go out the web, the DNS entries do not cascade to the machine. Any ideas on what the problem is? I've got the machine to get everything dynamically. Please help.
So, from what you said, it sounds like machine A has a connection to the internet, and you have wireless networking working between machine A and machine B, and you want to access the internet from machine B. So you want machine A to work as a wireless router. This capability does not just happen automatically; you have to configure system A to do this. Probably you should read some Linux network administration documents because I don't actually know how to set that up.
-- Dave
Was this solution helpful? Show your Appreciation by rating it:
Show your appreciation by commenting on Linux and Xircom CBE1100 Wireless card:
Solution #2
posted on Aug 01, 2007
Beresford - usenet poster
Rank: Apprentice Rating: 0%, 0 votes
I may be wrong, but I don't think that is the Xircom CBE card named in the title of your posting. You will see that the document you cite mentions Xircom CBE's in conjunction with other drivers.
In any case, I would give greater weight to # when discussing Wireless cards.
However, your cards seem to be working with this driver, so I assume your problem is with routing or firewall.
Most distributions install some sort of firewall, I think. I use the rc.firewall script I found in the IPTables-Tutorial.
As I said, iptables -L should tell you what sort of firewall (if any) you have.
-- Timothy Murphy e-mail: tel: +353-86-233 6090 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Was this solution helpful? Show your Appreciation by rating it:
Show your appreciation by commenting on Linux and Xircom CBE1100 Wireless card:
Solution #4
posted on Aug 01, 2007
jessie25 - usenet poster
Rank: Apprentice Rating: 0%, 0 votes
I'm not sure what document you are referring to. My /etc/pcmcia/config only binds airo_cs to Aironet cards.
As I recall, you said you had an Orinoco card. If so, it seems slightly perverse not to use the orinoco_cs driver, since this is the standard Linux kernel WiFi driver.
However, this doesn't appear to be the cause of your problems.
What exactly is the connection between wireless and the internet? I'm not clear what your setup is.
Can you connect the two computers by wireless? If so, do you have a firewall? What does "iptables -L" say?
-- Timothy Murphy e-mail: tel: +353-86-233 6090 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Was this solution helpful? Show your Appreciation by rating it:
Show your appreciation by commenting on Linux and Xircom CBE1100 Wireless card:
Solution #5
posted on Aug 01, 2007
Rachel007 - usenet poster
Rank: Apprentice Rating: 0%, 0 votes
Well, the readme of supported PCMCIA modules says to use the airo_cs modules.
I know that the wireless card is working. I can't get the computer to recognize the DNS entries. When I try to ping an outside website (#) linux says "Network cannot be reached".
Any thoughts?
Was this solution helpful? Show your Appreciation by rating it:
Show your appreciation by commenting on Linux and Xircom CBE1100 Wireless card:
Solution #6
posted on Aug 01, 2007
Mini Me - usenet poster
Rank: Apprentice Rating: 0%, 0 votes
I haven't understood your question. How are you connected to "the web"?
If as you say your two laptops can ping each other then there can't be anything wrong with the wireless communication, which seems to suggest there is something wrong with your routing.
Can you ssh from one laptop to the other?
I don't know about the Xircom card, but the kernel WiFi module orinoco_cs works with Orinoco cards, so I'm not clear why you would use airo_cs, if that is what you are saying.
-- Timothy Murphy e-mail: tel: +353-86-233 6090 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
Was this solution helpful? Show your Appreciation by rating it: