aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-19 15:08:08 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-19 15:09:15 +0100
commit36b940d1fed8d5780bb69ec7de0d170939d4745e (patch)
tree1e1eece1a9002b2710a7ca424d15176630b7ecb7 /README.md
parente661277b48e3f13c5f630bd31c4759e766c33a40 (diff)
README.md: Remove misleading sentence on sgsnemu
As reported by Viktor Tsymbalyuk, "Use the same LAN switch as the one your SGSN is connected to." is of course completely bogus. As long as you have IP routing in place, it doesn't matter at all which switch you are using. Change-Id: I748752337b863b317d2899017b1dc255ced2515d
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 80126e0..583ad3a 100644
--- a/README.md
+++ b/README.md
@@ -263,8 +263,7 @@ following:
1. Install sgsnemu on a Linux Box. See under installation above.
2. Connect your Linux box with sgsnemu installed to the GPRS core
-network. Use the same LAN switch as the one your SGSN is connected
-to. You also need a free IP address that can be used by sgsnemu.
+network. You also need a free IP address that can be used by sgsnemu.
3. You need to configure networking in terms of interface address,
subnet mask and default route. See the Linux Networking HOWTO for
details.