| Sign In/My Account | View Cart |
| Subject: | NAT on Panther Server with PPPoE | |
| Date: | 2005-04-29 23:12:07 | |
| From: | brandonarbini | |
|
Response to: NAT on Panther Server with PPPoE
|
||
| Fantastic! Thanks for your many hours of hard work and for posting it so I don't have to go through the same torture. I also wanted to add that this is the same/similar situation under Tiger server and this fix works there too! | ||
Showing messages 1 through 2 of 2.
FYI. There is a way to keep Server Admin from overwriting changes made to any config file via the CLI.
After editing and saving the file run this command on the file.
chflags uchg "filenane"
This locks the file from being edited by even thr root user.
To unlock the file run this
chflags nouchg "filename"