Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Toggle internet connection sharing with an Applescript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Toggle internet connection sharing with an Applescript
Authored by: CorningMUG on Oct 22, '03 11:24:58AM

This is exactly what I was looking for! For some reason when I reboot my server, the Internet sharing check box is always off.
Now how do I execute this? Place script in start up items?

---
President
Corning Macintosh Users Group
http://www.corningmug.org



[ Reply to This | # ]
Toggle internet connection sharing with an Applescript
Authored by: CorningMUG on Oct 22, '03 11:43:40AM

Actually, What I really want to do is to have a script tell Sharing to check the box to share connection with other computers on Built-in Ethernet.

---
President
Corning Macintosh Users Group
http://www.corningmug.org



[ Reply to This | # ]
InternetSharing during Startup (Was: Toggle internet connection sharing with an Applescript)
Authored by: kmschindler on Oct 22, '03 12:27:49PM
If you do not mind the command line, unix commands and so on, I described a solution to your problem in a comment on this post.

It is way down. Search for "schindler".

A further refinement using diff and patch was explained in this comment on my posting.

It is still working on 10.2.8.

[ Reply to This | # ]