Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Spurious appearance of tap and eq interfaces?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
phceac
n00b
n00b


Joined: 31 Aug 2003
Posts: 12

PostPosted: Wed Jun 16, 2004 3:33 pm    Post subject: Spurious appearance of tap and eq interfaces? Reply with quote

I was idly doing an ifconfig, to see if my adsl connection was still up, when I noticed two unexpected interfaces:

eql Link encap:Serial Line IP
MASTER MTU:576 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:5
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

tap0 Link encap:Ethernet HWaddr FE:FD:00:00:00:00
BROADCAST NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

This is the first time I've seen these, and I'm not running anything which should be starting them - at least, not that I know of. A few minutes later they had gone.

I've googled around without success...can anyone tell me where these interfaces came from and went to?

Thanks for any hints,

Charlie
Back to top
View user's profile Send private message
bone
Apprentice
Apprentice


Joined: 07 Jun 2002
Posts: 255
Location: Midwest, USA

PostPosted: Thu Jun 17, 2004 12:39 am    Post subject: Reply with quote

You must have added those interfaces when you redid your kernel. eql = equal line/load balancing, and most likely you do not need it. tap, I cant remember what it is associated with, something about encapsulated tunnels comes to mind but I am not entirely 100% on that. The presence of these interfaces should not hurt you at all, but you will have to redo your kernel to get rid of them.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20589

PostPosted: Thu Jun 17, 2004 12:44 am    Post subject: Reply with quote

Aren't tap devices used for VPN software?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
phceac
n00b
n00b


Joined: 31 Aug 2003
Posts: 12

PostPosted: Thu Jun 17, 2004 6:42 am    Post subject: Reply with quote

The VPN aspect makes this a bit scary...do I have an uninvited user?

> You must have added those interfaces when you redid your kernel.
I do have CONFIG_ETHERTAP=y in the kernel config, which looks like the option for tap devices. I'll have a look to see what the option is for the eql interface. Don't these only provide the capability to create the interfaces in the kernel or in modules?

I just don't understand who actually set the interfaces up.
And who took them down again almost immediately, not to be seen since? I can't think of anything I've run which would do this.

Have I been hacked, or is there an innocent explanation??

Cheers

Charlie
Back to top
View user's profile Send private message
phceac
n00b
n00b


Joined: 31 Aug 2003
Posts: 12

PostPosted: Thu Jun 17, 2004 7:19 am    Post subject: Resolved: Spurious appearance of tap and eq interfaces? Reply with quote

Doh!

Must have done a "ifconfig -a", which shows all the interfaces, even the ones which are down. Got my netstat and ifconfig confused.
I didn't notice that tap0 and eql weren't flagged as UP.

Feeling really stupid now....sorry for the waste of time.

Thanks for the help,

C
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum