Ready to cry.. seriously - Intrepid and Wireless ICS

Asked by jamiehay

I want to configure ubuntu Intrepid 8.10 to share it's ethernet internet connection over wireless network card. I've been at this for 2 weeks now, 2 weeks and it's bringing tears to my eyes :-(

This is how i want it to be

Internet >>ethernetcable>> Ubuntu Desktop >>WirelessNetworkCard>>> Xbox, laptop etc.

Please say someone has great knowledge of this as I'm crying right now, yes crying boo hoo hoo :-(

PLEASE

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Florian Diesch (diesch) said :
#1

Don't cry! Everything's fine, I'm here now! Try your tears! [hand over slightly used handkerchief]

Now get yourself some coffee and have a look at https://help.ubuntu.com/community/Internet/ConnectionSharing and https://help.ubuntu.com/community/WifiDocs/ShareEthernetConnectionThroughWireless

Revision history for this message
jamiehay (markey-101) said :
#2

But that doesnt work because it still always says "wlan0" is not ready"

and where it says about stopping network manger(the command line)

It says no suc file or directory.]

Still crying

Revision history for this message
Florian Diesch (diesch) said :
#3

Could you please describe what you did so far (except crying)? Is your wireless network working?

Revision history for this message
Jimbo (james-saveker) said :
#4

You could try the following(from ubuntu docs)......

The "fix" is to edit /etc/firestarter/firestarter.sh

gksu gedit /etc/firestarter/firestarter.sh

Comment out :

if [ "$MASK" = "" -a "$1" != "stop" ]; then
echo "External network device $IF is not ready. Aborting.."
exit 2
fi

Like this:

#if [ "$MASK" = "" -a "$1" != "stop" ]; then
#echo "External network device $IF is not ready. Aborting.."
#exit 2
#fi

Save your changes and re-boot.

Can you help with this problem?

Provide an answer of your own, or ask jamiehay for more information if necessary.

To post a message you must log in.