|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
FreeBSD ppp nat gateway
Hello,
I'm running : FreeBSD intranet 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 I have configured ppp to connect to my DSL router on nic xl0. Everything works fine. I can ping external IP's and resolve DNS names. xl0 is configured with IP 192.168.240.1/24 tun0 receives an IP from my ISP (DHCP) Howerver, when I install a second NIC (xl1) and reboot. I can nolonger connect to my ISP through NIC xl0. ifconfig tun0 returns an empty IP. I'm assuming I have some sort of routing issue. If anyone has any idea's how to resolve this issue, I would appreicate it. Thank you |
|
#2
|
|||
|
|||
|
Never mind........
After placing the second NIC in the box, (due to the order of PCI slots) the first NIC was relabled xl1 and the new (2nd) NIC labled xl0 by moving the ethernet cable from the DSL modem to the second NIC and #ifconfig xl0 up #ifconfig xl1 up solved the problem. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > FreeBSD ppp nat gateway |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|