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

Add openvpn TUN and TAP interfaces support, change type to Virtual and remove mac address #132

Merged
merged 3 commits into from
Jun 14, 2020

Conversation

cyrinux
Copy link
Collaborator

@cyrinux cyrinux commented Jun 11, 2020

Prevent crash due to unsupported mac format "00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00" for a physical interface.

tun0       Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          inet addr:10.10.0.2  P-t-P:10.10.0.1  Mask:255.255.255.255
          inet6 addr: fe80::909:ce5:bb8d:1c46/64 Scope:Link
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:13000  Metric:1
          RX packets:175558389 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1436009662 errors:0 dropped:122828 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:29344700802 (29.3 GB)  TX bytes:1330509519768 (1.3 TB)

@cyrinux cyrinux changed the title Add openvpn TUN and TAP interfaces support, change type to Virtual and remove mac address [WIP] Add openvpn TUN and TAP interfaces support, change type to Virtual and remove mac address Jun 12, 2020
@cyrinux cyrinux changed the title [WIP] Add openvpn TUN and TAP interfaces support, change type to Virtual and remove mac address Add openvpn TUN and TAP interfaces support, change type to Virtual and remove mac address Jun 12, 2020
@Solvik Solvik merged commit 754a284 into Solvik:master Jun 14, 2020
devopstales pushed a commit to devopstales/netbox-agent2 that referenced this pull request Jun 24, 2022
…d remove mac address (Solvik#132)

* Add Tun and Tap support, change type to Virtual and remove mac address

* Simplify

* Resimplify
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

Successfully merging this pull request may close these issues.

2 participants