Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
ext ip dhcp log
« previous
next »
+
Print
Pages: [
1
]
Go Down
ext ip dhcp log
1 Replies
563 Views
sspfunk
ext ip dhcp log
«
on:
February 11, 2004, 08:37:09 AM »
I have a cable modem to the Internet that is dhcp and it changes every once in a while
is there a log somewhere that would say when the ip changed?
or better yet a script that would email someone when the ip changed
tia
steve
Logged
mbachmann
ext ip dhcp log
«
Reply #1 on:
February 11, 2004, 09:27:08 AM »
Edit
/etc/ppp/ip-up
and enter at before the "exit 0":
echo $4 | mail -s "New IP Myserver" your_desired@
address.org
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
ext ip dhcp log