Re: Gargoyle on ESXI 6.7 eth1 issue
Posted: Thu Sep 12, 2019 4:32 am
Little step forward, the eth1 is ok, but when I configure a PPPoe connection (as openwrt), gargoyle trunk any connection and is no more reachable in lan.
The router give a loop error in console about the eth0 IPv6 (that I don't need):
IPv6: ADDCONF (NETDEV_UP): eth0: link is not ready
8021q: addin VLAN 0 to HW filter on device eth0
e1000 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
In your esxi instance I think don't you have this issue, what version of Gargoyle do you use?
Have you some others suggestion to solve the issue?
Thank you for your time
The router give a loop error in console about the eth0 IPv6 (that I don't need):
IPv6: ADDCONF (NETDEV_UP): eth0: link is not ready
8021q: addin VLAN 0 to HW filter on device eth0
e1000 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
In your esxi instance I think don't you have this issue, what version of Gargoyle do you use?
Have you some others suggestion to solve the issue?
Thank you for your time
Code: Select all
Gargoyle version 1.11.X | OpenWrt 18.06 branch |
| Gargoyle revision 54be0a9e| OpenWrt commit 70255e3 |
| Built August 19, 2018 | Target x86/x64 |
------------------------------------------------------------------
root@GargoyleESXI:~# ifconfig
br-lan Link encap:Ethernet HWaddr 00:0C:29:C6:E4:F1
inet addr:192.168.10.154 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fec6:e4f1/64 Scope:Link
inet6 addr: fdb1:36ba:f5f4::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:174 errors:0 dropped:0 overruns:0 frame:0
TX packets:162 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:19099 (18.6 KiB) TX bytes:25616 (25.0 KiB)
eth0 Link encap:Ethernet HWaddr 00:0C:29:C6:E4:F1
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:174 errors:0 dropped:0 overruns:0 frame:0
TX packets:162 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21535 (21.0 KiB) TX bytes:25742 (25.1 KiB)
eth1 Link encap:Ethernet HWaddr 00:0C:29:C6:E4:FB
inet6 addr: fe80::20c:29ff:fec6:e4fb/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:286 (286.0 B) TX bytes:5272 (5.1 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:24 errors:0 dropped:0 overruns:0 frame:0
TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2201 (2.1 KiB) TX bytes:2201 (2.1 KiB)