Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Hardware - Troubleshooting and Discussion > Mac Notebooks > VPN issues

VPN issues
Thread Tools
Grizzled Veteran
Join Date: Mar 2003
Location: London/Plymouth, England
Status: Offline
Reply With Quote
Oct 22, 2003, 07:22 AM
 
Have posted in networking, but again here due to higher traffic.

I am logging on to my college's VPN and using my mail account there. However, I get serious bandwidth issues - its explained in one of the faq's but I'm a bit unsure about the work around as I don't know much about terminal. Also I'm getting Panther soon, so would prefer not to eff everything up!

Here's the script:

Problem:
When using Netscape within the VPN, it is not possible to see websites outside the College.



Solution:
The MTU size controls the maximum size each packet of data sent can be. The VPN service adds extra data into each packet, which increases the total size of each packet. If the packets exceed the size specified by the MTU setting, then they are truncated, meaning you cannot successfully surf the web. The solution (for now) is to reduce the size of the MTU used by Mac OS X.



Here is the suggested solution from our network group:



1) Log in using your administrator account. Open a terminal window (in the Finder it's Go -> Applications, then open the Utilities folder and double click the Terminal icon)
2)Type in "cd /etc"
3)Type in "sudo mkdir ppp", and enter your administrator password when asked.
4)Type "sudo pico /etc/ppp/ip-up"
5) type in the following:

#!/bin/sh
/sbin/ifconfig ppp0 mtu 1365
/sbin/ifconfig ppp1 mtu 1365

(Note: 1365 only represents the new MTU you want to use - to be no higher then 1492)

6) Close the text editor 'Pico' using "control" and "x", save the file when asked (simply press "enter")
7) Type "sudo chmod 755 /etc/ppp/ip-up"
8) Reboot your Macintosh and Surf Away!
     
Senior User
Join Date: Oct 2002
Location: Adelaide, South Australia
Status: Offline
Reply With Quote
Oct 22, 2003, 08:57 AM
 
So that's why I loose access to everything whilst connected to my VPN - I thought it was because OSX for some reason began routing exclusively through the VPN, and thus I can't see anything else.

Hope Panther fixes this.

P.S. Reboot?!? You sure you're talking about OSX
     
Grizzled Veteran
Join Date: Mar 2003
Location: London/Plymouth, England
Status: Offline
Reply With Quote
Oct 22, 2003, 09:09 AM
 
I don't know about the script - its their produce not mine - as I said I just want to know whether I its worth me fiddling around with stuff I don't understand, days before panther arrives!
     
Senior User
Join Date: Oct 2002
Location: Adelaide, South Australia
Status: Offline
Reply With Quote
Oct 22, 2003, 09:23 AM
 
I'll just wait a couple more days for Panther - if that doesn't fix it then I'll start tampering, now that we know what the problem is
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:57 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2