Coder Social home page Coder Social logo

linux-eoip's Introduction

Attention!
If you use dynamic=1 option, take attention that there is no authorization,
and it is not secure. It is not good idea to use this feature with public
ip or insecure(not completely under your control, each host) network.

linux-eoip's People

Contributors

nuclearcat avatar

Watchers

 avatar

linux-eoip's Issues

GRE "broadcast" with multiple tunnels

Current code opens raw socket, and receive all GRE traffic arriving to that 
host.
It will affect performance in case of multiple tunnels, because each tunnel 
will have to receive traffic of another tunnels. There is seems no way to 
filter out GRE traffic by callid.

Possible solutions:
1)Multiplexed daemon for all tunnels (all-in-one)
2)bind() socket to specific ip's
3)maybe try to use connect()

Original issue reported on code.google.com by [email protected] on 31 Dec 2010 at 12:26

Binary package is for i386

The binary package eoip-0.2.deb is for i386 architecture.
Suggest name change to eoip-0.2_i386.deb.
And as a feature request, make a binary package for amd64 :)

Best Regards.

Original issue reported on code.google.com by [email protected] on 10 Mar 2011 at 10:13

can't compile

What steps will reproduce the problem?
1. just make
2.
3.

What is the expected output? What do you see instead?

cc -DVERSION=\"0.2\" -Wall -g -Werror -O0   -c -o meoip.o meoip.c
meoip.c: In function ‘open_tun’:
meoip.c:138: error: ‘TUNGETIFF’ undeclared (first use in this function)
meoip.c:138: error: (Each undeclared identifier is reported only once
meoip.c:138: error: for each function it appears in.)
make: *** [meoip.o] Error 1


What version of the product are you using? On what operating system?

avn and 0.1

Please provide any additional information below.
debian lenny

Original issue reported on code.google.com by [email protected] on 3 Feb 2011 at 10:17

Can't compile

Hi,

I can't compile Eoip for Linux for amd64.
In the package thereisn't file called: "configure".

Could you help me?
I got files by svn.

Original issue reported on code.google.com by [email protected] on 24 Aug 2011 at 2:37

Link linux server with ddwrt EoIP

What steps will reproduce the problem?
1. Set ddwrt with tunnel 1, bridge off, dst=192.168.25.3, ip=10.20.200.1/24
2. Set another box with meoip with id=1, dst=10.10.15.3, ip=10.20.200.2/24

What is the expected output? What do you see instead?

Both box cannot ping the other one with tne EoIP tunnel ips. Both can ping each 
other via the network (192.168.25.3, 10.10.15.3).

What version of the product are you using? On what operating system?

meop 0.2 on ubuntu server 11.10, DD-WRT v24-sp2 (11/21/10) std - build 15778 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 7:42

Backport request

Is it possible to do a backport to linux kernel 2.6.15.
2.6.15 has no TUNGETIFF macros.

Original issue reported on code.google.com by [email protected] on 9 Mar 2011 at 4:19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.