summaryrefslogtreecommitdiff
path: root/symmedia_ip
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2018-03-20 09:54:56 -0500
committertom barrett <spalf0@gmail.com>2018-03-20 09:54:56 -0500
commitc008757b8907f043c3a8181d071ec9eb751f6d9e (patch)
treea642275610408f81a9f7dd467077b8224bbef896 /symmedia_ip
parentc235c03808ee207bc8cd0492b24f6618d29e928c (diff)
-ip changer and notifer
Diffstat (limited to 'symmedia_ip')
-rwxr-xr-xsymmedia_ip3
1 files changed, 3 insertions, 0 deletions
diff --git a/symmedia_ip b/symmedia_ip
new file mode 100755
index 0000000..5699d8a
--- /dev/null
+++ b/symmedia_ip
@@ -0,0 +1,3 @@
+#!/bin/bash
+ifconfig eth0 172.30.0.10 netmask 255.255.255.0 up
+echo "should b 172.30.0.2"