Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get networking working #37

Open
Kirtai opened this issue Sep 5, 2020 · 1 comment
Open

Can't get networking working #37

Kirtai opened this issue Sep 5, 2020 · 1 comment

Comments

@Kirtai
Copy link

Kirtai commented Sep 5, 2020

When running the emulator I get the following output when the lispm tries to use DHCP, in addition to time out errors on the console.
(I set logging to 10.)

This is with cap_net_admin enabled (or root)

3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: Sending 78 bytes
ether:write(): Input/output error
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: Sending 78 bytes
ether:write(): Input/output error
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: Sending 78 bytes
ether:write(): Input/output error
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: Sending 78 bytes
ether:write(): Input/output error
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: Sending 78 bytes
ether:write(): Input/output error

Without cap_net_admin, it fails to access the tun device with the following

3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: TBSW given to interface: Packet offset 1974, length 74
3COM: TBSW given to interface: Packet offset 1974, length 74
VCMEM: Memory Control Reg Read
VCMEM: Memory Control Reg Write: 0x28
VC 0 BLACK-ON-WHITE MODE now 1
VCMEM: Memory Control Reg Read
VCMEM: Memory Control Reg Write: 0x38
VC 0 BLACK-ON-WHITE MODE now 0
3COM: RESET
ether_init(): Operation not permitted
3COM: AMSW given to interface: Our address is 00:02:9C:55:89:C6
3COM: TBSW given to interface: Packet offset 546, length 1502
3COM: TBSW given to interface: Packet offset 546, length 1502
@Kirtai
Copy link
Author

Kirtai commented Oct 7, 2020

It also fails the same way when run as root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant