Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Initialize core network objects...
  2. Loading configuration...
  3. Initialize tunnel from 10.0.0.1:2997 to 10.0.0.4:2998...
  4.  
  5. Unhandled Exception: System.Net.Sockets.SocketException: The requested address i
  6. s not valid in its context
  7. at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
  8. socketAddress)
  9. at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  10. at VNE.QuickTun..ctor(IPEndPoint local, IPEndPoint remote, IQuickTunProtocol
  11. protocol)
  12. at Anortr2.Program.ConfigureInterfaces(XPathNavigator nav)
  13. at Anortr2.Program.Configure(XPathDocument doc)
  14. at Anortr2.Program.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement